Tagged articles
309 articles
Page 1 of 4
Baidu Geek Talk
Baidu Geek Talk
Apr 13, 2026 · Artificial Intelligence

How Baidu’s 7th‑Gen AI Confidential VM Delivers Full‑Stack Secure Compute

Baidu Cloud’s 7th‑generation AI confidential virtual machine combines Intel TDX‑based CPU trusted execution, GPU confidential computing, and DPU‑offloaded I/O to provide end‑to‑end encrypted data paths, multi‑GPU scaling, and near‑native performance for high‑sensitivity AI workloads, redefining secure cloud AI infrastructure.

AIConfidential ComputingGPU
0 likes · 15 min read
How Baidu’s 7th‑Gen AI Confidential VM Delivers Full‑Stack Secure Compute
Frontend AI Walk
Frontend AI Walk
Apr 8, 2026 · Frontend Development

Mastering Pretext: A Practical Frontend Guide for Precise Text Measurement

This article explains how the open‑source Pretext library enables fast, accurate multi‑line text measurement and layout in pure JavaScript/TypeScript, outlines the problems it solves, lists ideal front‑end scenarios, provides step‑by‑step API usage, and warns when the library should be avoided.

JavaScriptPretextVirtualization
0 likes · 12 min read
Mastering Pretext: A Practical Frontend Guide for Precise Text Measurement
Baidu Intelligent Cloud Tech Hub
Baidu Intelligent Cloud Tech Hub
Apr 7, 2026 · Artificial Intelligence

How Baidu’s 7th‑Gen AI Confidential VM Achieves Full‑Stack Secure Compute

Baidu Intelligent Cloud’s seventh‑generation AI confidential virtual machine combines Intel TDX, NVIDIA GPUs, and BlueField DPUs to deliver end‑to‑end encrypted data paths, elastic multi‑GPU scaling, and near‑native performance, proving that high‑sensitivity AI workloads can run securely in the cloud without sacrificing speed.

AIConfidential ComputingSecurity
0 likes · 17 min read
How Baidu’s 7th‑Gen AI Confidential VM Achieves Full‑Stack Secure Compute
Java Architect Essentials
Java Architect Essentials
Apr 3, 2026 · Operations

Why Proxmox VE Beats VMware: A Complete Installation Guide

This article compares VMware and Proxmox VE, explains virtualization basics, and provides a detailed, step‑by‑step guide—including download links, BIOS settings, network configuration, SSL setup, and cluster creation—to install and manage Proxmox VE on a server.

ClusterInstallationKVM
0 likes · 8 min read
Why Proxmox VE Beats VMware: A Complete Installation Guide
Full-Stack Cultivation Path
Full-Stack Cultivation Path
Mar 30, 2026 · Frontend Development

Solving the 20‑Year Front‑End Text‑Layout Nightmare with Pretext (10k Stars in One Day)

Pretext, a TypeScript‑based text layout engine, eliminates the need for DOM measurements by using canvas.measureText and Intl.Segmenter, delivering sub‑0.05 ms height calculations, preventing layout thrashing, and simplifying scenarios like chat bubbles, masonry grids, AI interfaces, and virtual lists.

Intl.SegmenterPretextVirtualization
0 likes · 5 min read
Solving the 20‑Year Front‑End Text‑Layout Nightmare with Pretext (10k Stars in One Day)
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Mar 3, 2026 · Operations

How Exposing Hypervisor CPUID Doubles VM IOPS – Inside CPU Idle Strategies

An extensive performance investigation reveals that exposing the Hypervisor CPUID in virtual machines triggers a CPU idle policy shift from HLT to BusyPoll, halving VMEXIT latency and doubling sequential read/write IOPS, with detailed kernel analysis, perf data, code modifications, and practical optimization recommendations.

IOPSVirtualizationcpu-idle
0 likes · 11 min read
How Exposing Hypervisor CPUID Doubles VM IOPS – Inside CPU Idle Strategies
Woodpecker Software Testing
Woodpecker Software Testing
Mar 1, 2026 · Operations

PC Software Multi‑OS Compatibility Testing: Coverage Strategies and Practical Guide

The article analyzes the core challenges of running PC software across Windows, macOS, and Linux—such as kernel differences, graphics APIs, file‑system quirks, and third‑party library fragmentation—and presents systematic testing matrices, environment setup methods, tool selections, and real‑world case studies to improve compatibility and reduce defects.

CompatibilityDockerSelenium
0 likes · 10 min read
PC Software Multi‑OS Compatibility Testing: Coverage Strategies and Practical Guide
dbaplus Community
dbaplus Community
Feb 11, 2026 · Information Security

How to Safely Test Suspicious Software with Windows Sandbox

This guide explains what Windows Sandbox is, its key security features, system requirements, step‑by‑step activation, and practical scenarios such as testing untrusted programs, isolating development work, and running one‑off tasks without risking the host system.

Hyper-VSecurityVirtualization
0 likes · 6 min read
How to Safely Test Suspicious Software with Windows Sandbox
DevOps Coach
DevOps Coach
Jan 14, 2026 · Fundamentals

Why macOS Beats Windows: 12 Deep Technical Advantages

