<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Jerome S</title>
    <description>The latest articles on DEV Community by Jerome S (@jeromes_dev).</description>
    <link>https://dev.to/jeromes_dev</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3112250%2Fb8b6e164-6bff-4ebc-8302-6a7d96b5b71a.jpg</url>
      <title>DEV Community: Jerome S</title>
      <link>https://dev.to/jeromes_dev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jeromes_dev"/>
    <language>en</language>
    <item>
      <title>DNS Validation using AWS Certificate Manager (ACM) and Porkbun</title>
      <dc:creator>Jerome S</dc:creator>
      <pubDate>Wed, 28 May 2025 15:21:27 +0000</pubDate>
      <link>https://dev.to/jeromes_dev/aws-certificate-manager-dns-validation-in-porkbun-nlo</link>
      <guid>https://dev.to/jeromes_dev/aws-certificate-manager-dns-validation-in-porkbun-nlo</guid>
      <description>&lt;h2&gt;
  
  
  tldr;
&lt;/h2&gt;

&lt;p&gt;I found out I was adding the wrong details in Porkbun. The most crucial part was not including the &lt;em&gt;trailing dot&lt;/em&gt; and using the &lt;em&gt;correct host&lt;/em&gt; in the Porkbun &lt;code&gt;CNAME&lt;/code&gt; record.&lt;/p&gt;

&lt;h2&gt;
  
  
  Adding A New Resume Website
&lt;/h2&gt;

&lt;p&gt;I recently decided that I wanted to create a copy of &lt;a href="https://jeromes.dev" rel="noopener noreferrer"&gt;my resume website&lt;/a&gt; on AWS just for practice.&lt;/p&gt;

&lt;p&gt;I planned for the AWS website to be accessible via &lt;code&gt;aws.jeromes.dev&lt;/code&gt;, and to make that happen I used:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;AWS S3&lt;/strong&gt; to host the files
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;AWS CloudFront&lt;/strong&gt; for the CDN
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;AWS Certificate Manager (ACM)&lt;/strong&gt; to manage SSL certificates&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I'm already using Porkbun as my DNS provider and domain registrar. Their UI is pretty straightforward, so I figured adding a subdomain would be too.&lt;/p&gt;

&lt;h2&gt;
  
  
  Steps To Add a Subdomain
&lt;/h2&gt;

&lt;p&gt;I won’t dive too deep into each step, but here’s the high-level plan I went with:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Upload the files to &lt;em&gt;AWS S3&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;Create a Distribution in &lt;em&gt;AWS CloudFront&lt;/em&gt; for my desired subdomain
&lt;/li&gt;
&lt;li&gt;Request a certificate for the new subdomain in &lt;em&gt;ACM&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;Add a new &lt;code&gt;CNAME&lt;/code&gt; DNS record in Porkbun
&lt;/li&gt;
&lt;li&gt;Wait for &lt;em&gt;ACM&lt;/em&gt; to validate my certificate
&lt;/li&gt;
&lt;li&gt;Finalize the CloudFront distribution setup using the issued cert
&lt;/li&gt;
&lt;li&gt;Review everything and complete the setup&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Since I’m using a custom DNS provider, I followed &lt;a href="https://docs.aws.amazon.com/acm/latest/userguide/dns-validation.html" rel="noopener noreferrer"&gt;AWS’s guide for DNS validation&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Not too difficult, right? Everything seemed laid out clearly. But then I got stuck for an hour trying to get &lt;strong&gt;step 5&lt;/strong&gt; to work!&lt;/p&gt;

&lt;h2&gt;
  
  
  Where Did I Go Wrong?
&lt;/h2&gt;

&lt;p&gt;After a few attempts, why wouldn’t &lt;em&gt;ACM&lt;/em&gt; validate my certificate?!&lt;/p&gt;

&lt;p&gt;Turns out, Porkbun does some things automatically behind the scenes.&lt;/p&gt;

&lt;p&gt;Specifically, when adding the &lt;strong&gt;CNAME value&lt;/strong&gt;, you’re &lt;strong&gt;not supposed to add the trailing dot (.) character&lt;/strong&gt;!&lt;/p&gt;

&lt;p&gt;Rookie mistake? Definitely. After all, all I ever did before was update nameservers or just create &lt;code&gt;A Records&lt;/code&gt;. This was my first time creating a subdomain with a validation record.&lt;/p&gt;

