Category: Deployment, Database, Data, Redis, Kubernetes, Docker

Kubernetes is an open-source platform that runs containerized applications. Its wide array of capabilities has made it the container orchestrator of choice. In this post, we’ll attempt to understand Kubernetes from a practical standpoint by actually deploying an app.

Related Articles