The article outlines twelve concrete, technically‑focused reasons why seasoned users often prefer macOS over Windows, covering registry‑free configuration, Unix‑based architecture, system‑integrity protection, silent updates, tightly integrated hardware‑software power management, driver consistency, native virtualization, long‑term performance stability, built‑in automation tools, predictable resource usage, reliable audio/video frameworks, and overall developer productivity.

OS comparisonVirtualizationWindows
0 likes · 9 min read
Why macOS Beats Windows: 12 Deep Technical Advantages
Architect
Architect
Jan 13, 2026 · Artificial Intelligence

How Anthropic Secures Its New Cowork AI Agent: Deep Dive into Isolation and Human‑in‑the‑Loop Controls

Anthropic's Cowork research preview turns AI agents into digital coworkers that can read/write files, run scripts, and access the network, prompting a detailed security analysis that covers threat modeling, VM‑based hard isolation, sandboxing, least‑privilege defaults, human‑in‑the‑loop safeguards, and mitigation of prompt‑injection attacks.

AnthropicHuman-in-the-LoopVirtualization
0 likes · 13 min read
How Anthropic Secures Its New Cowork AI Agent: Deep Dive into Isolation and Human‑in‑the‑Loop Controls
Architect's Guide
Architect's Guide
Nov 19, 2025 · Operations

Master Hyper-V: Core Concepts, Benefits, and Step‑by‑Step Windows 11 VM Setup

This guide explains the fundamental concepts of virtualization, outlines Hyper‑V’s advantages, details system requirements, shows how to enable Hyper‑V via PowerShell, DISM or Windows settings, and provides a complete step‑by‑step process for creating and installing a Windows 11 virtual machine, including screenshots and download links.

Dism++Hyper-VPowerShell
0 likes · 9 min read
Master Hyper-V: Core Concepts, Benefits, and Step‑by‑Step Windows 11 VM Setup
macrozheng
macrozheng
Oct 31, 2025 · Operations

Master Hyper-V: From Virtualization Basics to Building a Windows 11 VM

This guide explains core virtualization concepts, the benefits of using Hyper‑V, system requirements, step‑by‑step activation via PowerShell or Windows features, and detailed procedures for creating and configuring a Windows 11 virtual machine, complete with screenshots and command examples.

Hyper-VPowerShellVirtualization
0 likes · 10 min read
Master Hyper-V: From Virtualization Basics to Building a Windows 11 VM
Architecture Digest
Architecture Digest
Oct 15, 2025 · Cloud Computing

Master Hyper-V: Step-by-Step Guide to Enable and Create Windows Virtual Machines

Learn the essential concepts of virtualization, explore Hyper-V’s key features, and follow detailed instructions to enable Hyper-V on Windows, configure system requirements, create and customize virtual machines—including Windows 11 installations—using PowerShell, CMD, and graphical settings, with tips for optimal performance.

Hyper-VVirtualizationWindows
0 likes · 9 min read
Master Hyper-V: Step-by-Step Guide to Enable and Create Windows Virtual Machines
Open Source Linux
Open Source Linux
Oct 10, 2025 · Information Security

How Can Companies Prevent Employees from Leaking Source Code? Strategies and Realities

The article explores how companies can safeguard source code from employee leaks, discussing strategies ranging from generous compensation and strict permission controls to advanced sandbox and virtualization solutions, while also weighing the true commercial value of proprietary code and the cost‑benefit of heavy security measures.

Virtualizationaccess controlinformation security
0 likes · 5 min read
How Can Companies Prevent Employees from Leaking Source Code? Strategies and Realities
Linux Code Review Hub
Linux Code Review Hub
Oct 8, 2025 · Fundamentals

Comprehensive Overview of Virtualization and Hypervisors – 148‑Slide PPT

This article shares a 148‑page PPT that provides a thorough introduction to virtualization, covering classic models, hardware‑assisted techniques, CPU, memory, interrupt and timer virtualization, IOMMU/SMMU, XEN and KVM architectures, VCPU scheduling, memory management for Type‑1 and Type‑2 hypervisors, peripheral virtualization with virtio, and container/Docker concepts.

ContainerDockerKVM
0 likes · 7 min read
Comprehensive Overview of Virtualization and Hypervisors – 148‑Slide PPT
Java Tech Enthusiast
Java Tech Enthusiast
Oct 4, 2025 · Cloud Native

Run a Full Windows Desktop Inside Docker – Quick Guide

This article introduces the open‑source dockur/windows project that lets you run a complete Windows 11 (or other editions) inside a Docker container, eliminating the need for a virtual machine or remote desktop, and provides step‑by‑step instructions using Docker Compose, CLI, and Kubernetes.

ContainerDocker ComposeKubernetes
0 likes · 4 min read
Run a Full Windows Desktop Inside Docker – Quick Guide
Liangxu Linux
Liangxu Linux
Oct 1, 2025 · Information Security

How Can Companies Prevent Employees from Leaking Source Code? Practical Strategies

This article compiles several expert answers on protecting corporate source code from employee leakage, covering monetary incentives, permission segmentation, strict auditing, sandbox/virtualization solutions, cost‑benefit considerations, and why most internal code may not be worth heavy protection.

