Munilakshmi G J100daysdevops.hashnode.dev路Nov 5, 2024Day 11 of 100 Days : Introduction to Docker - Solving the Application Scalability Problem馃殌 Setting the Stage: The Pre-Docker Era In the early days, each application typically ran on its own dedicated server. Running multiple applications? That meant multiple servers. This setup wasn't efficient: it took up a lot of space, was challengin...Devops
Aditya Pradhanan-introduction-to-docker.hashnode.dev路Apr 11, 2024An Introductory Guide To Docker & ContainersHello everyone, in this blog I am going to give you all an overview of Docker, Containers and its applications. But before jumping right onto the topic, it is important to know some concepts like virtualization. Virtualization Suppose a software comp...3 likes路68 readsDocker
Suraj bariklinuxenthusiast.hashnode.dev路Aug 23, 2023Docker for DevOps Engineers part-IIntroduction to docker 馃馃崶 Docker is a platform and tool that enables you to develop, deploy, and run applications inside containers. Containers are lightweight, standalone, and executable software packages that include everything needed to run a pi...Intro to docker
Debankar Dutta Chowdhurydevopsbydebankar.hashnode.dev路Apr 11, 2023Docker and The Three InnovationsWhat is Docker in 2023? Docker is a widely used technology in software development and deployment in 2023. With this tool, programmers can make "containers" for their applications. These containers resemble compact, self-contained packages that conta...64 readsDevops
Ritik Saxenaritiksaxena.hashnode.dev路Nov 26, 2022Introduction to Docker for BeginnersHey folks! 馃槑, hope you all are doing well Docker is a very useful tool that is used by many big organizations as it provides the facility to create, manage, deploy and scale applications faster, effectively, and in a very easy way. As it is used by ...58 readsdocker for beginners
Sreedevi Valetisreedeviblog.hashnode.dev路Sep 11, 2022Docker Series Part -1Hello readers, welcome to Docker Series Part-1. In this article, we are going to discuss about Introduction to Docker. Hope you will enjoy the blog and happy learning :) In this article we are downloading Docker on virtual machine(EC2). What is Docke...1 like路592 readsDocker