<?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: Adedoyin</title>
    <description>The latest articles on DEV Community by Adedoyin (@adehorizon).</description>
    <link>https://dev.to/adehorizon</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%2F3684782%2Fa34ebfbd-2304-444f-adca-d440b91ddd2b.jpeg</url>
      <title>DEV Community: Adedoyin</title>
      <link>https://dev.to/adehorizon</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/adehorizon"/>
    <language>en</language>
    <item>
      <title>Mastering Full-Stack Deployment: EC2 Guide to Deploying a Web Application on AWS (Hands-On)</title>
      <dc:creator>Adedoyin</dc:creator>
      <pubDate>Fri, 30 Jan 2026 11:34:23 +0000</pubDate>
      <link>https://dev.to/adehorizon/mastering-full-stack-deployment-ec2-guide-to-deploying-a-web-application-on-aws-hands-on-57o7</link>
      <guid>https://dev.to/adehorizon/mastering-full-stack-deployment-ec2-guide-to-deploying-a-web-application-on-aws-hands-on-57o7</guid>
      <description>&lt;p&gt;Moving from local development to a live cloud environment can be one of the most challenging steps for developers. In this walkthrough, I break down the configuration, security groups, and server setup needed to get an application running smoothly on AWS EC2 ☁️&lt;/p&gt;

&lt;p&gt;A hands-on guide covering everything you need to know to take an application live. From instance setup to full-stack configuration, this post will surely help you navigate the complexities of AWS with confidence.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://medium.com/@adehorizon/mastering-full-stack-deployment-ec2-guide-to-deploying-a-web-application-on-aws-hands-on-c655476a766c" rel="noopener noreferrer"&gt;View Hands-on&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Below is the architectural diagram of the infrastructure I built in the project.&lt;/p&gt;

&lt;p&gt;&lt;a href="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%2Farticles%2Fbnqwqu51ak2eubp4zjyv.png" class="article-body-image-wrapper"&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%2Farticles%2Fbnqwqu51ak2eubp4zjyv.png" alt="Web App hosting" width="800" height="486"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Remember, it is good practice to design for High availability, Resilience, Scalability and Tolerance. &lt;/p&gt;

&lt;p&gt;There are certain techniques to achieve this such as Having a standby or redundant server/instance in another Availability zone or region (in case of failure or crash). Adding Load Balancers to distribute traffic, Auto-scaling, Web application firewalls WAF (To protect your server against common attacks and DDOS), AWS Shield and more.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://medium.com/@adehorizon/mastering-full-stack-deployment-ec2-guide-to-deploying-a-web-application-on-aws-hands-on-c655476a766c" rel="noopener noreferrer"&gt;View Walkthrough&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>My Opinion: Compute is the New Oil. The Cloud is no longer the Exterior; It is the Foundation.</title>
      <dc:creator>Adedoyin</dc:creator>
      <pubDate>Tue, 20 Jan 2026 18:48:31 +0000</pubDate>
      <link>https://dev.to/adehorizon/my-opinion-compute-is-the-new-oil-the-cloud-is-no-longer-the-exterior-it-is-the-foundation-287h</link>
      <guid>https://dev.to/adehorizon/my-opinion-compute-is-the-new-oil-the-cloud-is-no-longer-the-exterior-it-is-the-foundation-287h</guid>
      <description>&lt;p&gt;&lt;strong&gt;As we approach the anticipated late-January release of Amazon’s Q4 2025 earnings, the stakes for the 'Cloud War' have never been higher. Coming off a blockbuster Q3 where net sales hit $180.2 billion (a 13% YoY increase), Amazon has signaled that the migration to the cloud isn't just continuing—it’s reaccelerating. Driven by an insatiable demand for AI, AWS growth surged by 20% last quarter, pushing Amazon to project Q4 sales between $206 and $213 billion. Despite potential economic headwinds, the message is clear: the world is no longer just using the cloud; it is moving in.&lt;/strong&gt;&lt;/p&gt;




&lt;h3&gt;
  
  
  The Signal in the Noise: A Universal Warning
