<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Containers on Daman Arora</title>
    <link>https://damanarora.netlify.app/tags/containers/</link>
    <description>Recent content in Containers on Daman Arora</description>
    <generator>Hugo -- gohugo.io</generator>
    <lastBuildDate>Sun, 17 May 2026 12:00:00 +0000</lastBuildDate><atom:link href="https://damanarora.netlify.app/tags/containers/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>AWS ECS, Fargate &amp; ECR: Running Containers</title>
      <link>https://damanarora.netlify.app/posts/aws-ecs-fargate-ecr/</link>
      <pubDate>Sun, 17 May 2026 12:00:00 +0000</pubDate>
      
      <guid>https://damanarora.netlify.app/posts/aws-ecs-fargate-ecr/</guid>
      <description>If your app is packaged as a Docker container, AWS gives you three services that work together to run it: ECS to orchestrate containers, Fargate to run them without managing servers, and ECR to store the images.
ECS — Elastic Container Service ECS launches Docker containers on AWS. The key thing about it: you provision and maintain the EC2 instances — the infrastructure — and AWS handles starting and stopping containers across those EC2s.</description>
    </item>
    
  </channel>
</rss>
