<?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: Christabel</title>
    <description>The latest articles on DEV Community by Christabel (@christabelmira).</description>
    <link>https://dev.to/christabelmira</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3963142%2F39a28112-e218-4a33-ae57-c4e5fcdeb3ac.png</url>
      <title>DEV Community: Christabel</title>
      <link>https://dev.to/christabelmira</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/christabelmira"/>
    <language>en</language>
    <item>
      <title>AWS Regions Explained in 5 Minutes (No Experience Needed!) ⏱️</title>
      <dc:creator>Christabel</dc:creator>
      <pubDate>Mon, 20 Jul 2026 19:29:43 +0000</pubDate>
      <link>https://dev.to/christabelmira/aws-regions-explained-in-5-minutes-no-experience-needed-26i7</link>
      <guid>https://dev.to/christabelmira/aws-regions-explained-in-5-minutes-no-experience-needed-26i7</guid>
      <description>&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fvis6c7fm9jfza98bfqer.jpeg" 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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fvis6c7fm9jfza98bfqer.jpeg" alt=" " width="588" height="444"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Cloud computing has a funny way of sounding way more complicated than it actually is. And two terms that trip up almost every beginner (yes, I was one of them) are AWS Regions and Availability Zones (AZs).&lt;/p&gt;

&lt;p&gt;They sound like the same thing. They are not. Once I stopped memorizing the definitions and started picturing them as an actual city with buildings in it, everything clicked. Let me walk you through it the way I wish someone had walked me through it.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What is an AWS Region?&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F040p8z0od9gtl11gozsu.jpeg" 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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F040p8z0od9gtl11gozsu.jpeg" alt=" " width="800" height="433"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;An AWS Region is simply a physical city or geographic location on the map where Amazon owns a cluster of data centers. Examples include London, Tokyo, or Northern Virginia.&lt;br&gt;
AWS currently has about 39 Regions around the globe, and that number keeps growing as Amazon expands to new countries.&lt;br&gt;
When you launch an application, you must choose a Region. &lt;/p&gt;

&lt;p&gt;You make this choice based on two big simple factors:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Speed:&lt;/strong&gt;You want to pick the city closest to your users so your website loads instantly.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Cost:&lt;/strong&gt; Running data centers is cheaper in some cities than others, so AWS prices vary by Region.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Choosing a Region really comes down to one thing: where your customers actually live. And it's worth knowing that not every AWS service is available in every Region.&lt;/p&gt;

&lt;p&gt;*&lt;em&gt;The Middleman You Didn't Know About: Edge Locations &lt;br&gt;
*&lt;/em&gt;&lt;br&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F23k512sylbs1v6fg1xbm.jpeg" 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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F23k512sylbs1v6fg1xbm.jpeg" alt=" " width="588" height="261"&gt;&lt;/a&gt;&lt;br&gt;
Before we even get to Availability Zones, there's a smaller, faster piece Amazon uses behind the scenes: the Edge Location.&lt;/p&gt;

&lt;p&gt;An Edge Location is basically a mini outpost that stores cached copies of your content much closer to your users. So instead of every single request traveling all the way back to your main Region (which could be an entire continent away), a nearby Edge Location just hands over a saved copy instantly.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Now let’s get to What  Availability Zone (AZ) is&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;An Availability Zone is a specific, isolated data center building inside that chosen city.&lt;br&gt;
Every AWS Region has at least two or more Availability Zones. Each AZ is a single data center, or a group of data centers, kept in separate facilities. This way, if a disaster or any issue hits one facility, everything can simply fall over to another Availability Zone instead of going down completely.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Here's what makes AZs special:&lt;/strong&gt;&lt;br&gt;
-Each one runs on its own power supply&lt;br&gt;
-Each one has its own networking&lt;br&gt;
-Each one sits physically miles apart from the others, specifically so one local disaster can't take them all out together&lt;/p&gt;

&lt;p&gt;Amazon keeps the naming simple too. Pick London as your Region, and your AZs will just be called London-A, London-B, and London-C.&lt;/p&gt;