Virtualizationaccess controlaudit
0 likes · 6 min read
How Can Companies Prevent Employees from Leaking Source Code? Practical Strategies
Linux Tech Enthusiast
Linux Tech Enthusiast
Sep 25, 2025 · Cloud Computing

6 Top Virtualization Tools for Personal Use

The article introduces six virtualization applications—VMware Workstation, VMware Fusion, VirtualBox, QEMU, Parallels Desktop, and Microsoft Hyper‑V—detailing their key features, OS support, GPU virtualization, free vs paid options, and suitability for personal users across Windows, macOS, and Linux platforms.

Hyper-VParallels DesktopQEMU
0 likes · 8 min read
6 Top Virtualization Tools for Personal Use
IT Services Circle
IT Services Circle
Sep 20, 2025 · Cloud Native

Run a Full Windows Desktop Inside Docker – Quick Setup Guide

This guide shows how to run a complete Windows 11 (or other versions) inside a Docker container on macOS or Linux, using the open‑source dockur/windows project, with step‑by‑step instructions for Docker Compose, Docker CLI, and Kubernetes deployment, plus configuration tips and screenshots.

ContainerDockerDocker Compose
0 likes · 5 min read
Run a Full Windows Desktop Inside Docker – Quick Setup Guide
MaGe Linux Operations
MaGe Linux Operations
Sep 8, 2025 · Cloud Computing

Master KVM Virtualization: From Beginner Setup to Production Performance Tuning

This comprehensive guide walks you through KVM virtualization architecture, host preparation, installation, network design, storage management, performance tuning, high availability, security hardening, monitoring, and automation, providing practical scripts and real‑world examples to build a robust, production‑grade virtual environment.

KVMVirtualizationcloud computing
0 likes · 26 min read
Master KVM Virtualization: From Beginner Setup to Production Performance Tuning
Linux Ops Smart Journey
Linux Ops Smart Journey
Jul 16, 2025 · Operations

How to Stop KVM IP Drift with DHCP Static MAC‑IP Binding

Learn how to prevent virtual machine IP changes in KVM by using DHCP static MAC‑IP binding, covering prerequisite network knowledge, commands to view MAC addresses, editing libvirt XML, restarting the network, and verifying that each VM receives a fixed IP address.

DHCPKVMMAC binding
0 likes · 7 min read
How to Stop KVM IP Drift with DHCP Static MAC‑IP Binding
Deepin Linux
Deepin Linux
Jul 7, 2025 · Information Security

How IOMMU Safeguards Systems: From DMA Attacks to Virtualization Security

This article explains how the Input/Output Memory Management Unit (IOMMU) protects computers from DMA‑based attacks, details its architecture, DMA and interrupt remapping mechanisms, implementations across Intel, AMD and ARM, and provides practical configuration and programming guidance for secure virtualization and cloud environments.

DMAIOMMUMemory Management
0 likes · 21 min read
How IOMMU Safeguards Systems: From DMA Attacks to Virtualization Security
Liangxu Linux
Liangxu Linux
Jul 6, 2025 · Cloud Computing

Master KVM on CentOS: A Complete Step‑by‑Step Tutorial with Images

This guide walks you through the fundamentals of KVM virtualization on CentOS 7, covering its advantages and drawbacks, preparing YUM repositories, installing required packages, configuring networking, creating storage pools and volumes, importing ISO images, and finally building and launching a fully functional virtual machine.

KVMTutorialVirtualization
0 likes · 7 min read
Master KVM on CentOS: A Complete Step‑by‑Step Tutorial with Images
Ops Community
Ops Community
Jul 6, 2025 · Operations

Master KVM Production Deployment: Real-World Ops Guide & Automation Scripts

This comprehensive guide walks you through KVM virtualization platform deployment in production, covering host preparation, VM creation, advanced networking, storage pool management, performance tuning, monitoring, and automated operational scripts to build a stable and efficient virtualized environment.

DeploymentKVMLinux
0 likes · 37 min read
Master KVM Production Deployment: Real-World Ops Guide & Automation Scripts
21CTO
21CTO
Jun 18, 2025 · Fundamentals

Run a Full Linux Desktop Directly in Your Browser with WebVM

WebVM is a serverless, client‑side virtual environment that runs an unmodified Debian Linux distribution in the browser via WebAssembly, offering a complete Linux toolchain, graphical interface, network support, AI assistant integration, and flexible deployment options.

BrowserCheerpXLinux
0 likes · 4 min read
Run a Full Linux Desktop Directly in Your Browser with WebVM
Mike Chen's Internet Architecture
Mike Chen's Internet Architecture
Jun 17, 2025 · Cloud Computing

What Is Cloud Computing? A Beginner’s Guide to IaaS, PaaS, and SaaS

Cloud computing, a pivotal technology of the future, delivers on-demand computing resources via the internet, encompassing virtualization, storage, parallel processing, and automation, and is offered through three service models—Infrastructure as a Service, Platform as a Service, and Software as a Service—each illustrated with clear analogies and diagrams.

IaaSPaaSSaaS
0 likes · 4 min read
What Is Cloud Computing? A Beginner’s Guide to IaaS, PaaS, and SaaS
Java Web Project
Java Web Project
Jun 16, 2025 · Operations

Why Multipass Is the Fastest Way to Spin Up Ubuntu VMs on Any Platform

