<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Deployments on Dev &amp; Platform Engineering Hub</title><link>https://rhidayat.work/topics/deployments/</link><description>Recent content in Deployments on Dev &amp; Platform Engineering Hub</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 Rachmat Hidayat</copyright><lastBuildDate>Mon, 10 Aug 2026 00:20:00 +0000</lastBuildDate><atom:link href="https://rhidayat.work/topics/deployments/index.xml" rel="self" type="application/rss+xml"/><item><title>Kubernetes Ep 4: Deployments, ReplicaSets &amp; Self-Healing Scaling</title><link>https://rhidayat.work/series/kubernetes/04-deployments-replicasets-and-scaling/</link><pubDate>Mon, 10 Aug 2026 00:20:00 +0000</pubDate><guid>https://rhidayat.work/series/kubernetes/04-deployments-replicasets-and-scaling/</guid><description>&lt;div class="lead text-neutral-500 dark:text-neutral-400 !mb-9 text-xl"&gt;
 While Pods are the basic building blocks of Kubernetes, you should rarely deploy bare Pods directly. Instead, production applications use &lt;strong&gt;Deployments&lt;/strong&gt;, a higher-level abstraction that manages &lt;strong&gt;ReplicaSets&lt;/strong&gt; to guarantee high availability, self-healing, and seamless scaling.
&lt;/div&gt;</description></item><item><title>CKAD Deep Guide: Application Design &amp; Deployment Strategies</title><link>https://rhidayat.work/series/kubernetes-certification-path/ckad/01-ckad-application-design-and-deployment-strategies/</link><pubDate>Sun, 09 Aug 2026 16:10:00 +0000</pubDate><guid>https://rhidayat.work/series/kubernetes-certification-path/ckad/01-ckad-application-design-and-deployment-strategies/</guid><description>&lt;div class="lead text-neutral-500 dark:text-neutral-400 !mb-9 text-xl"&gt;
 The &lt;strong&gt;Certified Kubernetes Application Developer (CKAD)&lt;/strong&gt; exam tests your ability to design, build, expose, and troubleshoot cloud-native applications running inside Kubernetes clusters.
&lt;/div&gt;</description></item><item><title>CKAD Ep 2: Deployments, Rollouts &amp; Canary Releases</title><link>https://rhidayat.work/series/kubernetes-certification-path/ckad/02-ckad-application-deployment-and-rollouts/</link><pubDate>Sun, 09 Aug 2026 14:05:00 +0000</pubDate><guid>https://rhidayat.work/series/kubernetes-certification-path/ckad/02-ckad-application-deployment-and-rollouts/</guid><description>&lt;div class="lead text-neutral-500 dark:text-neutral-400 !mb-9 text-xl"&gt;
 Deployments manage ReplicaSets to automate application rollouts and rollbacks. The CKAD exam requires you to perform image updates, scale replicas, track revision history, and execute emergency rollbacks within seconds.
&lt;/div&gt;</description></item><item><title>KCNA Ep 3: Container Orchestration &amp; Workload Primitives</title><link>https://rhidayat.work/series/kubernetes-certification-path/kcna/03-kcna-container-orchestration-and-workloads/</link><pubDate>Sun, 09 Aug 2026 13:15:00 +0000</pubDate><guid>https://rhidayat.work/series/kubernetes-certification-path/kcna/03-kcna-container-orchestration-and-workloads/</guid><description>&lt;div class="lead text-neutral-500 dark:text-neutral-400 !mb-9 text-xl"&gt;
 Workload resources define how application containers are scheduled, scaled, and managed across a Kubernetes cluster. Understanding when to choose a Deployment vs a StatefulSet, DaemonSet, or Job is essential for the KCNA exam.
&lt;/div&gt;</description></item></channel></rss>