Tag: Docker
-
Deploy MongoDB and Mongo Express on Kubernetes Cluster
In this setup guide, I will deploy a MongoDB and Mongo Express application on AWS Kubernetes Cluster (EKS). EKS is a managed Kubernetes service that makes it easier to run Kubernetes on AWS. Using EKS offers the following major benefits: Kubernetes (K8s) is an open source platform to deploy, scale and manage containerized applications. Here…
//