&lt;/h3&gt;

&lt;p&gt;For a startup in 2026, launching without a cloud-native, AI-ready infrastructure is akin to opening a bank without an internet connection. You might function, but you cannot compete on speed, cost, or scale.&lt;/p&gt;

&lt;p&gt;The numbers above are not just a scorecard for one tech giant; they are a barometer for the global economy. While Amazon Web Services (AWS) posted 20% growth, their primary competitors—Microsoft Azure and Google Cloud—reported even steeper accelerations in late 2025 (ranging from 30% to 40% year-over-year).&lt;/p&gt;

&lt;p&gt;This collective surge signals something profound: the market has moved from "experimenting" with AI to deploying it at an industrial scale across &lt;em&gt;all&lt;/em&gt; major platforms.&lt;/p&gt;

&lt;p&gt;For businesses and startups watching from the sidelines, this is a warning. The era of "digital transformation" as a buzzword is over. We are now in the era of &lt;strong&gt;Digital Survival&lt;/strong&gt;. The infrastructure gap is widening, and companies that fail to embrace modern cloud architecture—whether on AWS, Azure, or Google Cloud—are risking obsolescence.&lt;/p&gt;

&lt;h3&gt;
  
  
  The "Left Behind" Reality
&lt;/h3&gt;

&lt;p&gt;The surge in cloud revenues reported in late 2025 is driven by companies rebuilding their foundations to support heavy AI workloads. This creates a bifurcation in the business world:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;The Cloud-Natives:&lt;/strong&gt; These companies leverage "hyperscaler" elasticity to run predictive analytics, automate complex workflows with AI agents, and personalize customer experiences in real-time. They use the best tools from every provider—perhaps Google’s advanced data analytics combined with Microsoft’s enterprise AI integration.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;The Legacy Holders:&lt;/strong&gt; Stuck managing on-premise servers or outdated, static single-cloud instances, these businesses pay more for less computing power. Their data remains siloed, making it impossible to integrate modern tools like Copilot, Gemini, or Claude.&lt;/li&gt;
&lt;/ol&gt;

&lt;h3&gt;
  
  
  The Infrastructure of Intelligence
&lt;/h3&gt;

&lt;p&gt;Amazon’s guidance for Q4 2025—expecting sales up to &lt;strong&gt;$213 billion&lt;/strong&gt;—validates a crucial trend, but it is backed by a wider industry movement. In 2025 alone, the "Big Three" cloud providers combined invested over &lt;strong&gt;$300 billion&lt;/strong&gt; in capital expenditures (Capex), primarily in GPUs and data centers.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Compute is the new oil, and Cloud is the pipeline.&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Speed to Market:&lt;/strong&gt; Cloud-native startups can deploy new features in minutes using serverless architectures (like Azure Functions, Google Cloud Run, or AWS Lambda). Legacy competitors take months.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Cost Efficiency:&lt;/strong&gt; AI demand sensing allows cloud-enabled businesses to optimize inventory and reduce waste.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Scalability:&lt;/strong&gt; When an AI application goes viral or a seasonal spike hits, modern cloud infrastructure expands automatically. On-premise servers crash.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  The Risk of Inaction
&lt;/h3&gt;

&lt;p&gt;The headwinds mentioned in Amazon’s guidance—economic factors and potential volatility—hurt legacy businesses the most. Cloud-adopting companies use AI to navigate these headwinds, optimizing supply chains and pricing dynamically to maintain margins.&lt;/p&gt;

&lt;p&gt;If your business is not capturing data in the cloud today, you cannot train the AI models you will need tomorrow. The "Left Behind" aren't just losing a tech upgrade; they are losing the ability to see the future of their own market.&lt;/p&gt;

&lt;h3&gt;
  
  
  Conclusion
&lt;/h3&gt;

&lt;p&gt;The earnings reports from Amazon, Microsoft, and Alphabet are massive leading indicators. The trillions of dollars flowing into cloud and AI create a slipstream. Businesses that draft behind this momentum—by adopting robust, often multi-cloud strategies—will be pulled forward into the next economy. Those that anchor themselves to the past will watch the gap widen until it is too large to cross.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The mandate for 2026 is clear: Modernize your infrastructure, or prepare to be outpaced.&lt;/strong&gt;&lt;/p&gt;




