Cloud Native Technology Community
Cloud Native Technology Community
Nov 7, 2025 · Cloud Native

How Platform Engineering Enables Self‑Service Cloud‑Native Development in the X‑as‑Code Era

With the rise of the X‑as‑Code paradigm, developers face increasingly complex toolchains and infrastructure; this article explains how platform engineering builds developer portals and capability platforms to deliver efficient, standardized, self‑service cloud‑native development, covering infrastructure evolution, challenges, and open‑source toolsets.

cloud-nativeinfrastructure-as-codeplatform engineering
0 likes · 13 min read
How Platform Engineering Enables Self‑Service Cloud‑Native Development in the X‑as‑Code Era
Ops Development & AI Practice
Ops Development & AI Practice
Aug 28, 2025 · Cloud Computing

Master Terraform’s count Meta‑Argument: Bulk, Conditional, and Blue‑Green Deployments

This article explains Terraform’s count meta‑argument, showing how it transforms a single resource into a list for bulk creation, enables conditional provisioning with ternary expressions, illustrates blue‑green deployment switches, warns about index‑based pitfalls, and compares it with the more stable for_each alternative.

COUNTTerraformcloud automation
0 likes · 9 min read
Master Terraform’s count Meta‑Argument: Bulk, Conditional, and Blue‑Green Deployments
DevOps Cloud Academy
DevOps Cloud Academy
Sep 20, 2023 · Cloud Computing

Why Terraform Should Be Part of Your DevOps Toolchain

This article explains why Terraform, a multi‑cloud infrastructure‑as‑code tool, is valuable for DevOps teams due to its simple syntax, modularity, platform‑agnostic design, strong community, and features like plan previews that enable safe, efficient, and version‑controlled infrastructure management.

infrastructure-as-code
0 likes · 6 min read
Why Terraform Should Be Part of Your DevOps Toolchain
DevOps Cloud Academy
DevOps Cloud Academy
Mar 11, 2023 · Cloud Computing

Optimizing Terraform with Terragrunt: Deploying Jenkins on AWS EC2

This tutorial demonstrates how to use Terragrunt to streamline Terraform configurations for provisioning an AWS EC2 instance, installing Jenkins, configuring security groups and a private S3 bucket, and creating a simple Jenkins pipeline, including step‑by‑step commands and full code examples.

infrastructure-as-code
0 likes · 8 min read
Optimizing Terraform with Terragrunt: Deploying Jenkins on AWS EC2
Liulishuo Tech Team
Liulishuo Tech Team
Sep 13, 2021 · Cloud Computing

Why Use Terraform? Benefits, Workflow, and Bulk Export in Cloud Infrastructure

The article explains the problems of manual cloud resource provisioning, introduces Terraform's Infrastructure as Code approach, describes a company-specific workflow using a front‑end request portal, GitOps, and Mobius automation, and outlines how to import existing resources and perform bulk exports with Terraformer.

AutomationTerraformcloud
0 likes · 8 min read
Why Use Terraform? Benefits, Workflow, and Bulk Export in Cloud Infrastructure
Alibaba Cloud Developer
Alibaba Cloud Developer
Feb 8, 2021 · Operations

Why Offline Environments Are Unstable and How to Make Them More Reliable

The article explains why offline environments are inherently unstable, outlines the root causes, and provides a comprehensive set of practical strategies—including infrastructure standards, stable layer improvements, dev environment hygiene, IaC, and continuous integration—to make offline environments as stable as possible.

Testingcontinuous integrationinfrastructure-as-code
0 likes · 29 min read
Why Offline Environments Are Unstable and How to Make Them More Reliable
Alibaba Cloud Native
Alibaba Cloud Native
Jan 15, 2021 · Cloud Native

Transforming Delivery with Cloud‑Native DevOps: Principles, Architecture & Upgrade Path

This article explains what cloud‑native DevOps is, contrasts it with traditional DevOps using real‑world analogies, outlines its core principles, foundations and capabilities, and presents a detailed Alibaba case study that walks through architecture upgrades, IaC/GitOps, resource BaaS, and a five‑stage migration roadmap.

DevOpsMicroservicescloud-native
0 likes · 15 min read
Transforming Delivery with Cloud‑Native DevOps: Principles, Architecture & Upgrade Path
Alibaba Cloud Developer
Alibaba Cloud Developer
Jan 14, 2021 · Cloud Native

How Alibaba’s ALPD Transforms Cloud‑Native DevOps: A 5‑Stage Journey

This article explains what cloud‑native DevOps is, contrasts it with traditional DevOps using vivid analogies, outlines its two core principles and three capabilities, and presents Alibaba's five‑stage migration framework with real‑world case studies, architectural upgrades, IaC/GitOps, resource BaaS, and the ALPD methodology.

case-studycloud-nativeinfrastructure-as-code
0 likes · 16 min read
How Alibaba’s ALPD Transforms Cloud‑Native DevOps: A 5‑Stage Journey
DevOps
DevOps
Jul 30, 2017 · Operations

Rollback Strategies and Metric‑Driven Deployment: Fast, Cheap, and Safe Releases

The article discusses the pitfalls of reckless rapid releases, emphasizes metric‑driven deployment, explains rollback and hot‑fix methods, describes gray‑release (A/B testing) techniques, and outlines how infrastructure‑as‑code, container images, feature flags, and configuration management enable fast, cheap, and reliable rollbacks.

continuous-deliveryfeature-flaginfrastructure-as-code
0 likes · 6 min read
Rollback Strategies and Metric‑Driven Deployment: Fast, Cheap, and Safe Releases