Tagged articles
20 articles
Page 1 of 1
Liangxu Linux
Liangxu Linux
Jul 25, 2023 · Cloud Native

Why Docker Revolutionizes Development: From VMs to Lightweight Containers

This article explains how Docker containers provide a lightweight, fast‑starting alternative to virtual machines, detailing their origins, technical differences, core concepts, basic commands, and underlying Linux mechanisms that enable consistent, efficient application deployment across environments.

Cloud NativeContainersDevOps
0 likes · 11 min read
Why Docker Revolutionizes Development: From VMs to Lightweight Containers
Open Source Linux
Open Source Linux
Nov 25, 2022 · Cloud Computing

What Are Virtual Machines? How They Power Cloud, Edge, and 5G

Virtual machines are software‑emulated computers that isolate operating systems and applications from physical hardware, enabling server consolidation, resource sharing, and the foundation for modern cloud, edge, and 5G technologies, while offering benefits like cost savings, testing environments, and security isolation despite some performance trade‑offs.

ContainersEdge Computinghypervisor
0 likes · 9 min read
What Are Virtual Machines? How They Power Cloud, Edge, and 5G
Wukong Talks Architecture
Wukong Talks Architecture
Jun 7, 2022 · Cloud Computing

Will Containers Replace Virtual Machines? An In‑Depth Comparison

This article examines the fundamental differences between virtual machines and containers, compares their performance, resource usage, and security, and presents arguments from both supporters to assess whether containers will ultimately replace virtual machines in development and data‑center environments.

Virtualizationvirtual machines
0 likes · 8 min read
Will Containers Replace Virtual Machines? An In‑Depth Comparison
Architects Research Society
Architects Research Society
Jan 31, 2021 · Cloud Computing

Performance Comparison of Containers on Bare Metal versus Virtual Machines

The article analyzes recent Docker adoption trends, compares the benefits and overhead of containers and virtual machines, presents benchmark results showing significant performance gains for container workloads on bare‑metal servers and Kubernetes clusters, and discusses implications for hybrid cloud strategies.

DockerKubernetesperformance benchmark
0 likes · 12 min read
Performance Comparison of Containers on Bare Metal versus Virtual Machines
MaGe Linux Operations
MaGe Linux Operations
Jan 30, 2019 · Cloud Native

Containers vs Virtual Machines: Which Is Right for Your Workloads?

This article explains the key differences between Linux containers and virtual machines, covering their design goals, resource usage, use‑case scenarios, security considerations, and how to choose the appropriate technology based on workload requirements and ecosystem support.

DockerKubernetesLinux
0 likes · 7 min read
Containers vs Virtual Machines: Which Is Right for Your Workloads?
ITPUB
ITPUB
Nov 24, 2017 · Cloud Computing

Linux Containers vs Virtual Machines: Which Wins for Your Workloads?

This article compares Linux containers and virtual machines, explaining their differing purposes, resource usage, security implications, typical use cases, and how to choose the right technology based on workload requirements and tool ecosystems such as Docker, Kubernetes, VirtualBox, and VMware.

DockerKubernetesLinux
0 likes · 7 min read
Linux Containers vs Virtual Machines: Which Wins for Your Workloads?
UCloud Tech
UCloud Tech
Oct 20, 2017 · Cloud Computing

Inside UCloud’s Compute Factory: Scaling VMs and Containers with Mesos

UCloud’s Compute Factory enables rapid provisioning of massive VM resources for compute‑intensive services by leveraging a Mesos‑based resource management platform that unifies multi‑region data centers, supports both VMs and containers, and addresses challenges in scheduling, networking, storage, and operational reliability.

MesosResource ManagementUCloud
0 likes · 14 min read
Inside UCloud’s Compute Factory: Scaling VMs and Containers with Mesos
DevOps
DevOps
Jan 12, 2017 · Cloud Native

What Is Docker? Understanding Containers and Their Role in Cloud‑Native Computing

The article explains Docker’s rapid rise, clarifies the difference between Docker and containers, compares containers with virtual machines, and describes how Docker streamlines application deployment by packaging code and its dependencies into portable containers within the cloud‑native ecosystem.

Cloud NativeDevOpsDocker
0 likes · 9 min read
What Is Docker? Understanding Containers and Their Role in Cloud‑Native Computing
Qunar Tech Salon
Qunar Tech Salon
Jul 6, 2016 · Information Security

Thirteen Ways Containers Are More Secure Than Virtual Machines

The article explains why containers offer stronger security than virtual machines by detailing thirteen best‑practice features such as disabling SSH, limiting ports, short‑lived containers, immutable designs, automated patching, and comprehensive scanning and logging strategies.

ContainersDevOpsIsolation
0 likes · 5 min read
Thirteen Ways Containers Are More Secure Than Virtual Machines
Architect
Architect
Jun 3, 2015 · Fundamentals

Curated Learning Materials for System Architecture and Distributed Computing

This article presents a curated collection of seminal papers and resources covering operating systems, virtual machines, system design principles, distributed algorithms, overlay networking, and debugging techniques to help engineers deepen their understanding of system architecture and advance beyond growth bottlenecks.

Distributed SystemsOperating SystemsResearch Papers
0 likes · 12 min read
Curated Learning Materials for System Architecture and Distributed Computing
Qunar Tech Salon
Qunar Tech Salon
Feb 1, 2015 · Cloud Computing

Key Considerations and Best Practices for Running Azure Virtual Machines and Services

This guide outlines essential Azure cloud considerations—including cost monitoring, VM storage types, load‑balancing strategies, SSD advantages, IP address differences, reserved IP billing, SLA guarantees, storage cost factors, diagnostics, and overall best practices—to help avoid common pitfalls when moving projects from local environments to the cloud.

Azurecloud computingstorage
0 likes · 8 min read
Key Considerations and Best Practices for Running Azure Virtual Machines and Services
MaGe Linux Operations
MaGe Linux Operations
Sep 18, 2014 · Operations

Vagrant vs Docker: When to Choose VM Provisioning Over Containers

The article explains why directly comparing Vagrant and Docker is misleading, outlines their different abstractions and use‑cases, and provides practical guidance on when to use Vagrant for virtual machine management versus Docker for lightweight container‑based development and deployment.

ContainersVagrantvirtual machines
0 likes · 10 min read
Vagrant vs Docker: When to Choose VM Provisioning Over Containers