&lt;p&gt;In My next post I will talk about 5 key questions a business should ask to decide which cloud provider (AWS, Azure, or Google Cloud) best fits their specific AI and data needs&lt;/p&gt;

</description>
      <category>aws</category>
      <category>cloud</category>
      <category>ai</category>
    </item>
    <item>
      <title>I’ve SSH’d Into EC2 Dozens of Times. This One Still Took 4 Hours!</title>
      <dc:creator>Adedoyin</dc:creator>
      <pubDate>Tue, 13 Jan 2026 20:13:55 +0000</pubDate>
      <link>https://dev.to/adehorizon/ive-sshd-into-ec2-dozens-of-times-this-one-still-took-4-hours-3jh9</link>
      <guid>https://dev.to/adehorizon/ive-sshd-into-ec2-dozens-of-times-this-one-still-took-4-hours-3jh9</guid>
      <description>&lt;p&gt;Yesterday, I spent FOUR hours trying to SSH into an EC2 instance. 4 HOURS. I’ve done this dozens of times before, This wasn’t my first time. Tried from both my macOS and windows terminal maybe it was a local system issue.  Nothing worked&lt;/p&gt;

&lt;p&gt;What am I writing about this?&lt;br&gt;
I knew the drill.&lt;br&gt;
I checked the “obvious” things first&lt;br&gt;
I didn’t skip the basics:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Security group? ✅ Port 22 open&lt;/li&gt;
&lt;li&gt;Source IP? ✅ Correct&lt;/li&gt;
&lt;li&gt;Instance running? ✅&lt;/li&gt;
&lt;li&gt;Public IP? ✅&lt;/li&gt;
&lt;li&gt;My .pem key and permissions? All In check.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;On paper everything was right. And yet… no access. Typical case of When experience doesn’t save you from overwhelm. This is the part people don’t talk about enough. Even when you know what you’re doing:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;different environments behave differently&lt;/li&gt;
&lt;li&gt;muscle memory fails when the context changes&lt;/li&gt;
&lt;li&gt;small details you normally gloss over suddenly matter.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I wasn’t confused because I didn’t understand EC2. I was overwhelmed because too many variables were in play at once.&lt;br&gt;
At some point, I wasn’t debugging anymore — I was context-switching:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;shell differences&lt;/li&gt;
&lt;li&gt;key permissions&lt;/li&gt;
&lt;li&gt;command syntax&lt;/li&gt;
&lt;li&gt;AWS quirks&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Individually trivial. Collectively exhausting. The mistake wasn’t ignorance — it was friction Nothing was fundamentally broken. There was no dramatic misconfiguration. when I say “friction” in this context, I’m talking about anything that slows down your thinking, disrupts your flow or makes an otherwise straightforward task mentally heavier.&lt;/p&gt;

&lt;p&gt;That’s how you lose hours on something you “already know.” When it finally worked When I eventually got in, the solution felt almost embarrassing in its simplicity. Not because I missed something obvious — but because clarity only comes after calm. The system failed in a predictable but poorly observable way.&lt;/p&gt;

&lt;p&gt;Once the noise dropped, everything lined up.&lt;/p&gt;

&lt;p&gt;Next time, this same setup will take minutes.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The real lesson&lt;/strong&gt;&lt;br&gt;
This experience reinforced something important:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Familiar ≠ frictionless&lt;/li&gt;
&lt;li&gt;Experience ≠ immunity to overwhelm&lt;/li&gt;
&lt;li&gt;Struggle ≠ incompetence&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Sometimes the challenge isn’t technical. It’s maintaining mental clarity while systems quietly resist you.&lt;/p&gt;

