<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Aws on Gene Reader</title><link>https://blog.gereader.xyz/tags/aws/</link><description>Recent content in Aws on Gene Reader</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><managingEditor>eugene.reader@gmail.com (Gene Reader)</managingEditor><webMaster>eugene.reader@gmail.com (Gene Reader)</webMaster><lastBuildDate>Fri, 22 Aug 2025 15:10:14 -0700</lastBuildDate><atom:link href="https://blog.gereader.xyz/tags/aws/index.xml" rel="self" type="application/rss+xml"/><item><title>Part 1 - Building a CI/CD Pipeline with GitHub Actions and Container Registries</title><link>https://blog.gereader.xyz/posts/part-1-cicd-container-registry/</link><pubDate>Mon, 18 Aug 2025 15:10:14 -0700</pubDate><author>eugene.reader@gmail.com (Gene Reader)</author><guid>https://blog.gereader.xyz/posts/part-1-cicd-container-registry/</guid><description>&lt;h1 id="building-a-cicd-pipeline-with-github-actions-and-container-registries"&gt;Building a CI/CD Pipeline with GitHub Actions and Container Registries&lt;/h1&gt;
&lt;p&gt;I recently built a complete CI/CD pipeline for my Flask job application tracking app. Like my Hugo blog setup, I struggled to find a single source covering everything I needed. I found myself cobbling together multiple YouTube videos, tutorials, and AWS and GitHub Actions documentation just to get a working pipeline. There&amp;rsquo;s a lot of moving parts here, so I decided to split this into a two-part series.&lt;/p&gt;</description></item><item><title>Part 2 - Deploying to AWS ECS: From Container Registry to Production</title><link>https://blog.gereader.xyz/posts/part-2-cicd-deploy-aws-ecs/</link><pubDate>Fri, 22 Aug 2025 15:10:14 -0700</pubDate><author>eugene.reader@gmail.com (Gene Reader)</author><guid>https://blog.gereader.xyz/posts/part-2-cicd-deploy-aws-ecs/</guid><description>&lt;h1 id="deploying-to-aws-ecs-from-container-registry-to-production"&gt;Deploying to AWS ECS: From Container Registry to Production&lt;/h1&gt;
&lt;p&gt;In &lt;a href="https://blog.gereader.xyz/posts/part-1-cicd-container-registry/"&gt;Part 1&lt;/a&gt;, I built a pipeline that automatically tests my Flask app and pushes containers to both GHCR and ECR. I&amp;rsquo;m going to deploy those containers somewhere that people can use them. I&amp;rsquo;m going to use AWS ECS to make my app publicly accessible. (This won&amp;rsquo;t be accessible to the public, I&amp;rsquo;ll be spinning this down after the demo to avoid burning through my AWS credits and racking up costs.)&lt;/p&gt;</description></item></channel></rss>