Tagged articles
26 articles
Page 1 of 1
IT Services Circle
IT Services Circle
Jun 5, 2025 · Backend Development

Can Go Run Without an OS? Exploring the New Bare‑Metal Support Proposal

This article examines the recent Go proposal to add a GOOS=none target, enabling Go programs to run on bare‑metal hardware without an operating system, outlines the TamaGo project's achievements, discusses compatibility challenges, and evaluates the potential impact on Go’s future development and use cases.

Bare MetalGoRuntime
0 likes · 7 min read
Can Go Run Without an OS? Exploring the New Bare‑Metal Support Proposal
Instant Consumer Technology Team
Instant Consumer Technology Team
May 19, 2025 · Cloud Computing

How Bare Metal Servers Combine Physical Power with Cloud Flexibility

This article explains what bare metal servers are, their key features such as exclusive hardware use, cloud‑style management, and zero virtualization overhead, compares them with traditional physical servers, outlines use cases like AI, big data, and HPC, and details the OpenStack Ironic and DPU‑based implementation by MaShang Cloud.

Bare MetalDPUIronic
0 likes · 12 min read
How Bare Metal Servers Combine Physical Power with Cloud Flexibility
OPPO Kernel Craftsman
OPPO Kernel Craftsman
Dec 6, 2024 · Fundamentals

Developing a Bare-Metal OS for ARM64 Architecture

This guide walks developers with C and assembly experience through building a simple bare‑metal operating system that runs directly on ARM64 hardware without any existing OS or bootloader, offering a hands‑on introduction to low‑level system concepts for students, embedded engineers, and computer‑system enthusiasts.

ARM architectureARM64Bare Metal
0 likes · 9 min read
Developing a Bare-Metal OS for ARM64 Architecture
Open Source Linux
Open Source Linux
Mar 1, 2024 · Fundamentals

Mastering AT Command Parsing: A Comprehensive Guide to Embedded Communication Modules

This guide details a lightweight AT command parsing module supporting both bare‑metal and OS versions, explains its architecture, core data structures, key APIs, and provides step‑by‑step usage examples—including GPIO testing, signal‑quality queries, and TCP data transmission—for modems, Wi‑Fi and Bluetooth communication.

AT commandsBare MetalC programming
0 likes · 8 min read
Mastering AT Command Parsing: A Comprehensive Guide to Embedded Communication Modules
Open Source Linux
Open Source Linux
Feb 17, 2024 · Fundamentals

Mastering AT Command Parsing: Build Bare‑Metal and OS‑Based Communication Modules

This article introduces an AT‑command communication parsing module that supports both bare‑metal (at_chat) and OS‑based versions, explains its software architecture, core data structures, key interfaces, and provides step‑by‑step usage examples with complete C code snippets for Wi‑Fi, Bluetooth, and modem integration.

AT commandsBare MetalC programming
0 likes · 9 min read
Mastering AT Command Parsing: Build Bare‑Metal and OS‑Based Communication Modules
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
21CTO
21CTO
Jul 3, 2022 · Backend Development

Rust 1.62 Highlights: Performance Gains, Cargo Add, and Bare‑Metal Updates

Rust 1.62 introduces notable performance improvements on Linux, adds the convenient ‘cargo add’ command for managing dependencies directly from the terminal, and brings bare‑metal development enhancements such as new target support and updated APIs, with easy upgrade instructions for developers eager to adopt the latest stable release.

Bare MetalRustcargo
0 likes · 2 min read
Rust 1.62 Highlights: Performance Gains, Cargo Add, and Bare‑Metal Updates
IT Services Circle
IT Services Circle
Apr 16, 2022 · Fundamentals

Can Programs Run Without an Operating System? Exploring Bare‑Metal Programming

The article argues that programs can indeed run without an operating system by treating the OS itself as a program, discusses the challenges of bootstrapping, memory management, multitasking, device drivers, and concludes that bare‑metal programming lets developers fully control hardware, effectively creating their own minimal OS.

Bare MetalBootstrappingDevice Drivers
0 likes · 5 min read
Can Programs Run Without an Operating System? Exploring Bare‑Metal Programming
Open Source Linux
Open Source Linux
Jan 11, 2022 · Cloud Native

Why Bare‑Metal Kubernetes Beats Virtual Machines: 6 Compelling Advantages

This article explains why deploying Kubernetes on bare‑metal servers offers six key benefits—simpler networking, better cost efficiency for demanding workloads, superior performance, stronger security, workload‑specific optimization, and freedom from vendor lock‑in—making it a smarter choice than virtual‑machine‑based solutions.

Bare MetalCloud NativeKubernetes
0 likes · 7 min read
Why Bare‑Metal Kubernetes Beats Virtual Machines: 6 Compelling Advantages
JD Cloud Developers
JD Cloud Developers
Nov 19, 2020 · Cloud Computing

How JD’s Bare Metal Cloud Powered the 11.11 Shopping Festival’s Massive Traffic

This article explains how JD Intelligent Cloud’s bare metal cloud hosts delivered near‑physical performance, automated operations, and strong isolation to support the 11.11 shopping festival’s billions of visits and millions of concurrent requests, detailing architecture, performance gains, and integration with Kubernetes.

Bare MetalJD CloudPerformance Optimization
0 likes · 7 min read
How JD’s Bare Metal Cloud Powered the 11.11 Shopping Festival’s Massive Traffic
Alibaba Cloud Native
Alibaba Cloud Native
Mar 6, 2020 · Cloud Native

How to Choose the Right Kubernetes Worker Nodes and Cluster Architecture on Alibaba Cloud