This article introduces Multipass, a lightweight free‑open‑source VM manager from Canonical, walks through its installation on Windows, demonstrates how to list, launch, inspect, enter, pause, restart, delete and automate Ubuntu instances using concrete command‑line examples and configuration files.

AutomationCLIDevOps
0 likes · 7 min read
Why Multipass Is the Fastest Way to Spin Up Ubuntu VMs on Any Platform
21CTO
21CTO
May 21, 2025 · Fundamentals

Why Microsoft Open‑Sourced WSL and What It Means for Developers

Microsoft announced at Build 2025 that the Windows Subsystem for Linux (WSL) is now open‑source, detailing its component architecture, evolution from WSL 1 to WSL 2, recent releases, community contributions, and how developers can now build and contribute directly from the GitHub repository.

LinuxMicrosoftVirtualization
0 likes · 7 min read
Why Microsoft Open‑Sourced WSL and What It Means for Developers
MaGe Linux Operations
MaGe Linux Operations
May 3, 2025 · Cloud Computing

Master KVM Virtualization on CentOS: A Complete Text‑and‑Image Guide

This article explains what KVM is, lists its advantages and drawbacks, and provides a step‑by‑step tutorial—including repository configuration, required package installation, kernel module verification, libvirtd service setup, network bridge creation, storage pool and volume creation, ISO import, and virtual machine provisioning—complete with command snippets and screenshots, culminating in a fully functional CentOS 7 VM.

CentOSKVMVirt-manager
0 likes · 9 min read
Master KVM Virtualization on CentOS: A Complete Text‑and‑Image Guide
IT Services Circle
IT Services Circle
Apr 28, 2025 · Fundamentals

Agricultural Bank’s Mainframe Shutdown and Migration to a Distributed Core System: Technical Overview and Industry Implications

The article examines the Agricultural Bank of China's successful shutdown of its IBM mainframe, detailing the z14's specifications, redundancy and virtualization features, the shift to a high‑concurrency distributed micro‑service architecture with TDSQL, and the broader impact on banking and IBM’s presence in China.

BankingDistributed SystemsIBM
0 likes · 9 min read
Agricultural Bank’s Mainframe Shutdown and Migration to a Distributed Core System: Technical Overview and Industry Implications
Architects' Tech Alliance
Architects' Tech Alliance
Mar 26, 2025 · Industry Insights

How DPU‑Based Architectures Revolutionize High‑Performance Storage Networks

This article examines the role of Data Processing Units (DPUs) in modern data‑center storage networking, detailing their architecture, core offload technologies, three offload modes, and the performance advantages they bring to both bare‑metal and virtualized environments while highlighting trade‑offs and implementation considerations.

DPUData centerOffload
0 likes · 12 min read
How DPU‑Based Architectures Revolutionize High‑Performance Storage Networks
DevOps Engineer
DevOps Engineer
Mar 13, 2025 · Cloud Computing

Nutanix vs VMware: Technical Comparison for Enterprise Migration

This article compares VMware and Nutanix for enterprise virtualization, outlining why companies consider leaving VMware after Broadcom’s acquisition and detailing Nutanix’s architectural, management, scalability, cost, automation, and hybrid‑cloud advantages in order to help decision‑makers evaluate migration options.

HCINutanixVMware
0 likes · 12 min read
Nutanix vs VMware: Technical Comparison for Enterprise Migration
Baidu Geek Talk
Baidu Geek Talk
Mar 5, 2025 · Cloud Computing

Inside GPU Cloud Servers: Architecture, Interconnects, and Performance Secrets

This article provides a comprehensive technical overview of GPU cloud server design, covering data‑processing pipelines, hardware topology, NUMA considerations, PCIe and proprietary interconnects, multi‑GPU communication strategies, virtualization approaches (BCC and BBC), DPU acceleration, and future trends for scaling up and out.

GPUPerformance OptimizationVirtualization
0 likes · 27 min read
Inside GPU Cloud Servers: Architecture, Interconnects, and Performance Secrets
Baidu Intelligent Cloud Tech Hub
Baidu Intelligent Cloud Tech Hub
Mar 3, 2025 · Cloud Computing

How Baidu Cloud Optimizes GPU Servers for AI Workloads

This article explains the design and implementation of GPU cloud servers, covering data processing pipelines, hardware selection, topology, interconnect technologies, virtualization, multi‑GPU communication methods, and Baidu's practical solutions for both virtualized and bare‑metal instances to boost AI inference and training performance.

AIGPUNVLink
0 likes · 29 min read
How Baidu Cloud Optimizes GPU Servers for AI Workloads
FunTester
FunTester
Feb 27, 2025 · Operations

Lume: A Lightweight CLI Tool for Managing macOS and Linux Virtual Machines on Apple Silicon

Lume is an open‑source, lightweight command‑line and API tool designed for Apple Silicon that simplifies creation, control, and automation of macOS and Linux virtual machines using macOS’s Virtualization.framework, offering installation methods, core commands, architecture details, advantages, limitations, and typical use cases.

Apple SiliconAutomationCLI
0 likes · 8 min read
Lume: A Lightweight CLI Tool for Managing macOS and Linux Virtual Machines on Apple Silicon
Architects' Tech Alliance
Architects' Tech Alliance
Feb 24, 2025 · Industry Insights

