kubernetes

Kontinuous Integration and Delivery in the Cloud Native World

With Kubernetes matured enough to be the favourite application orchestration platform, but it still missed one crucial feature of in-cluster build of the applications. The missing feature made continuous integration and delivery to be less effective. The market had various solutions to solve the problem but 99% of the solutions missed something being Kubernetes native …

Kontinuous Integration and Delivery in the Cloud Native World Read More »

Cloud Run, Serverless Containers in Action

This video presents Cloud Run, a new product from Google Cloud, that allows to run containers in a “serverless fashion”, on a managed infrastructure (no need to provision instances, servers, clusters yourself, security patches applied transparently, etc.), where auto-scaling allows you to scale your microservices down to zero (effectively paying 0 as well), up to …

Cloud Run, Serverless Containers in Action Read More »

Six Years of Kubernetes: Where Are We Going?

It has been six years since the initial release of Kubernetes in June 2014. Joe Beda, principal engineer at VMware and Kubernetes co-founder, presents this packed 60-minute session by emphasizing how to make the most of Kubernetes.

Searching the Perfect Cloud Software Developer Experience

With a productive service-based development workflow, individual software development teams can build and ship applications independently of each other. But with a rapidly evolving cloud native landscape, creating an effective workflow for software developer using a platform based on something like Kubernetes can be challenging.

Continuous Deployment to Kubernetes with the Google Container Tools

Kubernetes has become the orchestrator of choice to deploy applications. But what about Java software developer’s day to day job of developing those applications? Developing with containers is not always easy nor enjoyable. Google has launched a set of open source projects that focus on Developer Experience in a world of containers. Whether you would …

Continuous Deployment to Kubernetes with the Google Container Tools Read More »