This article analyzes the complexities of deploying Kubernetes on Alibaba Cloud, compares bare‑metal and virtual machine worker nodes, evaluates container runtimes and security sandboxes, and provides practical guidance for selecting instance types, cluster size, multi‑cluster strategies, and serverless options.

Bare MetalCluster PlanningKubernetes
0 likes · 18 min read
How to Choose the Right Kubernetes Worker Nodes and Cluster Architecture on Alibaba Cloud
Alibaba Cloud Developer
Alibaba Cloud Developer
Nov 28, 2019 · Cloud Native

How Alibaba Achieved 100% Cloud‑Native Migration for Double 11: Lessons and Tech Insights

Alibaba’s 2019 Double 11 campaign saw a record 54.4 k orders per second and 970 PB of data, prompting a full cloud‑native transformation that migrated 100% of core applications to the cloud using Kubernetes, containers, the Shenlong bare‑metal servers, service mesh, and OAM, delivering scalable, resilient performance.

AlibabaBare MetalDouble 11
0 likes · 10 min read
How Alibaba Achieved 100% Cloud‑Native Migration for Double 11: Lessons and Tech Insights
DevOps Cloud Academy
DevOps Cloud Academy
Nov 14, 2019 · Cloud Computing

Practical Guide to Offline Installation of an OpenShift 4 Enterprise HA Cluster with Troubleshooting

This article details a step‑by‑step offline installation of an OpenShift 4 enterprise high‑availability cluster on bare‑metal, covering prerequisites, static‑IP configuration without DHCP or load balancers, mirror registry setup, installation pitfalls, post‑install tasks, and extensive troubleshooting tips.

Bare MetalOpenShiftStatic IP
0 likes · 16 min read
Practical Guide to Offline Installation of an OpenShift 4 Enterprise HA Cluster with Troubleshooting
Efficient Ops
Efficient Ops
Dec 19, 2018 · Cloud Computing

How to Build and Operate a National-Scale Private Cloud: Lessons and Trends

This talk outlines why organizations pursue cloud adoption, defines cloud‑native goals, reviews emerging trends such as bare‑metal and hyper‑convergence, and shares practical private‑cloud operation experiences, including ITIL processes, project management, and tooling, offering a comprehensive view of national‑level private‑cloud practice.

Bare MetalCloud NativeITIL
0 likes · 12 min read
How to Build and Operate a National-Scale Private Cloud: Lessons and Trends
Architects' Tech Alliance
Architects' Tech Alliance
Jul 17, 2018 · Cloud Computing

Why Bare Metal Matters: Understanding OpenStack Ironic for High‑Performance Cloud Deployments

This article explains how OpenStack Ironic enables bare‑metal provisioning as a cloud service, outlines scenarios where physical servers outperform virtual machines, details Ironic’s architecture and evolution, compares billing models, and highlights future trends for bare‑metal cloud offerings.

Bare MetalInfrastructureIronic
0 likes · 9 min read
Why Bare Metal Matters: Understanding OpenStack Ironic for High‑Performance Cloud Deployments
Efficient Ops
Efficient Ops
Mar 27, 2018 · Cloud Computing

Why X86 Bare‑Metal Services Matter and How to Build Them in the Cloud

This article explains why X86 bare‑metal services are essential for high‑performance, security‑critical workloads, describes their architecture and management processes, and outlines the steps—standardization, automation, service‑orientation, and self‑service—used by Hengfeng Bank to implement and operate them.

AutomationBare MetalInfrastructure
0 likes · 16 min read
Why X86 Bare‑Metal Services Matter and How to Build Them in the Cloud
Architects' Tech Alliance
Architects' Tech Alliance
Nov 16, 2016 · Cloud Computing

How OpenStack Ironic Enables Bare-Metal Provisioning in the Cloud

OpenStack Ironic is a dedicated bare‑metal service that replaces Nova’s original driver, using PXE and IPMI to automate physical server deployment, power management, and resource discovery, integrating with Keystone, Nova, Neutron, Glance, and Cinder to provide cloud‑like provisioning for real hardware.

Bare MetalInfrastructureIronic
0 likes · 6 min read
How OpenStack Ironic Enables Bare-Metal Provisioning in the Cloud
Architects' Tech Alliance
Architects' Tech Alliance
Feb 22, 2016 · Cloud Computing

Classification of Server Virtualization Architectures

Server virtualization, a key cloud computing technology, encompasses various architectures—including hosted, bare‑metal, operating‑system level, and hybrid virtualization—each with distinct mechanisms for resource abstraction, and the article compares these models while highlighting trends toward hardware‑assisted solutions such as KVM, Hyper‑V, and VMware.

Bare MetalHybridOperating System
0 likes · 4 min read
Classification of Server Virtualization Architectures
Ctrip Technology
Ctrip Technology
Jan 31, 2015 · Cloud Computing

Ctrip OpenStack Shanghai Meetup – Technical Talks on Neutron DVR, SDN, Bare Metal, Mobile Management and Desktop Cloud

The Ctrip OpenStack Shanghai meetup gathered over 100 practitioners to share in‑depth technical sessions on Neutron distributed virtual routing, SDN and network virtualization, OpenStack upgrade and Bare Metal, large‑scale OpenStack operations at eBay, mobile management solutions, and Ctrip's desktop cloud platform.

Bare MetalDesktop CloudNeutron
0 likes · 9 min read
Ctrip OpenStack Shanghai Meetup – Technical Talks on Neutron DVR, SDN, Bare Metal, Mobile Management and Desktop Cloud