&lt;p&gt;For anyone reading this&lt;br&gt;
If something you’ve done many times suddenly feels hard:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;slow down&lt;/li&gt;
&lt;li&gt;reduce variables&lt;/li&gt;
&lt;li&gt;don’t let frustration rewrite your self-assessment&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Being experienced doesn’t mean things never break. It means you eventually get through them.&lt;br&gt;
And sometimes, that’s enough.&lt;/p&gt;

</description>
      <category>server</category>
      <category>aws</category>
      <category>cloud</category>
      <category>devops</category>
    </item>
    <item>
      <title>How I Passed the AWS Certified Cloud Practitioner in 24 Days (For Free)</title>
      <dc:creator>Adedoyin</dc:creator>
      <pubDate>Mon, 05 Jan 2026 23:39:34 +0000</pubDate>
      <link>https://dev.to/adehorizon/how-i-passed-the-aws-certified-cloud-practitioner-in-24-days-for-free-4c49</link>
      <guid>https://dev.to/adehorizon/how-i-passed-the-aws-certified-cloud-practitioner-in-24-days-for-free-4c49</guid>
      <description>&lt;p&gt;If you are looking to validate your cloud skills, the &lt;strong&gt;AWS Certified Cloud Practitioner (CLF-C02)&lt;/strong&gt; is the starting line. It’s the foundational badge that says, "I understand the AWS Cloud ecosystem." Passing the Cloud Practitioner exam proves you understand the vocabulary of the cloud. It does &lt;strong&gt;not&lt;/strong&gt; mean you are ready to architect a complex, fault-tolerant system for a Fortune 500 company tomorrow.&lt;/p&gt;

&lt;p&gt;I recently passed this exam, and I did it in just &lt;strong&gt;24 days&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="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%2Farticles%2Fsg2v3qxr8lr2aqokf8ob.PNG" class="article-body-image-wrapper"&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%2Farticles%2Fsg2v3qxr8lr2aqokf8ob.PNG" alt=" " width="800" height="1051"&gt;&lt;/a&gt;&lt;br&gt;
But before I share my study plan, I need to be transparent about two things:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;I didn't start from zero.&lt;/strong&gt; I have been working with AWS services prior to this exam. &lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;I spent $0 on study materials.&lt;/strong&gt; I used entirely free resources.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;However, having hands-on experience doesn’t automatically mean you’ll pass. The exam is its own beast, designed to test not just what you &lt;em&gt;can do&lt;/em&gt;, but how well you know the specific AWS terminology and "the AWS way" of solving problems. So even a complete beginner with the right study materials can ace this exam.&lt;/p&gt;

&lt;p&gt;Here is how I navigated the tricky questions and passed in under a month—and how you can too.&lt;/p&gt;




&lt;h2&gt;
  
  
  The "Experience Paradox"
&lt;/h2&gt;

&lt;p&gt;You might think, &lt;em&gt;"If I already use EC2 and S3, do I really need to study?"&lt;/em&gt; The answer is a resounding &lt;strong&gt;yes&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;There is a difference between knowing how to spin up a server and answering a multiple-choice question that asks you to choose between two services that sound almost identical. The exam loves tricky scenarios. You need to sit down and train your brain to recognize keywords that differentiate a "good" answer from the "right" answer.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Lesson:&lt;/strong&gt; Don’t rely solely on your work experience. You need to study the &lt;em&gt;exam logic&lt;/em&gt;.&lt;/p&gt;




&lt;h2&gt;
  
  
  My 24-Day Strategy (Using Free Resources)
&lt;/h2&gt;

&lt;p&gt;Everyone learns differently. I focused on finding high-quality free content that matched my learning style. Whether you are a visual learner or a note-taker, there is a free path for you.&lt;/p&gt;

&lt;h3&gt;
  
  
  Step 1: The Knowledge Injection (Days 1–14)
&lt;/h3&gt;

