<?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>Forem: RHODAH MULERA</title>
    <description>The latest articles on Forem by RHODAH MULERA (@mulera).</description>
    <link>https://forem.com/mulera</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%2F3806269%2Fb14d3d26-49be-4456-85c7-0873be6137f2.jpg</url>
      <title>Forem: RHODAH MULERA</title>
      <link>https://forem.com/mulera</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/mulera"/>
    <language>en</language>
    <item>
      <title>🌩️ Getting Started with AWS: A Practical Guide from a Certified Cloud Practitioner</title>
      <dc:creator>RHODAH MULERA</dc:creator>
      <pubDate>Fri, 01 May 2026 12:27:33 +0000</pubDate>
      <link>https://forem.com/mulera/getting-started-with-aws-a-practical-guide-from-a-certified-cloud-practitioner-3dba</link>
      <guid>https://forem.com/mulera/getting-started-with-aws-a-practical-guide-from-a-certified-cloud-practitioner-3dba</guid>
      <description>&lt;p&gt;As a certified AWS Certified Cloud Practitioner, one thing I’ve learned is this: cloud computing isn’t just for experts—it’s for anyone willing to understand the fundamentals and start building.&lt;/p&gt;

&lt;p&gt;If you’re new to AWS or preparing for the Cloud Practitioner certification, this guide will walk you through the essentials, with practical context to help you actually use what you learn.&lt;/p&gt;

&lt;p&gt;**&lt;/p&gt;

&lt;h2&gt;
  
  
  What is AWS and Why Does It Matter?
&lt;/h2&gt;

&lt;p&gt;**&lt;/p&gt;

&lt;p&gt;Amazon Web Services (AWS) is a cloud platform that provides on-demand computing services like storage, databases, networking, and more—without needing to own physical infrastructure.&lt;/p&gt;

&lt;p&gt;Instead of buying servers, you rent them.&lt;/p&gt;

&lt;p&gt;Instead of guessing capacity, you scale on demand.&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%2Fiuh87jawlfgbh6tbb051.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.amazonaws.com%2Fuploads%2Farticles%2Fiuh87jawlfgbh6tbb051.jpeg" alt=" " width="736" height="736"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;👉 Learn more: &lt;em&gt;&lt;strong&gt;&lt;a href="https://aws.amazon.com/what-is-aws/" rel="noopener noreferrer"&gt;What is AWS&lt;/a&gt;&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;**&lt;/p&gt;

&lt;h2&gt;
  
  
  Core Concepts Every Cloud Practitioner Should Know
&lt;/h2&gt;

&lt;p&gt;**&lt;br&gt;
If you're preparing for the Cloud Practitioner (CCP) exam, these are non-negotiable:&lt;/p&gt;

&lt;p&gt;**&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Global Infrastructure
**&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;AWS operates through:&lt;/p&gt;

&lt;p&gt;Regions (e.g., us-east-1)&lt;br&gt;
Availability Zones (AZs) (isolated data centers within regions)&lt;/p&gt;

&lt;p&gt;This design ensures:&lt;/p&gt;

&lt;p&gt;High availability&lt;br&gt;
Fault tolerance&lt;/p&gt;

&lt;p&gt;👉 &lt;strong&gt;&lt;a href="https://aws.amazon.com/about-aws/global-infrastructure/" rel="noopener noreferrer"&gt;AWS Global Infrastructure&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;**&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Compute: Amazon EC2
**&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Amazon EC2 lets you launch virtual servers in minutes.&lt;/p&gt;

&lt;p&gt;Use cases:&lt;/p&gt;

&lt;p&gt;Hosting web apps&lt;br&gt;
Running backend services&lt;br&gt;
Testing environments&lt;/p&gt;

&lt;p&gt;👉 &lt;strong&gt;&lt;a href="https://aws.amazon.com/ec2/" rel="noopener noreferrer"&gt;Amazon EC2&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;**&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Storage: Amazon S3
**&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Amazon S3 is one of the most widely used AWS services.&lt;/p&gt;

&lt;p&gt;Key features:&lt;/p&gt;

&lt;p&gt;Highly durable (99.999999999%)&lt;br&gt;
Scalable storage&lt;br&gt;
Ideal for static websites, backups, and media&lt;/p&gt;

