#containers
Read more stories on Hashnode
Articles with this tag
Docker is an open-source platform that automates the deployment, scaling, and management of applications. It does this by encapsulating applications...
Introduction Kubernetes, often referred to as K8s, is an open-source platform that manages Docker containers in the form of a cluster. It is a system...
Introduction Containerisation is the packaging of software code with just the operating system (OS) libraries and dependencies required to run the...