Category: Software, Database, Kubernetes

Kubernetes is a platform to orchestrate the deployment, scaling, and management of container-based applications. You have probably read about Kubernetes, and maybe even dipped your toes in and used it in a side project or even at work. But understanding what Kubernetes is all about, how to use it effectively, and what the best practices are requires much more effort. Kubernetes is a big open source project and ecosystem with a lot of code and a lot of functionality.

What separates Kubernetes from the rest of the pack is that the most innovative and interesting projects are now built on Kubernetes.

Related Articles