&lt;p&gt;👉 &lt;strong&gt;&lt;a href="https://aws.amazon.com/s3/" rel="noopener noreferrer"&gt;Amazon S3&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;**&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Pricing Model
**&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;AWS follows a pay-as-you-go model:&lt;/p&gt;

&lt;p&gt;Pay only for what you use&lt;br&gt;
No upfront costs&lt;br&gt;
Scale up/down anytime&lt;/p&gt;

&lt;p&gt;There’s also a &lt;strong&gt;&lt;a href="https://aws.amazon.com/free/" rel="noopener noreferrer"&gt;Free Tier&lt;/a&gt;&lt;/strong&gt; to help beginners experiment safely.&lt;/p&gt;

&lt;p&gt;**&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Shared Responsibility Model
**&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;One of the most important CCP concepts:&lt;/p&gt;

&lt;p&gt;AWS is responsible for security of the cloud&lt;br&gt;
You are responsible for security in the cloud&lt;/p&gt;

&lt;p&gt;Example:&lt;/p&gt;

&lt;p&gt;AWS secures data centers&lt;br&gt;
You secure your applications and data&lt;/p&gt;

&lt;p&gt;👉 &lt;strong&gt;&lt;a href="https://aws.amazon.com/compliance/shared-responsibility-model/" rel="noopener noreferrer"&gt;Shared Responsibility Model&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;**&lt;/p&gt;

&lt;h2&gt;
  
  
  A Simple Project to Get You Started
&lt;/h2&gt;

&lt;p&gt;**&lt;/p&gt;

&lt;p&gt;If you're learning AWS, don’t just read—build.&lt;/p&gt;

&lt;p&gt;Host a Static Website with S3&lt;/p&gt;

&lt;p&gt;Steps:&lt;/p&gt;

&lt;p&gt;Create an S3 bucket&lt;br&gt;
Upload your HTML/CSS files&lt;br&gt;
Enable static website hosting&lt;br&gt;
Make files publicly accessible&lt;/p&gt;

&lt;p&gt;That’s it—you’ve deployed your first cloud app.&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/WebsiteHosting.html**__**" rel="noopener noreferrer"&gt;Check the steps here&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;**&lt;/p&gt;

&lt;h2&gt;
  
  
  How the Cloud Practitioner Certification Helps
&lt;/h2&gt;

&lt;p&gt;**&lt;/p&gt;

&lt;p&gt;The AWS Certified Cloud Practitioner certification validates your understanding of:&lt;/p&gt;

&lt;p&gt;Cloud concepts&lt;br&gt;
AWS services&lt;br&gt;
Security and compliance&lt;br&gt;
Billing and pricing&lt;/p&gt;

&lt;p&gt;It’s not about deep technical skills—it’s about confidence and clarity.&lt;/p&gt;

&lt;p&gt;👉 Certification-&lt;a href="https://aws.amazon.com/certification/certified-cloud-practitioner/" rel="noopener noreferrer"&gt;Certified Cloud Practitioner&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;My Learning Approach&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Here’s what worked for me:&lt;/p&gt;

&lt;p&gt;Combining theory + hands-on labs&lt;br&gt;
Using the AWS Free Tier consistently&lt;br&gt;
Documenting what I learn (like this post)&lt;br&gt;
Building small, real projects&lt;/p&gt;

&lt;p&gt;Cloud isn’t something you memorize—it’s something you practice.&lt;/p&gt;

&lt;p&gt;**&lt;/p&gt;

&lt;h2&gt;
  
  
  Why This Matters
&lt;/h2&gt;

&lt;p&gt;**&lt;/p&gt;

&lt;p&gt;As I continue learning and building with AWS, I’m also focused on:&lt;/p&gt;

&lt;p&gt;Sharing beginner-friendly resources&lt;br&gt;
Breaking down complex concepts&lt;br&gt;
Encouraging more students to explore cloud computing&lt;/p&gt;

&lt;p&gt;🔗 Final Thoughts&lt;/p&gt;

&lt;p&gt;If you’re starting your AWS journey:&lt;/p&gt;