Why China’s Virtualization Market Is Set to Hit $7.6 B by 2026

The report traces virtualization from its 1959 concept to modern KVM and VMware solutions, outlines four technology paths, classifies vendors, presents 2023 market size of ¥4.97 billion with a 14.7% YoY growth, and forecasts a 15.4% CAGR to reach ¥7.57 billion by 2026 while highlighting key trends such as security, multi‑architecture compatibility, software‑hardware decoupling, and hybrid container‑virtualization deployments.

ChinaKVMMarket analysis
0 likes · 11 min read
Why China’s Virtualization Market Is Set to Hit $7.6 B by 2026
dbaplus Community
dbaplus Community
Jan 26, 2025 · Operations

How to Reveal If Your Linux Is Running Inside a Virtual Machine

This article explains how to use the systemd‑detect‑virt command and various system files to determine whether a Linux system is running on real hardware, inside a virtual machine such as VirtualBox or VMware, or even inside a container like Docker, while also discussing the underlying detection mechanisms and potential ways to spoof the results.

ContainersDMILinux
0 likes · 7 min read
How to Reveal If Your Linux Is Running Inside a Virtual Machine
Linux Kernel Journey
Linux Kernel Journey
Jan 18, 2025 · Fundamentals

Understanding Type‑1 vs Type‑2 Hypervisors on ARM64

The article explains how Type‑1 and Type‑2 hypervisors differ in their use of ARM64 exception levels, outlines their shared responsibilities such as resource, scheduling, and device management, and compares their architectures and performance through a serial‑port example, highlighting the trade‑offs of each approach.

ARM64KVMVirtualization
0 likes · 7 min read
Understanding Type‑1 vs Type‑2 Hypervisors on ARM64
21CTO
21CTO
Dec 30, 2024 · Fundamentals

Why Linux Desktop Is Finally Ready for Everyone in 2025

The article explains how Linux has overcome past installation hassles, hardware compatibility issues, and usability concerns, making it a practical and polished desktop operating system in 2025, with simplified installers, dual‑boot support, modern graphics drivers, HiDPI scaling, and easy virtualization options.

DesktopGraphicsHiDPI
0 likes · 9 min read
Why Linux Desktop Is Finally Ready for Everyone in 2025
ByteDance SYS Tech
ByteDance SYS Tech
Dec 30, 2024 · Cloud Computing

How Edge High‑Performance VMs Achieve Near‑Bare‑Metal Performance

This article explains why edge computing demands ultra‑low latency and high security, describes the architecture of Volcano Engine's edge nodes, and details the technical innovations—such as interrupt‑no‑exit, timer passthrough, and kernel isolation—that enable high‑performance virtual machines to rival bare‑metal performance across CDN, live‑streaming, and acceleration scenarios.

Edge ComputingVirtualizationcloud computing
0 likes · 16 min read
How Edge High‑Performance VMs Achieve Near‑Bare‑Metal Performance
Architects' Tech Alliance
Architects' Tech Alliance
Dec 6, 2024 · Industry Insights

How GPU Virtualization Works: Layers, Techniques, and Real-World Use Cases

This article explains the fundamentals of GPU architecture, the need for GPU virtualization, and walks through user‑level, kernel‑level, hardware‑level, and full GPU virtualization techniques, illustrating each layer with diagrams and code examples while highlighting practical deployment scenarios.

GPUHardware accelerationSystem Architecture
0 likes · 10 min read
How GPU Virtualization Works: Layers, Techniques, and Real-World Use Cases
Liangxu Linux
Liangxu Linux
Nov 24, 2024 · Fundamentals

What Is an Operating System? Core Functions, Features, and Architecture Explained

This article provides a comprehensive overview of operating systems, explaining their essence as software, detailing core functions such as process and memory management, device and file system handling, security, user interfaces, and describing key characteristics like concurrency, sharing, asynchrony, virtualization, as well as common OS classifications and architectural designs.

Kernel ArchitectureMemory ManagementOS fundamentals
0 likes · 15 min read
What Is an Operating System? Core Functions, Features, and Architecture Explained
Practical DevOps Architecture
Practical DevOps Architecture
Nov 19, 2024 · Operations

Comprehensive Linux Learning Curriculum and Resource Guide

This article presents a detailed multi‑phase Linux learning curriculum, covering environment setup, basic and advanced command usage, system services, security, monitoring, high‑availability clustering, virtualization, containerization, cloud platforms, and provides extensive recommended reading links for further study.

DevOpsDockerKubernetes
0 likes · 5 min read
Comprehensive Linux Learning Curriculum and Resource Guide
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Nov 18, 2024 · Cloud Computing

How Dynamic Resource Scheduling Boosts OpenStack Efficiency and Cuts Costs

Virtualization resource scheduling algorithms, especially in OpenStack, address fragmented CPU allocation and uneven node utilization by dynamically consolidating VMs, employing NUMA-aware placement, and using resource scoring to trigger migrations, ultimately improving utilization, reducing costs, and enhancing performance in cloud environments.