&lt;p&gt;Oh well, live and learn. At least I got it working—and you can now visit my new AWS-hosted resume site at &lt;a href="https://aws.jeromes.dev" rel="noopener noreferrer"&gt;aws.jeromes.dev&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Hopefully this helps someone else stuck in the same situation.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Some tips for beginners trying to take the AWS Cloud Practitioner certification :)</title>
      <dc:creator>Jerome S</dc:creator>
      <pubDate>Mon, 19 May 2025 04:09:06 +0000</pubDate>
      <link>https://dev.to/jeromes_dev/some-tips-for-beginners-trying-to-take-the-aws-cloud-practitioner-certification--3i4g</link>
      <guid>https://dev.to/jeromes_dev/some-tips-for-beginners-trying-to-take-the-aws-cloud-practitioner-certification--3i4g</guid>
      <description>&lt;div class="ltag__link--embedded"&gt;
  &lt;div class="crayons-story "&gt;
  &lt;a href="https://dev.to/jeromes_dev/passing-the-aws-clf-c02-certification-aws-cloud-practitioner-blog-o63" class="crayons-story__hidden-navigation-link"&gt;Passing the AWS CLF-C02 Certification [AWS Cloud Practitioner Blog]&lt;/a&gt;


  &lt;div class="crayons-story__body crayons-story__body-full_post"&gt;
    &lt;div class="crayons-story__top"&gt;
      &lt;div class="crayons-story__meta"&gt;
        &lt;div class="crayons-story__author-pic"&gt;

          &lt;a href="/jeromes_dev" class="crayons-avatar  crayons-avatar--l  "&gt;
            &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3112250%2Fb8b6e164-6bff-4ebc-8302-6a7d96b5b71a.jpg" alt="jeromes_dev profile" class="crayons-avatar__image"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
        &lt;div&gt;
          &lt;div&gt;
            &lt;a href="/jeromes_dev" class="crayons-story__secondary fw-medium m:hidden"&gt;
              Jerome S
            &lt;/a&gt;
            &lt;div class="profile-preview-card relative mb-4 s:mb-0 fw-medium hidden m:inline-block"&gt;
              
                Jerome S
                
              
              &lt;div id="story-author-preview-content-2500399" class="profile-preview-card__content crayons-dropdown branded-7 p-4 pt-0"&gt;
                &lt;div class="gap-4 grid"&gt;
                  &lt;div class="-mt-4"&gt;
                    &lt;a href="/jeromes_dev" class="flex"&gt;
                      &lt;span class="crayons-avatar crayons-avatar--xl mr-2 shrink-0"&gt;
                        &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3112250%2Fb8b6e164-6bff-4ebc-8302-6a7d96b5b71a.jpg" class="crayons-avatar__image" alt=""&gt;
                      &lt;/span&gt;
                      &lt;span class="crayons-link crayons-subtitle-2 mt-5"&gt;Jerome S&lt;/span&gt;
                    &lt;/a&gt;
                  &lt;/div&gt;
                  &lt;div class="print-hidden"&gt;
                    
                      Follow
                    
                  &lt;/div&gt;
                  &lt;div class="author-preview-metadata-container"&gt;&lt;/div&gt;
                &lt;/div&gt;
              &lt;/div&gt;
            &lt;/div&gt;

          &lt;/div&gt;
          &lt;a href="https://dev.to/jeromes_dev/passing-the-aws-clf-c02-certification-aws-cloud-practitioner-blog-o63" class="crayons-story__tertiary fs-xs"&gt;&lt;time&gt;May 19 '25&lt;/time&gt;&lt;span class="time-ago-indicator-initial-placeholder"&gt;&lt;/span&gt;&lt;/a&gt;
        &lt;/div&gt;
      &lt;/div&gt;

    &lt;/div&gt;

    &lt;div class="crayons-story__indention"&gt;
      &lt;h2 class="crayons-story__title crayons-story__title-full_post"&gt;
        &lt;a href="https://dev.to/jeromes_dev/passing-the-aws-clf-c02-certification-aws-cloud-practitioner-blog-o63" id="article-link-2500399"&gt;
          Passing the AWS CLF-C02 Certification [AWS Cloud Practitioner Blog]
        &lt;/a&gt;
      &lt;/h2&gt;
        &lt;div class="crayons-story__tags"&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/aws"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;aws&lt;/a&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/certification"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;certification&lt;/a&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/continuouslearning"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;continuouslearning&lt;/a&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/cloudcomputing"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;cloudcomputing&lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="crayons-story__bottom"&gt;
        &lt;div class="crayons-story__details"&gt;
          &lt;a href="https://dev.to/jeromes_dev/passing-the-aws-clf-c02-certification-aws-cloud-practitioner-blog-o63" class="crayons-btn crayons-btn--s crayons-btn--ghost crayons-btn--icon-left"&gt;
            &lt;div class="multiple_reactions_aggregate"&gt;
              &lt;span class="multiple_reactions_icons_container"&gt;
                  &lt;span class="crayons_icon_container"&gt;
                    &lt;img src="https://assets.dev.to/assets/sparkle-heart-5f9bee3767e18deb1bb725290cb151c25234768a0e9a2bd39370c382d02920cf.svg" width="18" height="18"&gt;
                  &lt;/span&gt;
              &lt;/span&gt;
              &lt;span class="aggregate_reactions_counter"&gt;4&lt;span class="hidden s:inline"&gt; reactions&lt;/span&gt;&lt;/span&gt;
            &lt;/div&gt;
          &lt;/a&gt;
            &lt;a href="https://dev.to/jeromes_dev/passing-the-aws-clf-c02-certification-aws-cloud-practitioner-blog-o63#comments" class="crayons-btn crayons-btn--s crayons-btn--ghost crayons-btn--icon-left flex items-center"&gt;
              Comments


              28&lt;span class="hidden s:inline"&gt; comments&lt;/span&gt;
            &lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="crayons-story__save"&gt;
          &lt;small class="crayons-story__tertiary fs-xs mr-2"&gt;
            4 min read
          &lt;/small&gt;
            
              &lt;span class="bm-initial"&gt;
                

              &lt;/span&gt;
              &lt;span class="bm-success"&gt;
                

              &lt;/span&gt;
            
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;/div&gt;