&lt;p&gt;Start small. Stay consistent. Build often.&lt;/p&gt;

&lt;p&gt;The cloud can feel overwhelming—but once you understand the basics, everything starts connecting.&lt;/p&gt;

&lt;p&gt;💬 Let’s Connect&lt;/p&gt;

&lt;p&gt;If you're also learning AWS or preparing for the Cloud Practitioner exam, I’d love to connect and share ideas.&lt;/p&gt;

</description>
      <category>cloud</category>
      <category>aws</category>
      <category>devops</category>
      <category>learning</category>
    </item>
    <item>
      <title>Getting Started with Google Cloud: A Step-by-Step Guide for 2026</title>
      <dc:creator>RHODAH MULERA</dc:creator>
      <pubDate>Sun, 15 Mar 2026 05:17:34 +0000</pubDate>
      <link>https://forem.com/mulera/getting-started-with-google-cloud-a-step-by-step-guide-for-2026-17hh</link>
      <guid>https://forem.com/mulera/getting-started-with-google-cloud-a-step-by-step-guide-for-2026-17hh</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.amazonaws.com%2Fuploads%2Farticles%2F09ns4820pj54lqu9mv9z.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.amazonaws.com%2Fuploads%2Farticles%2F09ns4820pj54lqu9mv9z.jpeg" alt=" " width="640" height="427"&gt;&lt;/a&gt;&lt;br&gt;
Whether you are a developer looking to host your first app or a data enthusiast wanting to crunch billions of rows, &lt;strong&gt;&lt;a href="https://cloud.google.com/?hl=en" rel="noopener noreferrer"&gt;Google Cloud Platform&lt;/a&gt;&lt;/strong&gt;(GCP) is the playground where the world’s most innovative tech lives. But let’s be honest: the first time you log into the console, it feels like looking at the cockpit of a 747.Well I was recently there.&lt;/p&gt;

&lt;p&gt;In this guide, I’ll demystify what GCP is, how it’s organized, and exactly how to set up your environment using both the web console and the command line.&lt;/p&gt;

&lt;p&gt;**&lt;/p&gt;

&lt;h2&gt;
  
  
  ** What is Google Cloud?**
&lt;/h2&gt;

&lt;p&gt;**&lt;br&gt;
&lt;em&gt;&lt;strong&gt;&lt;a href="https://cloud.google.com/?hl=en" rel="noopener noreferrer"&gt;Google Cloud&lt;/a&gt;&lt;/strong&gt;&lt;/em&gt; is a suite of cloud computing services provided by Google that allows developers to build, deploy, and manage applications on infrastructure similar to what Google uses internally.&lt;/p&gt;

&lt;p&gt;Instead of purchasing and maintaining physical servers, &lt;a href="https://cloud.google.com/?hl=en" rel="noopener noreferrer"&gt;&lt;em&gt;&lt;strong&gt;Google Cloud&lt;/strong&gt;&lt;/em&gt;&lt;/a&gt; lets you access virtual machines, databases, storage, networking, and AI services through the internet.&lt;/p&gt;

&lt;p&gt;Think of it as renting powerful computing infrastructure whenever you need it.&lt;/p&gt;

&lt;p&gt;Some well-known companies using Google Cloud include Spotify, Twitter, PayPal, and Snapchat.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Why Choose GCP?&lt;/strong&gt;
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Scalability&lt;/strong&gt;&lt;br&gt;
Applications can automatically scale up or down depending on demand.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Reliability&lt;/strong&gt;&lt;br&gt;
Google Cloud infrastructure runs in multiple regions and zones worldwide.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Pay-as-you-go Pricing&lt;/strong&gt;&lt;br&gt;
You only pay for the resources you use.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Security&lt;/strong&gt;&lt;br&gt;
Google Cloud provides built-in security tools and identity management.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Access to AI and Data Tools&lt;/strong&gt;&lt;br&gt;
You can easily integrate machine learning, analytics, and big data tools.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;**&lt;/p&gt;

&lt;h2&gt;
  
  
  Understanding the Hierarchy
&lt;/h2&gt;