NUMAOpenStackVirtualization
0 likes · 12 min read
How Dynamic Resource Scheduling Boosts OpenStack Efficiency and Cuts Costs
KooFE Frontend Team
KooFE Frontend Team
Oct 1, 2024 · Frontend Development

Boost Emoji Picker Performance with CSS content-visibility

The article explains how using the new CSS content-visibility property can dramatically reduce layout and paint costs when rendering tens of thousands of custom emojis, offering a lightweight alternative to full virtualization while preserving accessibility and searchability.

CSSContent-VisibilityVirtualization
0 likes · 7 min read
Boost Emoji Picker Performance with CSS content-visibility
Java Tech Enthusiast
Java Tech Enthusiast
Sep 29, 2024 · Fundamentals

What Is an Operating System? Core Functions, Architecture & Key Concepts

Operating systems are foundational software that manage hardware resources, provide core services like process and memory management, device and file handling, security, and user interfaces, while embodying key properties such as concurrency, sharing, asynchrony, and virtualization, and exist in various architectures from monolithic to microkernels.

Kernel ArchitectureMemory ManagementOperating System
0 likes · 14 min read
What Is an Operating System? Core Functions, Architecture & Key Concepts
Infra Learning Club
Infra Learning Club
Sep 16, 2024 · Cloud Native

Survey of GPU Sharing and Virtualization Solutions for Kubernetes

The article surveys open‑source GPU sharing and virtualization approaches for AI workloads, comparing soft isolation, CUDA‑level isolation, NVIDIA MPS, driver‑level isolation, GPU pooling and deep‑learning memory sharing, and highlights their architectures, isolation guarantees, and performance trade‑offs.

Device PluginGPUKubernetes
0 likes · 5 min read
Survey of GPU Sharing and Virtualization Solutions for Kubernetes
Liangxu Linux
Liangxu Linux
Sep 9, 2024 · Cloud Computing

Understanding Physical Servers, VPS, ECS, and Docker: A Beginner’s Guide

Learn the differences between physical servers, VPS, Elastic Compute Service (ECS), and Docker containers, how they’re built, their use cases, and practical tips for choosing the right server solution—whether you’re a solo developer, a small business, or just curious about cloud infrastructure.

DockerECSVPS
0 likes · 7 min read
Understanding Physical Servers, VPS, ECS, and Docker: A Beginner’s Guide
Java Tech Enthusiast
Java Tech Enthusiast
Sep 8, 2024 · Mobile Development

Running Windows XP on iPad with UTM SE Emulator

Apple’s 2024 policy change let the UTM SE emulator, which uses a threaded interpreter instead of JIT, run Windows XP and other OSes on iPad, iPhone and VisionOS, though the app is about 60 % slower than full UTM and feels sluggish, yet classic games still play smoothly.

Mobile DevelopmentPC emulatorUTM SE
0 likes · 7 min read
Running Windows XP on iPad with UTM SE Emulator
OPPO Kernel Craftsman
OPPO Kernel Craftsman
Jul 19, 2024 · Cloud Computing

Understanding Virtio: Architecture, Drivers, and Implementation in Linux Virtualization

Virtio, the Linux standard I/O virtualization framework, uses a semi‑virtualized front‑end driver and back‑end device linked by virtqueues, works across hypervisors (e.g., QEMU/KVM) via PCI or MMIO, enabling high‑performance, low‑overhead device emulation—as illustrated by the virtio‑snd driver—while supporting cloud and Android virtualization scenarios.

Kernel DriversLinuxPCI
0 likes · 15 min read
Understanding Virtio: Architecture, Drivers, and Implementation in Linux Virtualization
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Jul 10, 2024 · Frontend Development

Boosting Frontend Rendering Performance with react-virtualized-list and Intersection Observer

This article explains how the react-virtualized-list library combined with the Intersection Observer API can dramatically improve rendering performance for large data sets, achieving up to 95% faster page loads and smoother infinite scrolling on both PC and mobile browsers.

Virtualizationinfinite scrollintersection observer
0 likes · 20 min read
Boosting Frontend Rendering Performance with react-virtualized-list and Intersection Observer
macrozheng
macrozheng
May 31, 2024 · Operations

Get VMware Fusion & Workstation Free: Complete Registration & Installation Guide

This guide explains why developers still need virtual machines, the high cost of VMware, the recent release of a free personal version, and provides a detailed step‑by‑step process—including registration, download links, and installation instructions—to get VMware Fusion or Workstation up and running on macOS or Windows.

DevOpsFreeSoftwareInstallation
0 likes · 6 min read
Get VMware Fusion & Workstation Free: Complete Registration & Installation Guide
DataFunSummit
DataFunSummit
May 19, 2024 · Cloud Native

Design and Implementation of a Cloud‑Native Recommendation System Architecture

This article explains how to design and implement a recommendation system by leveraging a four‑layer cloud‑native stack, covering virtualization, micro‑service migration, service governance, elasticity, cloud‑native business capabilities, and chaos‑engineering‑based stability practices to achieve cost‑effective, high‑performance, and reliable recommendation services.

Cloud NativeMicroservicesVirtualization
0 likes · 10 min read
Design and Implementation of a Cloud‑Native Recommendation System Architecture
dbaplus Community
dbaplus Community
May 19, 2024 · Cloud Computing