&lt;p&gt;I spent the first two weeks consuming the core material. Since I was not interested in spending any money for a foundational certificate, I stuck to free content, but if you are more comfortable with paid courses (like Udemy or A Cloud Guru), that works perfectly fine too.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;For Visual Learners:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;AWS Skill Builder:&lt;/strong&gt; This is Amazon’s official free learning center. Look for the "AWS Cloud Practitioner Essentials" digital course. It’s interactive and comes straight from the source.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;YouTube (FreeCodeCamp):&lt;/strong&gt; Search for the "AWS Certified Cloud Practitioner" full course on FreeCodeCamp. These are often 13+ hour videos that cover &lt;em&gt;everything&lt;/em&gt; in depth.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;For Readers/Note Takers:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;AWS Whitepapers:&lt;/strong&gt; This is non-negotiable. Read the &lt;em&gt;Overview of Amazon Web Services&lt;/em&gt; and the &lt;em&gt;AWS Well-Architected Framework&lt;/em&gt;. The exam pulls questions directly from these concepts.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Step 2: Cracking the "Tricky" Code (Days 15–23)
&lt;/h3&gt;

&lt;p&gt;This was the most critical phase. I shifted from passive learning to active testing.&lt;/p&gt;

&lt;p&gt;I hunted down free practice questions and sample exams. My goal wasn't just to get the answer right, but to understand &lt;strong&gt;why&lt;/strong&gt; the other three answers were wrong.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Identify the Distractors:&lt;/strong&gt; AWS will often list a service that &lt;em&gt;could&lt;/em&gt; work, but isn't the &lt;em&gt;most cost-effective&lt;/em&gt; or &lt;em&gt;cloud-native&lt;/em&gt; solution.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Keyword Association:&lt;/strong&gt; I trained myself to link problems to services. (e.g., "Decoupling"  SQS; "Global content delivery"  CloudFront).&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Step 3: Exam Day (Day 24)
&lt;/h3&gt;

&lt;p&gt;By the time I sat for the exam, I wasn't just relying on my prior work experience; I was relying on my ability to dissect the questions.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Exam Day Advice&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Identify what AWS is really asking. Eliminate obviously wrong answers first. This skill alone can easily be the difference between failing and passing. Don’t rush Read each question slowly.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;AWS loves to add extra information you don’t need, Use keywords like “most cost-effective”, “least operational effort”, or “high availability”&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Trust your preparation: If you’re unsure, think: What would AWS recommend as best practice? If you’ve studied properly, many questions will feel familiar.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Final Thoughts: Certified ≠ Qualified
&lt;/h3&gt;

&lt;p&gt;I am proud of this certification, but I want to leave you with an important piece of advice: &lt;strong&gt;This certificate is just a foundational step.&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Certified&lt;/strong&gt; means you passed a test.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Qualified&lt;/strong&gt; means you can build solutions.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Do not stop here. Use this win to build momentum. Real growth comes from:&lt;/p&gt;

&lt;p&gt;Hands-on projects&lt;/p&gt;

&lt;p&gt;Real-world problem solving&lt;/p&gt;

&lt;p&gt;Breaking and fixing systems&lt;/p&gt;

&lt;p&gt;Going for higher-level certifications (Solutions Architect, Developer, DevOps, etc.)&lt;/p&gt;

&lt;p&gt;Get certified, but don’t stop there.&lt;/p&gt;

&lt;p&gt;If you’re serious about cloud computing, this is just the beginning. 🚀&lt;/p&gt;

</description>
      <category>aws</category>
      <category>awscloudpractitioner</category>
      <category>cloudcertification</category>
      <category>examprep</category>
    </item>
    <item>
      <title>AWS Organizations: The Easy Way</title>
      <dc:creator>Adedoyin</dc:creator>
      <pubDate>Mon, 29 Dec 2025 20:47:01 +0000</pubDate>
      <link>https://dev.to/adehorizon/aws-organizations-the-easy-way-54pd</link>
      <guid>https://dev.to/adehorizon/aws-organizations-the-easy-way-54pd</guid>
      <description>&lt;p&gt;As you grow in AWS, you quickly learn that putting everything in one account is a recipe for disaster. You want a "Sandbox" for testing, a "Prod" for the real deal, and maybe a "Security" account.&lt;br&gt;
