Vamsi Krishna Sethuvamsi344.hashnode.dev·Sep 24, 2024From VMs to Containers: The Rise of Docker in Software DevelopmentDocker has revolutionized the Software Industry by its versatile nature of running apps, anywhere a docker engine is present. What is Docker? It became a main tool used by many companies to ship their apps into a container to solve the famous It wor...DiscussDocker
주진성jjsair0412.hashnode.dev·Sep 19, 2024가상화 기술과 VM(Virtual Machine)목차 1. 개요 2. 가상화 기술 2.1 종류 2.2 장점 2.3 예시 3. 가상화 vs 가상 머신 4. 가상 머신을 사용하는 이유 5. 가상 머신과 Hypervisor Hypervisor의 유형 6. 가상 머신의 문제점 7. 가상머신과 클라우드 8. 가상머신과 컨테이너, Hypervisor vs Docker Engine 9. 참고자료 1. 개요 가상 머신은 일종의 컴퓨팅 환경으로, 격리된 시스템으로 작동하며 하드웨어 리소스 풀에서...Discusssystem
Jatinjatin2231.hashnode.dev·Sep 11, 2024Day 3 of Devops - 45 Days : Virtual Machines 101Topic Cover in this blog’s Introduction to Virtual Machines in DevOps 🌐 What is a Virtual Machine? 💻 Evolution of Virtual Machines 🔄 Physical Servers vs. Virtual Machines 🖥️ vs. 💡 What is a Hypervisor? 🛠️ How Virtual Machines Improve Effi...Discuss·1 likeCloudProviders
Yash DugriyalforDevOps Diariesdockerinsights.hashnode.dev·Aug 25, 2024What is Docker? A Beginner's Guide to Understanding ContainersLet's get to know about some terms first before diving deep into docker. HyperVisor and Virtual Machines software which is responsible (using which we can) to make virtual servers(machines) on top of the physical servers.Also known as virtual machine...DiscussDocker
Aryan Guptaaryangupta0077.hashnode.dev·Aug 17, 2024The Basics of Virtual Machine and Vagrant for DevOps NewbiesContent Introduction What is Virtual Machine? Why to use it? Types of Hypervisor What is Vagrant? Conclusion Introduction A virtual machine can be referred as software-based emulation of a machine. It runs on operating systems and application...DiscussDevops
Md Sharjil Alamsharjil.hashnode.dev·Aug 14, 2024DevOps Foundations: Understanding Servers, Virtualization, and HypervisorsHey Hashnode Community! As I continue my DevOps learning journey, I’ve dived into some fundamental concepts essential for building and maintaining modern IT infrastructure. In this article, I’ll break down key ideas around servers, virtualization, an...DiscussDevops
Muhammad Aminmaq.hashnode.dev·Aug 13, 2024Difference Between Docker, Hypervisors, and VMsVirtualization vs Containerization Virtualization and containerization are two different approaches to achieving isolation and portability in software applications. Hypervisors and VMs Hypervisors, like VMware or VirtualBox, create virtual machines (...Discusshypervisor
Ashish Karadtechno4u.hashnode.dev·Aug 9, 2024Getting Started with Docker – A Beginner's Guide:What is Docker ? Docker is a set of platform as a service products that use OS-level virtualization to deliver software in packages called containers. The service has both free and premium tiers. The software that hosts the containers is called Docke...Discuss·34 readsDocker
Ranjan YadavforRanjan Yadav's team blogdevopsbootcamp.hashnode.dev·Aug 6, 2024[Day-3] Understanding Virtualization and Virtual MachinesWelcome to Day 3 of our DevOps Bootcamp! Today, we'll dive into a fundamental concept in modern IT infrastructure: virtualization and virtual machines (VMs). Understanding these concepts is crucial for anyone pursuing a career in DevOps, as they form...Discusshypervisor
Vaibhav Magdumpyvmag.hashnode.dev·Jul 20, 20242. Counting Steps...Topics: How Physical servers used to work before Virtual Machines what is Virtualization what is a VM working of Virtual Machine Creating a Virtual machine in Cloud(AWS and Azure physical server working Okayyyy, so before we straight away div...Discuss·42 readsvirtual machine