</description>
      <category>aws</category>
      <category>certification</category>
      <category>continuouslearning</category>
      <category>cloudcomputing</category>
    </item>
    <item>
      <title>Passing the AWS CLF-C02 Certification [AWS Cloud Practitioner Blog]</title>
      <dc:creator>Jerome S</dc:creator>
      <pubDate>Mon, 19 May 2025 04:02:28 +0000</pubDate>
      <link>https://dev.to/jeromes_dev/passing-the-aws-clf-c02-certification-aws-cloud-practitioner-blog-o63</link>
      <guid>https://dev.to/jeromes_dev/passing-the-aws-clf-c02-certification-aws-cloud-practitioner-blog-o63</guid>
      <description>&lt;h3&gt;
  
  
  tldr;
&lt;/h3&gt;

&lt;p&gt;I passed! It took me 2 weeks to study, and I’m sharing my thoughts.&lt;/p&gt;

&lt;p&gt;Allot 1–2 hours of study time every day leading up to the exam, and take practice exams to gauge your understanding and reinforce weak areas.&lt;/p&gt;

&lt;h4&gt;
  
  
  Update: 28 May 2025
&lt;/h4&gt;

&lt;p&gt;Some guides will encourage using "certified dumps". I am against it as this is a form of cheating by memorizing instead of truly understanding concepts.&lt;/p&gt;

&lt;h2&gt;
  
  
  My Updates
&lt;/h2&gt;

&lt;p&gt;I've written in my &lt;a href="https://dev.to/jeromes_dev/rekindling-lost-aws-knowledge-aws-cloud-practitioner-blog-58h9"&gt;previous post&lt;/a&gt; that I had to scratch the itch and dive back into AWS. &lt;/p&gt;

&lt;p&gt;Since then, I’ve studied and passed the certification. Now I can brag on my LinkedIn profile about my shiny new certificate.&lt;br&gt;&lt;br&gt;
Of course, I also immediately added it to my &lt;a href="https://jeromes.dev" rel="noopener noreferrer"&gt;resume website&lt;/a&gt;!&lt;/p&gt;

&lt;h2&gt;
  
  
  Do I really need this certificate?
&lt;/h2&gt;

&lt;p&gt;Actually, no.  &lt;/p&gt;

&lt;p&gt;To be honest, it’s always still best to have real-world experience over a certificate. However, certificates are a way to show that you know what you’re doing (or about to do), and studying for one puts you in a kind of “performance space” where you’re forced to make sure you know your stuff when it counts.&lt;/p&gt;

&lt;h2&gt;
  
  
  "Realistic" Preparation Timeframe
&lt;/h2&gt;

&lt;p&gt;I came from a technical background, had some previous experience using AWS, and had attended a few trainings in the past.&lt;/p&gt;