But there’s a catch: &lt;strong&gt;AWS requires a unique email address for every single account.&lt;/strong&gt; Who wants to manage five different email inboxes just to run a few Organization units(OUs)?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Solution: Gmail Aliases + AWS Organizations&lt;/strong&gt;&lt;br&gt;
You can actually manage an entire AWS Organization using one Gmail inbox. Here is the step-by-step guide to adding a new account to an Organizational Unit (OU) using the email alias trick.&lt;/p&gt;

&lt;h1&gt;
  
  
  Step 1: Setting up the "Plus Alias" Trick
&lt;/h1&gt;

&lt;p&gt;&lt;strong&gt;Main Email:&lt;/strong&gt; &lt;code&gt;yourname@gmail.com&lt;/code&gt; (Use this for your Management Account)&lt;br&gt;
&lt;strong&gt;New Dev Account:&lt;/strong&gt; &lt;code&gt;yourname+dev@gmail.com&lt;/code&gt; e.g &lt;code&gt;adehello+dev@gmail.com&lt;/code&gt;&lt;br&gt;
&lt;strong&gt;New Prod Account:&lt;/strong&gt; &lt;code&gt;yourname+prod@gmail.com&lt;/code&gt; e.g &lt;code&gt;adehello+prod@gmail.com&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How it works&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;To AWS: This is a brand-new, unique email address.&lt;/li&gt;
&lt;li&gt;To Gmail: It ignores everything from the + to the @ symbol. [i.e All emails sent to &lt;code&gt;adehello+dev@gmail.com&lt;/code&gt; and &lt;code&gt;adehello+prod@gmail.com&lt;/code&gt; will arrive in the inbox of &lt;code&gt;adehello@gmail.com&lt;/code&gt;.
All emails sent to these aliases will land in your primary inbox. &lt;/li&gt;
&lt;/ul&gt;

&lt;h1&gt;
  
  
  Step 2: Create the Account Directly in an OU
&lt;/h1&gt;

&lt;p&gt;Instead of creating an account and moving it later, do it all in one go:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Log into your &lt;strong&gt;AWS Management Account&lt;/strong&gt;.&lt;br&gt;
Navigate to &lt;strong&gt;AWS Organizations&lt;/strong&gt;.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;On the &lt;strong&gt;AWS accounts page&lt;/strong&gt;, select the &lt;strong&gt;OU&lt;/strong&gt; where you want the new account to live.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Click &lt;strong&gt;Add an AWS account &amp;gt; Create an AWS account&lt;/strong&gt;. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Email Address:&lt;/strong&gt; Use your alias (e.g., &lt;code&gt;yourname+dev@gmail.com&lt;/code&gt;).&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;IAM Role Name:&lt;/strong&gt; Keep the default OrganizationAccountAccessRole. &lt;br&gt;
This allows you to jump from your main account into this new one without a password!&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h1&gt;
  
  
  Step 3: The "First Login" Gotcha
&lt;/h1&gt;

&lt;p&gt;When AWS creates an account via Organizations, it doesn't ask you for a password. It generates a random one you'll never see. To log in as the Root User for the first time:&lt;br&gt;
Go to the AWS Sign-In Console.&lt;br&gt;
Select Root User and enter your alias email.&lt;br&gt;
Click Forgot password?.&lt;br&gt;
Check your primary Gmail inbox, reset the password, and you're in.&lt;/p&gt;

&lt;h1&gt;
  
  
  Step 4: Security Must-Dos 🛡️
&lt;/h1&gt;

&lt;p&gt;Since your primary Gmail now controls multiple AWS accounts, security is non-negotiable:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;MFA everything:&lt;/strong&gt; Enable Hardware or App-based MFA on your Gmail account AND every AWS Root user you create.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Use IAM Identity Center:&lt;/strong&gt; Once your accounts are in their OUs, set up IAM Identity Center (SSO). It’s the "modern way" to access your accounts so you never have to use the Root password again.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;#aws #cloud #devops #tutorial #cloudcomputing&lt;/p&gt;

</description>
      <category>aws</category>
      <category>productivity</category>
      <category>tutorial</category>
    </item>
  </channel>
</rss>