What Is a vCPU? Comparing Virtual and Physical CPUs and Calculating Allocation

This article explains what a vCPU is, how it differs from a physical CPU, the relationship between them, methods for calculating available vCPU counts based on sockets, cores, and threads, and outlines typical allocation, scheduling, and application scenarios in cloud and virtualization environments.

CPU schedulingVirtualizationresource allocation
0 likes · 12 min read
What Is a vCPU? Comparing Virtual and Physical CPUs and Calculating Allocation
Open Source Linux
Open Source Linux
May 17, 2024 · Cloud Computing

Why Hyper-Converged Infrastructure Is Revolutionizing Modern Data Centers

This article explains what hyper‑converged infrastructure (HCI) is, outlines its core components and key technologies such as virtualization, software‑defined storage and networking, and details the benefits, scalability, high‑availability features, and typical use cases for enterprises adopting HCI.

Data centerHCIHyper-Converged Infrastructure
0 likes · 24 min read
Why Hyper-Converged Infrastructure Is Revolutionizing Modern Data Centers
DevOps Operations Practice
DevOps Operations Practice
May 13, 2024 · Cloud Computing

Understanding KVM: Definition, Advantages, and Operation

This article explains what Kernel-based Virtual Machine (KVM) is, outlines its key benefits such as high performance, security, stability, cost‑effectiveness and flexibility, and describes how it operates on Linux systems using kernel modules and supporting packages.

KVMVirtualizationcloud computing
0 likes · 6 min read
Understanding KVM: Definition, Advantages, and Operation
Java Tech Enthusiast
Java Tech Enthusiast
May 3, 2024 · Cloud Computing

Physical Servers vs VPS/ECS vs Docker: Which One Fits Your Needs?

This article explains the differences between physical servers, virtual private servers (VPS), elastic compute services (ECS), and Docker containers, discusses their advantages and limitations, and offers practical guidance on selecting the right server solution for individuals and small businesses.

DockerECSVPS
0 likes · 7 min read
Physical Servers vs VPS/ECS vs Docker: Which One Fits Your Needs?
Architects' Tech Alliance
Architects' Tech Alliance
Apr 24, 2024 · Industry Insights

What Is Hyper‑Converged Infrastructure and Why It’s Transforming Data Centers

Hyper‑converged infrastructure (HCI) integrates compute, storage, and networking into a single software‑defined platform, offering simplified management, improved efficiency, seamless scalability, and lower total cost of ownership, making it a preferred architecture for modern data centers and cloud‑native workloads.

Data centerHCIInfrastructure
0 likes · 28 min read
What Is Hyper‑Converged Infrastructure and Why It’s Transforming Data Centers
Deepin Linux
Deepin Linux
Mar 28, 2024 · Fundamentals

Comprehensive Guide to QEMU: Architecture, Installation, and Core Components

This article provides an in‑depth overview of QEMU, covering its purpose as a virtual machine monitor and emulator, installation methods, core command‑line tools, internal architecture, TCG dynamic translation, KVM interaction, and memory‑management structures for building and running virtual machines.

EmulationKVMSystem Programming
0 likes · 20 min read
Comprehensive Guide to QEMU: Architecture, Installation, and Core Components
Ops Development & AI Practice
Ops Development & AI Practice
Mar 10, 2024 · Cloud Native

Why LXD Is the Next-Generation Container Solution for Cloud-Native Environments

LXD, developed by Canonical as an advanced layer on LXC, combines VM-level isolation, easy command-line and REST API management, and high performance to offer a lightweight, secure container solution ideal for cloud-computing and micro-service architectures, positioning it as a promising milestone in container technology.

Container ManagementLXDLinux
0 likes · 5 min read
Why LXD Is the Next-Generation Container Solution for Cloud-Native Environments
Mike Chen's Internet Architecture
Mike Chen's Internet Architecture
Mar 6, 2024 · Cloud Computing

Understanding IaaS: Definition, Features, Core Technologies, and Application Scenarios

This article provides a comprehensive overview of IaaS, detailing its definition, core characteristics, underlying technologies such as virtualization and automation, and common use cases, while highlighting benefits like cost reduction, elasticity, high availability, and security in cloud environments.

AutomationIaaSInfrastructure as a Service
0 likes · 8 min read
Understanding IaaS: Definition, Features, Core Technologies, and Application Scenarios
Open Source Linux
Open Source Linux
Mar 6, 2024 · Cloud Computing

Broadcom’s VMware Takeover: How the Shift to Subscription Impacts Cloud Users

Broadcom’s acquisition of VMware has triggered a sweeping transition from perpetual licenses to a subscription‑only model, cutting dozens of products, reshaping pricing, and leaving cloud‑focused enterprises uncertain about future costs, and the strategic direction of their virtualization infrastructure.

BroadcomVMwareVirtualization
0 likes · 9 min read
Broadcom’s VMware Takeover: How the Shift to Subscription Impacts Cloud Users
MaGe Linux Operations
MaGe Linux Operations
Mar 1, 2024 · Operations

Master Linux Virtualization: Tuning KVM Performance with Tuned and KSM

This guide walks through Linux virtualization management and performance tuning, covering tuned profiles for guests and hosts, kernel parameters, NUMA awareness, CPU pinning, memory limits, KSM configuration, qcow2 image creation, disk cache modes, I/O throttling, and monitoring commands to optimize KVM workloads.

