<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>Jaime Elso</title>
	<link>https://jaimeelso.com/</link>
	<atom:link href="https://jaimeelso.com/feed.xml" rel="self" type="application/rss+xml" />
	<description>Portfolio and blog of Jaime Elso, an AWS Solutions Architect, covering cloud architecture, DevOps automation, and web development projects built on AWS.</description>
	<language>en-us</language>
	<lastBuildDate>Wed, 26 Aug 2026 00:00:00 GMT</lastBuildDate>
	<item>
		<title>Design and implementation of a Zero Trust architecture for Elastic Container Service</title>
		<link>https://jaimeelso.com/post/zero-trust-architecture-for-ecs</link>
		<guid>https://jaimeelso.com/post/zero-trust-architecture-for-ecs</guid>
		<pubDate>Mon, 01 Jan 2024 00:00:00 GMT</pubDate>
		<description>A practical guide to designing a Zero Trust architecture for Amazon Elastic Container Service (ECS) on AWS, covering identity, network and workload security.</description>
	</item>
	<item>
		<title>Remote connection methods to EC2 Linux instances on AWS: comparison and best practices</title>
		<link>https://jaimeelso.com/post/aws-ec2-remote-connection-methods</link>
		<guid>https://jaimeelso.com/post/aws-ec2-remote-connection-methods</guid>
		<pubDate>Fri, 01 Sep 2023 00:00:00 GMT</pubDate>
		<description>Methods for remote connection to EC2 Linux instances on AWS, comparing and adopting best practices for secure and efficient management of cloud infrastructure</description>
	</item>
	<item>
		<title>Bachelor's Thesis - Development of a content management system</title>
		<link>https://jaimeelso.com/post/bachelorsthesis</link>
		<guid>https://jaimeelso.com/post/bachelorsthesis</guid>
		<pubDate>Thu, 01 Jun 2023 00:00:00 GMT</pubDate>
		<description>Bachelor's thesis on Block Manager, a custom CMS built with Electron and NodeJS that generates static HTML, benchmarked against WordPress using Lighthouse.</description>
	</item>
	<item>
		<title>Automated deployment of static web pages from a repository to an S3 bucket on AWS</title>
		<link>https://jaimeelso.com/post/automated-deployment-static-web-pages-aws</link>
		<guid>https://jaimeelso.com/post/automated-deployment-static-web-pages-aws</guid>
		<pubDate>Mon, 01 May 2023 00:00:00 GMT</pubDate>
		<description>Learn how to automatically deploy a static website from an AWS CodeCommit repo to an S3 bucket using a Lambda function, with CloudFront caching and SNS alerts.</description>
	</item>
	<item>
		<title>Automating CloudFormation Stack deployment from CodeCommit using CodePipeline</title>
		<link>https://jaimeelso.com/post/automating-cloudformation-stack-deployment</link>
		<guid>https://jaimeelso.com/post/automating-cloudformation-stack-deployment</guid>
		<pubDate>Sat, 01 Apr 2023 00:00:00 GMT</pubDate>
		<description>How I automated AWS CloudFormation stack deployments from CodeCommit using CodePipeline, with Change Sets, S3 lifecycle rules, and pipeline notifications.</description>
	</item>
	<item>
		<title>Deploying services with AWS CloudFormation</title>
		<link>https://jaimeelso.com/post/iac-cloudformation</link>
		<guid>https://jaimeelso.com/post/iac-cloudformation</guid>
		<pubDate>Wed, 01 Mar 2023 00:00:00 GMT</pubDate>
		<description>How I define my AWS infrastructure as code with CloudFormation templates in YAML, structuring separate stacks for MyWebsite and its ContactForm service.</description>
	</item>
	<item>
		<title>Building a contact form with AWS API Gateway, Lambda, and SNS</title>
		<link>https://jaimeelso.com/post/contact-form-aws</link>
		<guid>https://jaimeelso.com/post/contact-form-aws</guid>
		<pubDate>Wed, 01 Feb 2023 00:00:00 GMT</pubDate>
		<description>Build a secure, serverless contact form on AWS using API Gateway, Lambda, and SNS, now protected by Cloudflare Turnstile and a honeypot field, with email notifications for every submission.</description>
	</item>
	<item>
		<title>MyWebsite</title>
		<link>https://jaimeelso.com/post/mywebsite</link>
		<guid>https://jaimeelso.com/post/mywebsite</guid>
		<pubDate>Sun, 01 Jan 2023 00:00:00 GMT</pubDate>
		<description>How I built my personal website with vanilla HTML, CSS and JS: structure, design choices, a serverless contact form, and performance and SEO practices.</description>
	</item>
</channel>
</rss>