&lt;p&gt;If I were to estimate how much time you'd need, I'd say:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;1–2 months&lt;/strong&gt; if you are not coming from a technical background and have not used AWS.
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;2–4 weeks&lt;/strong&gt; if you come from a technical background but are not familiar with AWS or cloud concepts.
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;1–2 weeks&lt;/strong&gt; if you're already familiar with cloud concepts and have a technical background.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;How did I come up with these?&lt;br&gt;&lt;br&gt;
Well, they’re based on my personal learning speed and experience—but I believe anyone who’s motivated could achieve similar results in roughly the same timeframe.&lt;/p&gt;

&lt;h2&gt;
  
  
  Study Time
&lt;/h2&gt;

&lt;p&gt;Like I mentioned before, I’m a family guy with a 9-to-5 job. I only had time to study in the evenings and on weekends.&lt;br&gt;&lt;br&gt;
Here’s what my study week looked like:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;1–2 hours&lt;/strong&gt; of focused study on weekdays
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;6–8 hours&lt;/strong&gt; of study on the weekends
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Given my background, this was enough—but I encourage those with less AWS experience to put in more hours to gain mastery.&lt;/p&gt;

&lt;h2&gt;
  
  
  Study Materials
&lt;/h2&gt;

&lt;p&gt;Here are the three main resources I used:&lt;/p&gt;

&lt;h3&gt;
  
  
  1. AWS Skill Builder – AWS Cloud Practitioner Essentials
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://explore.skillbuilder.aws/learn/courses/134/aws-cloud-practitioner-essentials" rel="noopener noreferrer"&gt;This course&lt;/a&gt;, provided by AWS, is free. It’s a 7-hour digital training that I’d recommend &lt;strong&gt;for someone not familiar with AWS&lt;/strong&gt; or someone who wants to refresh their knowledge.  &lt;/p&gt;

&lt;p&gt;They use a lot of metaphors and relatable examples to explain cloud concepts, which is super helpful for beginners.&lt;/p&gt;

&lt;h3&gt;
  
  
  2. ExamPro – AWS Certified Cloud Practitioner (CLF-C02)
&lt;/h3&gt;

&lt;p&gt;Reddit came through again—&lt;a href="https://www.exampro.co/clf-c02" rel="noopener noreferrer"&gt;this course&lt;/a&gt; is one of the most recommended out there, and for good reason.&lt;br&gt;&lt;br&gt;
It’s packed with information. While the full version is paid, there’s a free version that gives you access to all the video content (just not the flash cards or mini quizzes).&lt;/p&gt;

&lt;p&gt;Some videos include “follow-alongs,” where Andrew shows you how things are done in the AWS console. That really helps map your learnings to actual usage.&lt;/p&gt;

&lt;p&gt;⚠️ Heads-up: This course is info-dense. I suggest you take #1 first before diving into this one—it helps to get the cloud basics down before tackling the heavier stuff.&lt;/p&gt;

&lt;p&gt;Also, this course aligns well with the &lt;a href="https://d1.awsstatic.com/training-and-certification/docs-cloud-practitioner/AWS-Certified-Cloud-Practitioner_Exam-Guide.pdf" rel="noopener noreferrer"&gt;AWS CLF-C02 Exam Guide&lt;/a&gt;, which outlines the exam topics and gives some useful study strategies.&lt;/p&gt;

&lt;h3&gt;
  
  
  3. AWS Skill Builder – Cloud Essentials Knowledge Badge Assessment
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://explore.skillbuilder.aws/learn/course/15782/cloud-essentials-knowledge-badge-assessment;lp=82" rel="noopener noreferrer"&gt;This quiz&lt;/a&gt; is a 50-item test to gauge your AWS knowledge. I used it to figure out what areas I was weak in and to get used to the testing format.&lt;/p&gt;

&lt;p&gt;Plus, you get a little badge after completing it. Who doesn’t love badges?&lt;/p&gt;

&lt;h3&gt;
  
  
  4. ExamPro – AWS Certified Cloud Practitioner (CLF-C02) &lt;strong&gt;Free Practice Exam&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Another gem from ExamPro—this 65-question sample test is very close to the actual certification exam format.&lt;br&gt;&lt;br&gt;
You can flag questions, review them, and even comment.&lt;/p&gt;

&lt;p&gt;The real benefit here is getting used to scenario-style questions and thinking like an AWS Cloud professional.&lt;/p&gt;

&lt;h3&gt;
  
  
  5. Quizlet – AWS Certified Cloud Practitioner CLF-C02 Flash Cards
&lt;/h3&gt;

&lt;p&gt;These &lt;a href="https://quizlet.com/ph/703153649/aws-certified-cloud-practitioner-clf-c02-flash-cards/" rel="noopener noreferrer"&gt;flash cards&lt;/a&gt; helped me recall important concepts—especially useful for a quick refresher on exam day.&lt;/p&gt;