KSMKVMLinux
0 likes · 21 min read
Master Linux Virtualization: Tuning KVM Performance with Tuned and KSM
DataFunTalk
DataFunTalk
Feb 20, 2024 · Cloud Native

Design and Implementation of a Cloud‑Native Recommendation System Architecture

This article presents a comprehensive overview of how to design and implement a recommendation system using cloud‑native technologies, covering the cloud‑native stack, system architecture, key design considerations such as virtualization, micro‑service migration, service governance, resilience, and stability through chaos engineering.

MicroservicesVirtualizationarchitecture
0 likes · 10 min read
Design and Implementation of a Cloud‑Native Recommendation System Architecture
Linux Code Review Hub
Linux Code Review Hub
Jan 30, 2024 · Fundamentals

Understanding ARMv8 Virtualization Architecture: Exception Levels, Stage‑2 Translation, and Hypervisor Features

This article explains the ARMv8 virtualization architecture, covering its core characteristics, exception levels, Stage‑2 address translation, MMIO emulation, SMMU handling, trap‑and‑emulate mechanisms, virtual interrupts, generic timer virtualization, host extensions, nested virtualization, and the associated performance overheads.

ARMv8Exception LevelsNested Virtualization
0 likes · 24 min read
Understanding ARMv8 Virtualization Architecture: Exception Levels, Stage‑2 Translation, and Hypervisor Features
Selected Java Interview Questions
Selected Java Interview Questions
Jan 17, 2024 · Cloud Native

Understanding Virtualization, Containerization, Docker, and Kubernetes: Concepts and Differences

The article explains the evolution from hardware virtualization to containerization, compares virtual machines with containers, introduces Docker as a leading container platform, and describes Kubernetes as the industry‑standard orchestration tool, highlighting their roles, advantages, and typical use cases in modern cloud environments.

DockerVirtualization
0 likes · 8 min read
Understanding Virtualization, Containerization, Docker, and Kubernetes: Concepts and Differences
Liangxu Linux
Liangxu Linux
Jan 13, 2024 · Cloud Native

Essential Docker Commands and Architecture: From Basics to Containers

This guide explains Docker's core architecture, lists the most frequently used Docker commands, compares containers with traditional virtual machines, and dives into the underlying Linux technologies—namespaces, cgroups, and union file systems—that make containerization possible.

ContainerDockerNamespace
0 likes · 12 min read
Essential Docker Commands and Architecture: From Basics to Containers
Deepin Linux
Deepin Linux
Nov 10, 2023 · Fundamentals

Comprehensive Guide to Linux (CentOS 7) Installation, Configuration, and Basic Commands

This article provides a step‑by‑step tutorial on Linux fundamentals, covering the basic concepts of the operating system, how to obtain and install CentOS 7 in a virtual machine, configure networking, perform system installation, use essential command‑line tools, troubleshoot common issues, and apply basic optimizations.

CommandLineInstallationLinux
0 likes · 23 min read
Comprehensive Guide to Linux (CentOS 7) Installation, Configuration, and Basic Commands
Open Source Linux
Open Source Linux
Oct 20, 2023 · Cloud Computing

How Virtualization Cuts Data Center Costs and Boosts Efficiency

This article explains how server virtualization consolidates underused hardware, reduces capital and operational expenses, and improves data‑center management through para‑virtualization, binary translation, full and hardware‑assisted virtualization, with detailed examples of Xen, VMware ESX, KVM/ARM and I/O virtualization techniques.

KVMVirtualizationbinary translation
0 likes · 6 min read
How Virtualization Cuts Data Center Costs and Boosts Efficiency
Sohu Tech Products
Sohu Tech Products
Oct 18, 2023 · Cloud Native

Building a Minimal Container from Scratch Using Go

The article walks through building a minimal Go‑based container from the ground up, explaining essential container concepts such as Linux namespaces, cgroups, and PivotRoot, and providing step‑by‑step code for creating isolated processes, configuring resource limits, and assembling a functional, lightweight container environment.

ContainerDockerGolang
0 likes · 13 min read
Building a Minimal Container from Scratch Using Go
php Courses
php Courses
Oct 11, 2023 · Information Security

Google Advances Android Security by Migrating Native Code to Rust

Google reports that its ongoing migration of Android's native components from C++ to Rust has reduced memory‑related security bugs, with Rust now powering about 21% of new native code in Android 13 and being used to rewrite critical security modules such as the protected virtual machine firmware.

AndroidBare MetalMemory Safety
0 likes · 4 min read
Google Advances Android Security by Migrating Native Code to Rust
DevOps Operations Practice
DevOps Operations Practice
Oct 7, 2023 · Fundamentals

Top 6 Virtualization Software for Personal Use

This article introduces six popular virtualization tools—VMware Workstation, VMware Fusion, VirtualBox, QEMU, Parallels Desktop, and Microsoft Hyper‑V—detailing their key features, platform support, pricing models, and suitability for personal users who need isolated testing environments or cross‑OS operation.

Hyper-VParallelsQEMU
0 likes · 7 min read
Top 6 Virtualization Software for Personal Use