A Beginner's Guide For Docker And Kubernetes
Getting started with Docker and Kubernetes while exploring the basic functionalities of these technologies
Jul 6, 20218 min read3.5K

Search for a command to run...
Articles tagged with #kubernetes
Getting started with Docker and Kubernetes while exploring the basic functionalities of these technologies

Hey guys, today we will deploy a NodeJS app on Amazon EKS using the cutting edge Docker & K8s in the DevOps sphere. What is Docker? Docker is an open platform for developing, shipping and running applications. It enables you to separate your applicat...
