So you’re developing a shiny new state-of-the-art distributed application. What now? How do you choose a stack and how do you actually deploy it to a cloud platform?
In this session, we will talk about a few ways devs and ops can work together to deliver and manage applications in a consistent and automated way. We’ll start from a Quarkus (Java) project and see how with the help of a few extensions we can generate manifests, define configurations, and generate metrics. We’ll then show how with the help of Tekton Pipelines and Gitops we can automate the delivery/deployments to Kubernetes (Openshift).
The audience should come away with some ideas on how to work with software and Kubernetes in a developer-friendly, straightforward and automated way.