&lt;p&gt;**&lt;br&gt;
Before you build, you must understand how Google organizes your “stuff.” Think of it like a filing cabinet:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Organization:&lt;/strong&gt; The top level (your company).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Folders:&lt;/strong&gt; Used to group departments (e.g., “Engineering” or “Finance”).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Projects:&lt;/strong&gt; The most important level. Every resource you create must belong to a project.It includes APIs, Virtual Machines, Storage, Databases and Permissions. Each project has Project name, project ID and a project number&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Resources:&lt;/strong&gt; The actual VMs, databases, and files.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Regions and Zones:&lt;/strong&gt; Google Cloud resources are deployed in regions and zones.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Identity and Access Management(IAM):&lt;/strong&gt; Allows you to control who can access what resources. You assign Users, Roles and Permissions&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;em&gt;&lt;strong&gt;Pro-Tip:&lt;/strong&gt;&lt;/em&gt; Always keep production and testing resources in separate projects&lt;/p&gt;

&lt;p&gt;**&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 1: Create a Google Cloud Account
&lt;/h2&gt;

&lt;p&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%2Fb3jlb7effwbnp5dh8bye.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%2Fb3jlb7effwbnp5dh8bye.png" alt=" " width="800" height="371"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Visit the &lt;strong&gt;&lt;em&gt;&lt;a href="https://cloud.google.com/?hl=en" rel="noopener noreferrer"&gt;Google Cloud Free Platform&lt;/a&gt;&lt;/em&gt;&lt;/strong&gt; page
Click “Get Started for Free.”&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;The Perk&lt;/strong&gt;: New users currently receive &lt;strong&gt;$300 in free credits&lt;/strong&gt; valid for &lt;strong&gt;90 days&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;The Safety Net&lt;/strong&gt;: Google will not charge you after the trial ends unless you manually upgrade to a paid account.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;**&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 2: Create Your First Project
&lt;/h2&gt;

&lt;p&gt;**&lt;br&gt;
After Logging in:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Go to the &lt;strong&gt;&lt;em&gt;&lt;a href="https://console.cloud.google.com/" rel="noopener noreferrer"&gt;Google Cloud Console&lt;/a&gt;&lt;/em&gt;&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Click the &lt;strong&gt;Project Selector&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;New Project&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Enter a &lt;strong&gt;project name&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Create&lt;/strong&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Your project will act as the workspace for your cloud resources.&lt;/p&gt;

&lt;p&gt;**&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 3: Enable APIs
&lt;/h2&gt;

&lt;p&gt;**&lt;br&gt;
Many Google Cloud services require APIs to be enabled before you can use them but it is tied to the ones that you project will require.&lt;/p&gt;

&lt;p&gt;To enable APIs:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Go to &lt;strong&gt;APIs &amp;amp; Services&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Enable&lt;/strong&gt; APIs and Services&lt;/li&gt;
&lt;li&gt;Search for the service you want&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Click Enable&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Example APIs include, Compute Engine API, Cloud Run API, Cloud Storage API etc&lt;/p&gt;

&lt;p&gt;To learn more about &lt;strong&gt;&lt;em&gt;&lt;a href="https://cloud.google.com/?hl=en" rel="noopener noreferrer"&gt;Google Cloud&lt;/a&gt;&lt;/em&gt;&lt;/strong&gt; and explore additional services, you can refer to the official &lt;strong&gt;documentation&lt;/strong&gt; below.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;&lt;a href="https://docs.cloud.google.com/docs" rel="noopener noreferrer"&gt;Google Cloud Documentation&lt;/a&gt;&lt;/em&gt;&lt;/strong&gt; — Complete guides and tutorials&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%2Fw8srv6vpasc0b6aqapid.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%2Fw8srv6vpasc0b6aqapid.png" alt=" " width="800" height="346"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;&lt;a href="https://cloud.google.com/support-hub?hl=en" rel="noopener noreferrer"&gt;Google Cloud support&lt;/a&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;See you in my next article on &lt;strong&gt;&lt;em&gt;how to deploy&lt;/em&gt;&lt;/strong&gt; and using the &lt;em&gt;&lt;strong&gt;gcloud CLI&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;

</description>
      <category>googlecloud</category>
      <category>google</category>
      <category>gcp</category>
    </item>
  </channel>
</rss>
