Tagged articles
3 articles
Page 1 of 1
Alibaba Cloud Big Data AI Platform
Alibaba Cloud Big Data AI Platform
Aug 7, 2025 · Operations

How OAM Transforms Cloud‑Native Application Deployment and Operations

This article introduces the Open Application Model (OAM), explains its key features—application‑first design, clear extensibility, and cloud‑agnosticism—and demonstrates how Alibaba’s SREWorks leverages OAM to enable modular, plug‑in‑driven, multi‑cloud, scalable application deployment, management, and lifecycle operations.

Application DeploymentOAMSREWorks
0 likes · 8 min read
How OAM Transforms Cloud‑Native Application Deployment and Operations
Sohu Tech Products
Sohu Tech Products
Jul 24, 2024 · Cloud Native

Understanding Helm and Kubernetes Operators

The article explains how Helm simplifies deploying complex Kubernetes applications with a single YAML chart but cannot manage runtime operations, while Kubernetes Operators—built on custom resource definitions and webhook logic—automate tasks such as scaling, upgrades, and side‑car injection, offering higher‑level lifecycle management.

Application DeploymentCRDKubernetes
0 likes · 9 min read
Understanding Helm and Kubernetes Operators
Alibaba Cloud Native
Alibaba Cloud Native
May 11, 2020 · Cloud Native

Visualizing OAM: Step‑by‑Step Deployment of a Cloud‑Native Application

This article explains the Open Application Model (OAM), its core concepts of Components, Application Configuration and Traits, and demonstrates a visual platform that lets users create, configure, version, and publish a multi‑component application (nginx, tomcat, redis) on Kubernetes with detailed screenshots and a GitHub demo repository.

Application DeploymentCloud NativeKubernetes
0 likes · 12 min read
Visualizing OAM: Step‑by‑Step Deployment of a Cloud‑Native Application