&lt;p&gt;The entire point of an AZ is safety and reliability. Each one has its own independent power grid, backup generators, cooling systems, and internet connection. So if a storm, flood, or grid failure takes out London-A completely, London-B and London-C stay untouched.&lt;/p&gt;

&lt;p&gt;As a developer, this is exactly why you don't put all your eggs in one building. You spread your application across two or three AZs. If one goes down, your users get quietly shifted to the backup building without ever knowing anything went wrong.&lt;/p&gt;

&lt;p&gt;To summarize my whole Article in layman terms&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Region = the city you chose to live in.&lt;/li&gt;
&lt;li&gt;Availability Zone = the different buildings within that city where you keep backup copies of everything important, just in case one burns down.&lt;/li&gt;
&lt;li&gt;Edge Location = the neighborhood corner store that saves you the trip into the city altogether.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Once it clicked for me, I genuinely couldn't unsee it. Hopefully it does the same for you.&lt;/p&gt;

&lt;p&gt;If this helped untangle the confusion, I'd love to hear which AWS concept trips you up next drop it in the comments and I might just make it my next breakdown.&lt;/p&gt;

</description>
      <category>aws</category>
      <category>cloudcomputing</category>
      <category>awschallenge</category>
      <category>cloudnative</category>
    </item>
    <item>
      <title>Graduated with a CS Degree and spent Two Years Figuring Out What to Do with it.</title>
      <dc:creator>Christabel</dc:creator>
      <pubDate>Thu, 04 Jun 2026 19:53:39 +0000</pubDate>
      <link>https://dev.to/christabelmira/graduated-with-a-cs-degree-and-spent-two-years-figuring-out-what-to-do-with-it-3cfn</link>
      <guid>https://dev.to/christabelmira/graduated-with-a-cs-degree-and-spent-two-years-figuring-out-what-to-do-with-it-3cfn</guid>
      <description>&lt;p&gt;&lt;strong&gt;Where It Started&lt;/strong&gt;&lt;br&gt;
When I graduated with a Bachelor's degree in Computer Science, I did not have a plan. Although I graduated with all the fundamental and practical knowledge to prepare me for the tech world, but to prepare me for what exactly? That part was not clear to me.&lt;br&gt;
Honestly, after graduation, I went home with no exciting chapter or job or any clear path in life. I went home and spent a significant amount of time trying to figure out what to do with my life.&lt;br&gt;
There is a version of the post graduation story that people believe in,the one where people believe that immediately after school, you get a job since you already have the degree to back it up. That was not my story.&lt;/p&gt;

&lt;p&gt;I am writing this to be honest about my journey, as I know I am not the only one who has been there.&lt;br&gt;
My journey is slow, quiet, full of procrastination and uncertainty that is actually difficult to explain to people.&lt;br&gt;
I was not totally idle as I tried to take classes, but was too lazy to complete them because I lacked interest after a while. I tried to understand what aspect of tech I liked that would excite me, and for a long time, it felt like I was stuck.&lt;br&gt;
The change did not happen overnight. It happened gradually as I started researching and paying more attention to what held my interest.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Where I Am Now&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Right now, I am at the beginning. I am a beginner-level AWS learner and I do not understand it all yet, but I know that starting is often the hardest part.&lt;br&gt;
I have been learning the fundamentals of AWS, take it one step ant an time, understanding what it all means, what the cloud actually is, how it works and why businesses are moving towards it. It is a lot to take in, but the more I learn, the more it clicks.&lt;br&gt;
I have watched YouTube videos from more experienced professionals and I think, will I ever get there? Then I remember that they were once beginners too. Every professional started exactly where I am now. You just need to begin,  the clarity comes after.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;My Expectations&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;In one to two years, my immediate goal is to earn the AWS Certified Cloud Practitioner certification, followed by the AWS Certified Solutions Architect certification.&lt;/p&gt;

