Category: Software, Kubernetes, containerization, automation

DevOps is challenging, some of its complexity requires a platform that is both SaaS and managed environments, running on top of several cloud providers and potentially on-premises as well. Is there a platform that connects applications and systems while supporting enterprises as they accelerate their digital transformation efforts?

A well-designed application based on microservices and running on containers can benefit heavily from technology such as Kubernetes in the following ways: GitOps is our mantra.

The technique here is to follow regular Git Flow methodology and have automated “operators” apply changes to a Kubernetes cluster.

Consider Google Anthos for this, which is a full Kubernetes distribution based on Google Kubernetes Engine and is available to Google Cloud Platform customers.

Related Articles