<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Aws - Tag - Compa Compila</title><link>https://www.compacompila.com/tags/aws/</link><description>Learn at your pace. A blog focused on Software engineering and AWS</description><generator>Hugo 0.142.0 &amp; FixIt v0.3.17</generator><language>en</language><managingEditor>compacompila.com@gmail.com (El Compa)</managingEditor><webMaster>compacompila.com@gmail.com (El Compa)</webMaster><lastBuildDate>Tue, 30 Dec 2025 04:04:38 +0400</lastBuildDate><atom:link href="https://www.compacompila.com/tags/aws/index.xml" rel="self" type="application/rss+xml"/><item><title>From Latin America to UAE: My Personal and Professional Journey in 2025</title><link>https://www.compacompila.com/posts/2025-in-a-post/</link><pubDate>Tue, 30 Dec 2025 04:04:38 +0400</pubDate><author>El Compa</author><guid>https://www.compacompila.com/posts/2025-in-a-post/</guid><description>&lt;div class="featured-image">
                &lt;img src="https://www.compacompila.com/images/posts/2025-in-a-post.webp" referrerpolicy="no-referrer" style="width: 100%; max-width: 640px; height: auto;">
            &lt;/div>Reflections on a year of limitless growth. Join me as I summarize my 2025, marked by my new life in Dubai, cloud certifications, and my adventure in the Open Source world.</description></item><item><title>Encryption in AWS: A Key Guide for Your Solutions Architect Interview</title><link>https://www.compacompila.com/posts/symmetric-asymmetric-encryption/</link><pubDate>Tue, 02 Sep 2025 00:04:38 +0400</pubDate><author>El Compa</author><guid>https://www.compacompila.com/posts/symmetric-asymmetric-encryption/</guid><description>&lt;div class="featured-image">
                &lt;img src="https://www.compacompila.com/images/posts/encryption.webp" referrerpolicy="no-referrer" style="width: 100%; max-width: 640px; height: auto;">
            &lt;/div>Are you preparing for a Solutions Architect interview and want to master security concepts? This complete guide is your starting point. We break down the fundamentals of encryption in a simple and direct way: learn the difference between an algorithm and a key, when to use symmetric vs. asymmetric encryption, and how these concepts are applied in the real world with practical examples from key AWS services like S3, KMS, EBS, and SSH. Read this article and confidently answer encryption questions in your next interview!</description></item><item><title>From Chaos to Control: Managing Microservice Environment Variables in AWS</title><link>https://www.compacompila.com/posts/centralyzing-env-variables/</link><pubDate>Sun, 03 Aug 2025 15:04:38 +0400</pubDate><author>El Compa</author><guid>https://www.compacompila.com/posts/centralyzing-env-variables/</guid><description>&lt;div class="featured-image">
                &lt;img src="https://www.compacompila.com/images/posts/env-variables.webp" referrerpolicy="no-referrer" style="width: 100%; max-width: 640px; height: auto;">
            &lt;/div>Managing environment variables across 40 microservices can be chaotic and insecure. Discover how we tackled this challenge by centralizing secrets and configurations with AWS Parameter Store instead of AWS Secrets Manager. This article offers a step-by-step guide, including Go code examples, to improve your system's security and simplify operations.</description></item><item><title>Three AWS Associate Certifications in Six Months: My SysOps Admin Experience and Beyond</title><link>https://www.compacompila.com/posts/aws-associate-certifications-milestone/</link><pubDate>Sun, 13 Jul 2025 00:04:38 +0400</pubDate><author>El Compa</author><guid>https://www.compacompila.com/posts/aws-associate-certifications-milestone/</guid><description>&lt;div class="featured-image">
                &lt;img src="https://www.compacompila.com/images/posts/trifecta.webp" referrerpolicy="no-referrer" style="width: 100%; max-width: 640px; height: auto;">
            &lt;/div>Mission accomplished! I'm proud to have completed the AWS Associate core by obtaining my Solutions Architect, Developer, and SysOps Administrator certifications. Learn about my journey to the SysOps Admin exam, the essential operational knowledge, and why these three certifications are a game-changer for cloud professionals. Find out what's next for my professional growth!</description></item><item><title>S3 Bucket Policies: Utility and Practical Examples</title><link>https://www.compacompila.com/posts/s3-bucket-policy/</link><pubDate>Sun, 22 Jun 2025 12:04:38 +0400</pubDate><author>El Compa</author><guid>https://www.compacompila.com/posts/s3-bucket-policy/</guid><description>&lt;div class="featured-image">
                &lt;img src="https://www.compacompila.com/images/posts/what-are-s3-buckets.webp" referrerpolicy="no-referrer" style="width: 100%; max-width: 640px; height: auto;">
            &lt;/div>Navigating AWS S3 bucket policies can be tricky! This article breaks down what S3 bucket policies are, how they work, and provides practical examples to help you control access and define rules for your S3 buckets. Learn how to manage who can read or create objects, enforce encryption, and even restrict access based on tags or secure transport (HTTPS).</description></item><item><title>S3 Bucket Versioning: Advantages and Implications</title><link>https://www.compacompila.com/posts/s3-versioning/</link><pubDate>Sun, 08 Jun 2025 12:04:38 +0400</pubDate><author>El Compa</author><guid>https://www.compacompila.com/posts/s3-versioning/</guid><description>&lt;div class="featured-image">
                &lt;img src="https://www.compacompila.com/images/posts/what-are-s3-buckets.webp" referrerpolicy="no-referrer" style="width: 100%; max-width: 640px; height: auto;">
            &lt;/div>Learn about the advantages of enabling versioning on S3 buckets and its implications. Also, understand what happens when you suspend versioning on a previously version-enabled bucket.</description></item><item><title>Lifecycle Policies in S3 Buckets</title><link>https://www.compacompila.com/posts/s3-buckets-lifecycle-policies/</link><pubDate>Mon, 02 Jun 2025 20:04:38 +0400</pubDate><author>El Compa</author><guid>https://www.compacompila.com/posts/s3-buckets-lifecycle-policies/</guid><description>&lt;div class="featured-image">
                &lt;img src="https://www.compacompila.com/images/posts/what-are-s3-buckets.webp" referrerpolicy="no-referrer" style="width: 100%; max-width: 640px; height: auto;">
            &lt;/div>Learn how you can use lifecycle policies in S3 buckets to move objects from one storage class to another and to automatically delete objects.</description></item><item><title>S3 Storage Classes</title><link>https://www.compacompila.com/posts/s3-buckets-storage-classes/</link><pubDate>Thu, 29 May 2025 13:04:38 +0400</pubDate><author>El Compa</author><guid>https://www.compacompila.com/posts/s3-buckets-storage-classes/</guid><description>&lt;div class="featured-image">
                &lt;img src="https://www.compacompila.com/images/posts/what-are-s3-buckets.webp" referrerpolicy="no-referrer" style="width: 100%; max-width: 640px; height: auto;">
            &lt;/div>Learn about the differences between the various storage classes available for S3 buckets.</description></item><item><title>What are S3 buckets and what are they for?</title><link>https://www.compacompila.com/posts/what-are-s3-buckets/</link><pubDate>Sun, 25 May 2025 13:04:38 +0400</pubDate><author>El Compa</author><guid>https://www.compacompila.com/posts/what-are-s3-buckets/</guid><description>&lt;div class="featured-image">
                &lt;img src="https://www.compacompila.com/images/posts/what-are-s3-buckets.webp" referrerpolicy="no-referrer" style="width: 100%; max-width: 640px; height: auto;">
            &lt;/div>Learn about S3 structure, its physical architecture, its main features and also its limitations.</description></item><item><title>My AWS Journey</title><link>https://www.compacompila.com/posts/my-aws-journey/</link><pubDate>Sun, 18 May 2025 00:04:38 +0400</pubDate><author>El Compa</author><guid>https://www.compacompila.com/posts/my-aws-journey/</guid><description>&lt;div class="featured-image">
                &lt;img src="https://www.compacompila.com/images/posts/aws-journey.webp" referrerpolicy="no-referrer" style="width: 100%; max-width: 640px; height: auto;">
            &lt;/div>In this article I talk to you about my experience in AWS and I give you recommendations about how to study to get AWS certifications.</description></item><item><title>Practical application of CloudFront functions</title><link>https://www.compacompila.com/posts/solving-navigation-issue/</link><pubDate>Sat, 17 May 2025 00:04:38 +0400</pubDate><author>El Compa</author><guid>https://www.compacompila.com/posts/solving-navigation-issue/</guid><description>&lt;div class="featured-image">
                &lt;img src="https://www.compacompila.com/images/posts/solving-navigation-problem.webp" referrerpolicy="no-referrer" style="width: 100%; max-width: 640px; height: auto;">
            &lt;/div>I show you how I solved a navigation problem on my blog using CloudFront functions</description></item><item><title>Deploying our blog in a serverless way</title><link>https://www.compacompila.com/posts/deploy-static-websites-serverless/</link><pubDate>Wed, 14 May 2025 05:05:38 +0400</pubDate><author>El Compa</author><guid>https://www.compacompila.com/posts/deploy-static-websites-serverless/</guid><description>&lt;div class="featured-image">
                &lt;img src="https://www.compacompila.com/images/posts/deploy-static-website-serverless.webp" referrerpolicy="no-referrer" style="width: 100%; max-width: 640px; height: auto;">
            &lt;/div>I show you how to deploy a static website in a serverless way using S3 buckets and Cloudfront distributions</description></item></channel></rss>