&lt;p&gt;Beyond certifications, I want to gain real experience,building projects and designing solutions to solve real life problems. I want to work with companies remotely or on-site, offering solutions that make a real difference.&lt;br&gt;
For the longer term, I want to take my skills to international markets, collaborate with world-class professionals, and bring that experience back to contribute to the growing tech in my country.&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>career</category>
      <category>computerscience</category>
      <category>devjournal</category>
    </item>
    <item>
      <title>A TECHNICAL BREAKDOWN OF WHAT I HAVE LEARNED SO FAR ABOUT AWS</title>
      <dc:creator>Christabel</dc:creator>
      <pubDate>Thu, 04 Jun 2026 19:43:48 +0000</pubDate>
      <link>https://dev.to/christabelmira/a-technical-breakdown-of-what-i-have-learned-so-far-about-aws-19e9</link>
      <guid>https://dev.to/christabelmira/a-technical-breakdown-of-what-i-have-learned-so-far-about-aws-19e9</guid>
      <description>&lt;p&gt;&lt;strong&gt;My First Steps Into AWS&lt;/strong&gt;&lt;br&gt;
I have been learning AWS through YouTube tutorials, and I want to document what I have learned so far. This is an honest beginner-level breakdown of the core AWS concepts I have encountered.&lt;br&gt;
So far I have covered some major areas. Here is what I have learned.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. What is Cloud Computing?&lt;/strong&gt;&lt;br&gt;
From my understanding, instead of buying or trying to maintain physical data servers, you rent access to storage, database, security, network and software from cloud providers like AWS.&lt;/p&gt;

&lt;p&gt;Key benefits of cloud computing:&lt;br&gt;
• There is cost efficiency&lt;br&gt;
• It is reliable&lt;br&gt;
• You can use your application anywhere in the world&lt;br&gt;
• You can grow your resources instantly&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. What is AWS?&lt;/strong&gt;&lt;br&gt;
This is the leading cloud computing service today. It is a massive cloud computing platform that lets you rent virtual computers, storage and software tools over the internet.its offers over 200 services&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. The Core Services&lt;/strong&gt;&lt;br&gt;
I. &lt;u&gt;Compute&lt;/u&gt;: This allows you to rent virtual servers through Elastic Compute Cloud (EC2).&lt;br&gt;
II. &lt;u&gt;Databases&lt;/u&gt;: Instead of manually setting up and backing up databases on your own servers, AWS handles it. Two key database are Relational Database Service and DynamoDB.&lt;br&gt;
III. &lt;u&gt;Storage&lt;/u&gt;: Simple Storage Service (S3) is a like an hard drive  in the cloud. You can use it to store images, videos, documents, backups. It it’s highly durable.&lt;br&gt;
IV. &lt;u&gt;Networking&lt;/u&gt;: This is a private networking. VPC (Virtual Private Cloud) is AWS's private networking service. It gives you control over your own isolated section of the AWS cloud , who can access it, how traffic flows in and out, and how resources communicate with each other.&lt;br&gt;
V. &lt;u&gt;Security&lt;/u&gt;: AWS operates on a Shared Responsibility Model. That means Amazon protects part, and you protect what you put into it. One of the core security tools is Identity and Access Management (IAM). It ensures that only specific employees or apps can access specific databases or files.&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;AWS Is Responsible For&lt;/th&gt;
&lt;th&gt;Customer Is Responsible For&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Physical data center security&lt;/td&gt;
&lt;td&gt;Manage user access&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Hardware and networking infrastructure&lt;/td&gt;
&lt;td&gt;Secure data stored in S3&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;4. Regions&lt;/strong&gt;&lt;br&gt;
A region is a physical geographic area where AWS is structured around the world. When you deploy an application on AWS, you can choose the region you deploy it to, most importantly close to your users to increase better performance .&lt;/p&gt;

&lt;p&gt;As of 2026, AWS has about 39 geographic regions &lt;/p&gt;

&lt;p&gt;Choosing the right region is a fundamental decision that affects the performance, cost, and resilience of every application you build.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Final thoughts&lt;/strong&gt;&lt;br&gt;
These four areas — cloud computing fundamentals, AWS global infrastructure, core services and security basics — form the backbone of everything else in AWS. Every advanced topic I will learn in AWS builds on these concepts. Understanding them is not optional,It is very essential.&lt;/p&gt;

</description>
      <category>aws</category>
      <category>beginners</category>
      <category>cloud</category>
      <category>learning</category>
    </item>
  </channel>
</rss>