&lt;p&gt;Basically, just allot 2 hours of focused study per day and keep at it until you feel confident.&lt;br&gt;&lt;br&gt;
I strongly recommend taking practice exams and aiming for a 90%+ score before scheduling your AWS Certification exam.&lt;/p&gt;

&lt;p&gt;Good luck on your journey!&lt;/p&gt;

</description>
      <category>aws</category>
      <category>certification</category>
      <category>continuouslearning</category>
      <category>cloudcomputing</category>
    </item>
    <item>
      <title>Rekindling lost AWS knowledge [AWS Cloud Practitioner Blog]</title>
      <dc:creator>Jerome S</dc:creator>
      <pubDate>Thu, 01 May 2025 06:15:58 +0000</pubDate>
      <link>https://dev.to/jeromes_dev/rekindling-lost-aws-knowledge-aws-cloud-practitioner-blog-58h9</link>
      <guid>https://dev.to/jeromes_dev/rekindling-lost-aws-knowledge-aws-cloud-practitioner-blog-58h9</guid>
      <description>&lt;h3&gt;
  
  
  tldr;
&lt;/h3&gt;

&lt;p&gt;I'm just a regular guy trying to balance work and life while aiming for an AWS Cloud Practitioner certificate.&lt;/p&gt;

&lt;h2&gt;
  
  
  How I got here
&lt;/h2&gt;

&lt;p&gt;I came across the &lt;a href="https://cloudresumechallenge.dev" rel="noopener noreferrer"&gt;Cloud Resume Challenge&lt;/a&gt;, and one of the suggestions there was to document the journey—so I decided to give dev blogging a try.&lt;/p&gt;

&lt;p&gt;Even though I already have my resume up at &lt;a href="https://jeromes.dev" rel="noopener noreferrer"&gt;my own resume website&lt;/a&gt;, I figured—why not try to redo it on AWS?&lt;/p&gt;

&lt;p&gt;Right now, my website is built with simple React.js and hosted on Vercel. It was easy to set up and already serves as my current resume website. But then I thought—what's stopping me from rebuilding it in AWS? There's no rule or law that prevents me! So, why not?&lt;/p&gt;

&lt;h2&gt;
  
  
  My previous AWS experience
&lt;/h2&gt;

&lt;p&gt;In my previous job, I was in charge of groups of developers. Aside from managing people, I also handled the tech—and most of it was hosted in AWS.&lt;/p&gt;

&lt;p&gt;Despite the small and limited scope, I was able to get hands-on with AWS tools that were given to me so that (1) we could observe the infrastructure, (2) suggest improvements to it, and (3) better understand it for future application architecture work.&lt;/p&gt;

&lt;h2&gt;
  
  
  AWS Knowledge Stagnation
&lt;/h2&gt;

&lt;p&gt;Over the past few months, I’ve had the itch to dive back into AWS, but of course, the motivation didn’t really come—mainly because I don’t use it at all in my current work, and, let’s be honest, it can cost money.&lt;/p&gt;

&lt;p&gt;But hey, sometimes you gotta lose some (money) to gain some (knowledge). It’s just a small spend anyway—I'm just being stingy. Sure, I could do this on other platforms for free, but in my opinion, AWS is still a great tool to learn—especially since I get most excited when I’m working on application migrations.&lt;/p&gt;

&lt;h2&gt;
  
  
  What can you expect should you choose to follow this series
&lt;/h2&gt;

&lt;p&gt;I know there are a ton of other series out there that guide you through learning AWS from scratch. If you're looking for a fast track, those are probably your best bet.&lt;/p&gt;

&lt;p&gt;I’m coming from the perspective of a &lt;em&gt;"seasoned"&lt;/em&gt; developer who has other interests outside of programming. I recently moved to a foreign country and am learning a new language, while also living with my wife—whom I love deeply and want to spend as much quality time with as possible. I also want to keep an active lifestyle by going to the gym and hitting the trails.&lt;/p&gt;

&lt;p&gt;Basically, &lt;strong&gt;I'm just a regular family guy&lt;/strong&gt; trying to stick to my principles of continuous learning, physical fitness, and enjoying life as it comes. I won’t go deep with full guides, but I’ll drop quick tips that cover 80% of real-world scenarios.&lt;/p&gt;




&lt;p&gt;I hope you enjoy reading my blog about my AWS journey—as a regular guy.&lt;/p&gt;

</description>
      <category>aws</category>
      <category>certification</category>
      <category>continouslearning</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
