DevOps Cloud Academy
Author

DevOps Cloud Academy

Exploring industry DevOps practices and technical expertise.

748
Articles
0
Likes
3.5k
Views
0
Comments
Recent Articles

Latest from DevOps Cloud Academy

100 recent articles max
DevOps Cloud Academy
DevOps Cloud Academy
Oct 18, 2023 · Operations

Comprehensive Overview of DevOps Tools for 2024

This article provides a detailed overview of the most widely used DevOps tools across categories such as version control, CI/CD, container orchestration, configuration management, infrastructure as code, monitoring, collaboration, artifact repositories, testing, security, deployment automation, serverless, and database management, helping practitioners choose the right solutions for their pipelines.

AutomationCI/CDDevOps
0 likes · 7 min read
Comprehensive Overview of DevOps Tools for 2024
DevOps Cloud Academy
DevOps Cloud Academy
Oct 14, 2023 · Cloud Native

Introducing Kargo: A Multi‑Stage Application Orchestration Platform for CI/CD on Kubernetes

The article explains how Kargo, an open‑source, GitOps‑based platform built on Argo CD experience, addresses the complexities of multi‑stage CI/CD pipelines in Kubernetes by providing declarative stage definitions, promotion workflows, and advanced delivery features such as canary releases and A/B testing.

Argo CDCI/CDContinuous Delivery
0 likes · 12 min read
Introducing Kargo: A Multi‑Stage Application Orchestration Platform for CI/CD on Kubernetes
DevOps Cloud Academy
DevOps Cloud Academy
Oct 11, 2023 · Cloud Native

A/B Testing with Argo Rollouts Experiments for Progressive Delivery

This article explains how to perform data‑driven A/B testing in progressive delivery using Argo Rollouts Experiments, covering the concepts of progressive delivery, A/B testing fundamentals, the Argo Rollouts architecture, required Kubernetes resources, and step‑by‑step commands and YAML manifests for a weather‑app example.

A/B testingArgo RolloutsKubernetes
0 likes · 19 min read
A/B Testing with Argo Rollouts Experiments for Progressive Delivery
DevOps Cloud Academy
DevOps Cloud Academy
Oct 7, 2023 · Operations

Introducing the Chinese Translation of the Packer Handbook

The author announces the completion of a Chinese translation of the Packer Handbook, providing a free online link and explaining how Packer creates portable machine images across multiple platforms, highlighting its speed, cross‑cloud capabilities, stability, and testability benefits.

DevOpsImage BuildingInfrastructure automation
0 likes · 5 min read
Introducing the Chinese Translation of the Packer Handbook
DevOps Cloud Academy
DevOps Cloud Academy
Oct 5, 2023 · Cloud Native

Balancing Kubernetes Workloads with the Descheduler and Related Tools

This article explains why Kubernetes does not automatically rebalance pods, demonstrates how to use the Descheduler, Node Problem Detector, and Cluster Autoscaler together to detect node pressure, evict overloaded pods, and scale down underutilized nodes for improved cluster efficiency.

Cluster AutoscalerDeschedulerKubernetes
0 likes · 7 min read
Balancing Kubernetes Workloads with the Descheduler and Related Tools