<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Swarm on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/swarm/</link><description>Recent content in Swarm on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sun, 23 Nov 2025 22:00:12 +0530</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/swarm/index.xml" rel="self" type="application/rss+xml"/><item><title>Chapter 10: Orchestration with Docker Swarm</title><link>https://ai-blog.noorshomelab.dev/a-complete-beginner-to-advanced-guide-on-docker-engine-29-0-2/chapter-10-orchestration-with-docker-swarm/</link><pubDate>Sun, 23 Nov 2025 22:00:12 +0530</pubDate><guid>https://ai-blog.noorshomelab.dev/a-complete-beginner-to-advanced-guide-on-docker-engine-29-0-2/chapter-10-orchestration-with-docker-swarm/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;In the preceding chapters, you&amp;rsquo;ve mastered the art of running individual Docker containers and managing them on a single host. However, real-world applications often require multiple containers working together, needing high availability, scalability, and load balancing across several machines. This is where container orchestration comes into play. Orchestration automates the deployment, management, scaling, and networking of containers.&lt;/p&gt;
&lt;p&gt;Docker Swarm is Docker&amp;rsquo;s native solution for orchestrating containers. It turns a pool of Docker hosts into a single, virtual Docker host, allowing you to deploy and manage applications as a collection of services. This chapter will delve into the fundamentals of Docker Swarm, guiding you through setting up a swarm, deploying services, and managing their lifecycle.&lt;/p&gt;</description></item><item><title>Chapter 14: What&amp;#39;s Next? Beyond Docker Engine</title><link>https://ai-blog.noorshomelab.dev/a-complete-beginner-to-advanced-guide-on-docker-engine-29-0-2/chapter-14-whats-next-beyond-docker-engine/</link><pubDate>Sun, 23 Nov 2025 22:00:12 +0530</pubDate><guid>https://ai-blog.noorshomelab.dev/a-complete-beginner-to-advanced-guide-on-docker-engine-29-0-2/chapter-14-whats-next-beyond-docker-engine/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;Congratulations! You&amp;rsquo;ve journeyed through the intricacies of Docker Engine, mastering containerization from basic commands to advanced networking and persistent storage. You now possess a powerful skill set for packaging, distributing, and running applications efficiently. However, the world of containerization extends far beyond a single Docker Engine instance. In real-world production environments, applications rarely run on just one machine; they are distributed across multiple servers for scalability, high availability, and fault tolerance. This chapter will introduce you to the exciting landscape beyond Docker Engine, exploring technologies and concepts that build upon your foundational knowledge to manage containers at scale.&lt;/p&gt;</description></item><item><title>Chapter 9: Advanced Docker Concepts</title><link>https://ai-blog.noorshomelab.dev/a-complete-beginner-to-advanced-guide-on-docker-engine-29-0-2/chapter-9-advanced-docker-concepts/</link><pubDate>Sun, 23 Nov 2025 22:00:12 +0530</pubDate><guid>https://ai-blog.noorshomelab.dev/a-complete-beginner-to-advanced-guide-on-docker-engine-29-0-2/chapter-9-advanced-docker-concepts/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;Welcome to Chapter 9 of our guide on Docker Engine 29.0.2! Having covered the fundamentals of Docker, including building images, running containers, and basic networking, we are now ready to dive into more advanced concepts. This chapter will equip you with the knowledge to manage complex, multi-container applications, orchestrate services across multiple hosts, and optimize your Docker workflows for production environments. We&amp;rsquo;ll explore Docker Compose for multi-service applications, Docker Swarm for native orchestration, advanced networking and volume strategies, and efficient image building techniques like multi-stage builds.&lt;/p&gt;</description></item></channel></rss>