<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" version="2.0">
    <channel>
        
        <title>
            <![CDATA[ #sharedresponsibilitymodel - freeCodeCamp.org ]]>
        </title>
        <description>
            <![CDATA[ Browse thousands of programming tutorials written by experts. Learn Web Development, Data Science, DevOps, Security, and get developer career advice. ]]>
        </description>
        <link>https://www.freecodecamp.org/news/</link>
        <image>
            <url>https://cdn.freecodecamp.org/universal/favicons/favicon.png</url>
            <title>
                <![CDATA[ #sharedresponsibilitymodel - freeCodeCamp.org ]]>
            </title>
            <link>https://www.freecodecamp.org/news/</link>
        </image>
        <generator>Eleventy</generator>
        <lastBuildDate>Mon, 25 May 2026 22:37:51 +0000</lastBuildDate>
        <atom:link href="https://www.freecodecamp.org/news/tag/sharedresponsibilitymodel/rss.xml" rel="self" type="application/rss+xml" />
        <ttl>60</ttl>
        
            <item>
                <title>
                    <![CDATA[ Learn Cloud Security Fundamentals in AWS – A Guide for Beginners ]]>
                </title>
                <description>
                    <![CDATA[ Security is a vital part of every system and infrastructure. The word "security" comes from the Latin securitas, which is composed of se- (meaning “without”) and cura (meaning “care” or “worry”). Originally, it meant "without worry." Over time, it ha... ]]>
                </description>
                <link>https://www.freecodecamp.org/news/learn-cloud-security-fundamentals-in-aws-a-guide-for-beginners/</link>
                <guid isPermaLink="false">69377429f6e4912378332463</guid>
                
                    <category>
                        <![CDATA[ AWS ]]>
                    </category>
                
                    <category>
                        <![CDATA[ cloud security ]]>
                    </category>
                
                    <category>
                        <![CDATA[ #sharedresponsibilitymodel ]]>
                    </category>
                
                    <category>
                        <![CDATA[ Cloud Computing ]]>
                    </category>
                
                    <category>
                        <![CDATA[ BeginnerFriendly ]]>
                    </category>
                
                <dc:creator>
                    <![CDATA[ Ijeoma Igboagu ]]>
                </dc:creator>
                <pubDate>Tue, 09 Dec 2025 00:58:17 +0000</pubDate>
                <media:content url="https://cdn.hashnode.com/res/hashnode/image/upload/v1764958826138/12b261c3-9a38-4b0b-b67a-48ce54452d5f.png" medium="image" />
                <content:encoded>
                    <![CDATA[ <p>Security is a vital part of every system and infrastructure. The word "security" comes from the Latin <em>securitas</em>, which is composed of <em>se-</em> (meaning “without”) and <em>cura</em> (meaning “care” or “worry”). Originally, it meant "without worry." Over time, it has come to signify being safe or protected.</p>
<p>Today, when we discuss security, we usually refer to protection from harm, danger, or threats, whether in our homes, online, while using online banking, or even across an entire country. Security is important in everything we do.</p>
<p>Cloud providers, such as AWS, are no exception. Their infrastructure must be safeguarded to ensure users’ peace of mind. But on platforms like AWS, security is a <strong>shared responsibility</strong>. This means that both the provider and the user play a role in maintaining security.</p>
<p>Amazon Web Services (AWS) is one of the most popular cloud service providers worldwide. With great power and flexibility comes the responsibility to secure your infrastructure, data, and applications in the cloud.</p>
<p>In this tutorial, we’ll explore the fundamental aspects of cloud security in AWS – especially those that are your responsibility – making it easy to understand if you’re new to cloud computing.</p>
<h2 id="heading-table-of-contents">Table of Contents</h2>
<ol>
<li><p><a class="post-section-overview" href="#heading-what-is-cloud-security">What is Cloud Security?</a></p>
</li>
<li><p><a class="post-section-overview" href="#heading-why-is-cloud-security-important">Why is Cloud Security Important?</a></p>
</li>
<li><p><a class="post-section-overview" href="#heading-key-cloud-security-concepts">Key Cloud Security Concepts</a></p>
<ul>
<li><p><a class="post-section-overview" href="#heading-what-is-a-root-user">What is a Root User?</a></p>
</li>
<li><p><a class="post-section-overview" href="#heading-how-to-create-an-iam-user-for-daily-tasks">How to Create an IAM User for Daily Tasks</a></p>
</li>
<li><p><a class="post-section-overview" href="#heading-key-differences-between-the-root-user-and-an-iam-user">Key Differences Between the Root User and an IAM User</a></p>
</li>
<li><p><a class="post-section-overview" href="#heading-what-is-mfa">What is MFA?</a></p>
</li>
</ul>
</li>
<li><p><a class="post-section-overview" href="#heading-understanding-the-aws-shared-responsibility-model">Understanding the AWS Shared Responsibility Model</a></p>
<ul>
<li><p><a class="post-section-overview" href="#heading-rds-relational-database-service">RDS (Relational Database Service)</a></p>
</li>
<li><p><a class="post-section-overview" href="#heading-s3-simple-storage-service">S3 (Simple Storage Service)</a></p>
</li>
<li><p><a class="post-section-overview" href="#heading-how-to-give-a-user-permission">How to give a user permission</a></p>
</li>
<li><p><a class="post-section-overview" href="#heading-testing-the-policy">Testing the Policy</a></p>
</li>
</ul>
</li>
<li><p><a class="post-section-overview" href="#heading-conclusion">Conclusion</a></p>
<ul>
<li><a class="post-section-overview" href="#heading-further-reading">Further Reading</a></li>
</ul>
</li>
</ol>
<h2 id="heading-what-is-cloud-security">What is Cloud Security?</h2>
<p>Cloud security is the set of rules, tools, and practices used to protect your data, apps, and services stored online (in the "cloud"). It helps prevent data loss, hacking, and misuse of information.</p>
<p>Think of cloud security like locking the doors of your house. You wouldn’t leave your doors open for anyone to enter. And in the same way, your cloud account must be secured so that your data remains safe.</p>
<p>If your cloud services aren't secure, hackers could steal your data or cause major damage. Whether you're a business or just someone using cloud apps, keeping your information safe is essential.</p>
<h2 id="heading-why-is-cloud-security-important">Why is Cloud Security Important?</h2>
<p>Cloud security matters because it ensures that only the right people have access to your information. It protects your data from being lost, stolen, or misused. With good security in place, your applications can run safely without being exposed to attacks.</p>
<p>It also helps you keep your personal or business data private. When your cloud environment is well-protected, the risk of data breaches and financial loss is greatly reduced.</p>
<p>Now that you understand why cloud security is important, let’s look at how AWS helps you stay secure and what your own role is in keeping things safe.</p>
<h2 id="heading-key-cloud-security-concepts">Key Cloud Security Concepts</h2>
<p>In AWS, cloud security is the responsibility of both AWS <strong>and</strong> the customer. This model is called the Shared Responsibility Model.</p>
<p>But before learning how AWS divides security duties, you need to understand that while AWS protects its infrastructure, you must protect your own account.</p>
<p>Let’s discuss some key security concepts that are your responsibility, so you know how to do your part in the shared responsibility model.</p>
<h3 id="heading-what-is-a-root-user">What is a Root User?</h3>
<p>When you create an AWS account, the first identity that’s created is the <strong>Root</strong> user Account. This account has full, unrestricted control. It can delete resources, change ownership, and even close your entire AWS account. Because of this, it’s risky to use it for everyday tasks.</p>
<p>AWS recommends using root only for a few important account-level actions.</p>
<p>Certain tasks require a root user account, so you will need to use it occasionally. Such tasks include:</p>
<ul>
<li><p>Updating billing and payment information</p>
</li>
<li><p>Closing your AWS account</p>
</li>
<li><p>Changing the root account email</p>
</li>
<li><p>Recovering or resetting MFA for the root user</p>
</li>
</ul>
<p>Apart from these few tasks, avoid using the root user Account completely. Your everyday work should be done through IAM users, not the root account.</p>
<h3 id="heading-how-to-create-an-iam-user-for-daily-tasks">How to Create an IAM User for Daily Tasks</h3>
<p>Before you start creating any infrastructure in your AWS account, you need an IAM user with the right permissions.</p>
<p>Here’s how to create an IAM user, step by step:</p>
<ul>
<li><p>Open the AWS console.</p>
</li>
<li><p>Search for <strong>IAM</strong>, then select it. This takes you to the <strong>IAM page</strong>.</p>
</li>
<li><p>On the left-hand side, you will see <strong>Users</strong>.</p>
</li>
<li><p>Click on it. This takes you to the <strong>Create user</strong> page.</p>
</li>
<li><p>Click the <strong>Create user</strong> button. It takes you to the “specify user details page” where you will create an <strong>IAM user.</strong></p>
</li>
<li><p>Enter a username (for example, <code>adminuser</code>).</p>
</li>
<li><p>Click on “Provide user access to the AWS Management Console”.</p>
</li>
</ul>
<p><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1764236205525/47c2da54-537f-4242-9048-ced4b7ca6172.png" alt="providing a user access to the AWS console" class="image--center mx-auto" width="600" height="400" loading="lazy"></p>
<ol start="4">
<li><p>Scroll down and click on “Set a password,” or let AWS generate one for you.</p>
</li>
<li><p>Click <strong>Next</strong> to go to the permissions page.</p>
</li>
<li><p>Select <strong>Attach existing policies directly</strong>.</p>
</li>
<li><p>Choose <code>AdministratorAccess</code>. This permission gives the IAM user full access to perform all administrative tasks in your account.</p>
</li>
<li><p>Click <strong>Create user</strong>.</p>
</li>
</ol>
<p>Once you’ve created this user, sign in with it and use it for your day-to-day tasks. The root user should stay locked down and only be used for rare account-level changes.</p>
<h4 id="heading-video-walkthrough-of-how-to-create-an-iam-user">Video Walkthrough of How to Create an IAM User:</h4>
<p><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1764235482269/bf5b1f00-13b2-4ff5-b1e4-e6b2fd2796cb.gif" alt="bf5b1f00-13b2-4ff5-b1e4-e6b2fd2796cb" class="image--center mx-auto" width="600" height="400" loading="lazy"></p>
<h3 id="heading-key-differences-between-the-root-user-and-an-iam-user">Key Differences Between the Root User and an IAM User</h3>
<p>Just to be clear, let’s summarise the differences between these two accounts:</p>
<h4 id="heading-root-account">Root Account</h4>
<p>This is the very first account created when you set up AWS. It has unlimited power – literally, everything in the account can be changed, deleted, or closed.</p>
<p>It’s meant for rare, high-level tasks like billing changes, MFA resets, or closing the account. Because it’s so powerful, you shouldn’t use it for daily work.</p>
<h4 id="heading-iam-user-account">IAM User Account</h4>
<p>This is a user you create inside your AWS account for everyday tasks. You can assign specific permissions, like admin or limited access, to this user. It’s much safer because you can control what it can and cannot do.</p>
<p>If something goes wrong or the credentials are compromised, the blast radius is much smaller than for the root user.</p>
<p>In short, the Root is the master key too powerful for daily use. IAM users are customizable and safer for your regular work.</p>
<p>Here’s a helpful visual to show the differences between the two as well:</p>
<p><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1764248147852/7e053766-f6ba-4a17-9b63-c20695f2933c.jpeg" alt="differences between the two account" class="image--center mx-auto" width="600" height="400" loading="lazy"></p>
<p>Now that you have both your root user and IAM user set up properly, let’s go back to the concept of multi-factor authentication, or MFA.</p>
<h3 id="heading-what-is-mfa">What is MFA?</h3>
<p>MFA adds another layer of security when you sign in. It combines something you know, like your password, with something you have, such as a phone or security device. Even if someone gets your password, they can’t log in without your MFA code.</p>
<p>You can enable MFA in several ways:</p>
<ul>
<li><p>Using a virtual MFA app like Google Authenticator or Authy</p>
</li>
<li><p>Using a physical security key such as a YubiKey</p>
</li>
<li><p>Using a hardware device from Gemalto</p>
</li>
<li><p>For AWS GovCloud users, using an MFA device from SurePassID</p>
</li>
</ul>
<p>Enabling MFA makes sure that even if someone gets your password, they still can’t access your account without the second authentication step.</p>
<p>For this tutorial, we’ll use the <strong>Google Authenticator app</strong>, which you can download for free from the Play Store.</p>
<p><strong>How do I turn this on for my account?</strong></p>
<ul>
<li><p>Go to your AWS account.</p>
</li>
<li><p>At the top right corner, you’ll see a menu with your account username or ID. Click on it to open the drop-down.</p>
</li>
<li><p>You’ll see <strong>Security Credentials</strong>. Click on it. This will take you to the IAM-Security Credentials page.</p>
</li>
</ul>
<p><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1764342765366/76b8ef01-9be2-4d93-918e-aaadf9e771ed.png" alt="security credentials" width="600" height="400" loading="lazy"></p>
<ul>
<li><p>At the top of the page, you’ll see a button labelled <strong>Assign MFA device</strong>. Click on it.</p>
</li>
<li><p>You’ll be redirected to a new page where you can choose the type of MFA device you want to use. Scroll down and select <strong>Virtual MFA device</strong> (this is what the Google Authenticator app uses).</p>
</li>
</ul>
<p><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1764342668287/5867caaf-af5d-4dfe-b026-68a16dfa1ad1.png" alt="MFA page selection" class="image--center mx-auto" width="600" height="400" loading="lazy"></p>
<p>Then just follow the on-screen instructions:</p>
<ul>
<li><p>Open the <strong>Google Authenticator</strong> app on your phone.</p>
</li>
<li><p>Tap the <strong>+</strong> button and scan the QR code displayed on the AWS screen.</p>
</li>
<li><p>Enter the two codes generated by the app to verify your device.</p>
</li>
</ul>
<p>Once verified, AWS will link the MFA device to your account and take you back to the Security credentials page. If you scroll down, you’ll see your MFA device listed as <strong>assigned</strong>.</p>
<p>The next time you log in to AWS, you’ll be prompted to enter your MFA code from the Google Authenticator app before you can access your console.</p>
<p><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1764345845580/2eec5886-7ce7-43e0-8612-1035655a0619.gif" alt="MFA verification at login" class="image--center mx-auto" width="600" height="400" loading="lazy"></p>
<p>Always enable MFA for both your root user account and your IAM user account, as it’s one of the simplest and most effective ways to protect your AWS account.</p>
<p>Now that you understand these security fundamentals, we can get back to the shared responsibility model.</p>
<h2 id="heading-understanding-the-aws-shared-responsibility-model">Understanding the AWS Shared Responsibility Model</h2>
<p>The AWS Shared Responsibility Model divides responsibilities between AWS and the customer.</p>
<h3 id="heading-1-awss-responsibility-security-of-the-cloud">1. AWS’s Responsibility (Security of the Cloud)</h3>
<p>AWS is responsible for protecting the infrastructure that runs the services offered in the AWS Cloud. This includes physical security, hardware, software, networking, and facilities.</p>
<h3 id="heading-2-customers-responsibility-security-in-the-cloud">2. Customer’s Responsibility (Security in the Cloud)</h3>
<p>The customer is responsible for securing the data, user accounts, applications, and configurations they store in the cloud.</p>
<p><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1746970123152/016f8eef-fa2c-4bcb-866b-323fe7585b9d.png" alt="The shared responsibility model in AWS" class="image--center mx-auto" width="600" height="400" loading="lazy"></p>
<p><strong><em>Image source:</em></strong> <a target="_blank" href="https://aws.amazon.com/compliance/shared-responsibility-model/"><em>AWS shared responsibility model</em></a></p>
<p>For example, AWS is responsible for securing its data centres and servers. But customers also have a role to play by properly configuring their accounts and resources.</p>
<p>Let’s take two popular AWS services, <strong>RDS (Relational Database Service)</strong> and <strong>S3 (Simple Storage Service)</strong>, as examples.</p>
<h3 id="heading-rds-relational-database-service">RDS (Relational Database Service)</h3>
<p><strong>AWS responsibilities:</strong></p>
<ul>
<li><p>Automates database patching</p>
</li>
<li><p>Audits and maintains the underlying instance and storage disks</p>
</li>
<li><p>Applies operating system patches automatically</p>
</li>
</ul>
<p><strong>Customer responsibilities (you):</strong></p>
<ul>
<li><p>Manage in-database users, roles, and permissions</p>
</li>
<li><p>Choose whether your database is public or private</p>
</li>
<li><p>Review and control inbound rules, ports, and IP addresses in the database’s security group</p>
</li>
<li><p>Configure database encryption settings</p>
</li>
</ul>
<h3 id="heading-s3-simple-storage-service">S3 (Simple Storage Service)</h3>
<p><strong>AWS responsibilities:</strong></p>
<ul>
<li><p>Ensures encryption options are available for your data</p>
</li>
<li><p>Guarantees virtually unlimited storage capacity</p>
</li>
<li><p>Prevents AWS employees and the public from accessing your data</p>
</li>
<li><p>Keeps each customer’s data separated from others</p>
</li>
</ul>
<p><strong>Customer responsibilities (you):</strong></p>
<ul>
<li><p>Define your S3 bucket policies according to your security standards</p>
</li>
<li><p>Review bucket configuration settings</p>
</li>
<li><p>Create and manage IAM users and roles with the right permissions</p>
</li>
</ul>
<p>Now you understand who’s responsible for what.</p>
<h2 id="heading-how-to-give-a-user-permission">How to Give a User Permission</h2>
<p>Security in the cloud isn’t just about strong passwords or enabling MFA – it’s also about controlling <em>who</em> can access <em>what</em>. One of the most important principles in AWS security is to grant users only the access they actually need, nothing more. That’s how you keep your environment safe and your resources protected.</p>
<p>So here’s a key question: how do we know to whom to allow or deny access in the cloud?</p>
<h3 id="heading-demonstration">Demonstration</h3>
<p>Let’s walk through a simple, real-life example together.</p>
<p>Imagine you have a developer on your team who needs access to an S3 bucket named <strong>demo-test-app-ij</strong>. The goal is to let them upload and view files in the bucket, but not delete anything.</p>
<p>We already created a user earlier in this guide, so we’ll use that same one here.</p>
<p>To get started, go to <strong>IAM</strong> from your AWS Management Console. Then click on <strong>Users</strong> from the left-hand menu.</p>
<p>Select the user we created earlier. If you don’t have one yet, go back and follow the steps I showed you before to create a new IAM user.</p>
<p>Once you click on the user’s name, you’ll be taken to the <strong>Permissions</strong> page. On the permissions page, click on <strong>Add permissions</strong>.</p>
<p>From the dropdown options, select <strong>Create inline policy</strong>. This will open the <strong>Specify permissions</strong> page, where you’ll define the user’s access.</p>
<p>Scroll down through the list of services and select <strong>S3</strong>. In our example, we’re using S3 because we want to control access to a specific bucket.</p>
<p><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1764317236877/10517fde-3bbd-4af3-9e16-289793894903.png" alt="An example showing the permission page" class="image--center mx-auto" width="600" height="400" loading="lazy"></p>
<p>Once you select the service you want to define permissions for, the <strong>Actions</strong> and <strong>Resources</strong> sections will appear automatically.</p>
<p>In the Actions section, you’ll see a list of what the user can do with the service. Here, you can toggle the effect button to either “Allow” or “Deny.”</p>
<p>Under Actions, scroll through the list and find <strong>DeleteObject</strong>. Set this action to Deny: DeleteObject. This ensures the user won’t be able to delete any files from the bucket.</p>
<p>Next, move on to the Resources section. Here, you’ll specify which bucket these permissions apply to.</p>
<p>Add the following bucket ARN: <code>arn:aws:s3:::demo-test-app-ij/*</code>. This means the rule applies to everything inside the <strong>demo-test-app-ij</strong> bucket.</p>
<p>Once you’ve added the ARN and confirmed the settings, click <strong>Save policy</strong>.</p>
<p>Now, let’s put all these instructions together in a practical example:</p>
<p><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1764335991549/1d33af0a-23c8-4790-aab4-b629db4b7ba9.gif" alt="1d33af0a-23c8-4790-aab4-b629db4b7ba9" class="image--center mx-auto" width="600" height="400" loading="lazy"></p>
<h3 id="heading-testing-the-policy">Testing the Policy</h3>
<p>Now it’s time to confirm that our permissions work the way we expect.</p>
<p>Head over to the <strong>S3</strong> service and open the bucket named <strong>demo-test-app-ij</strong>. Try uploading a file; it should upload successfully. Next, try deleting that same file. You’ll see an error message saying <strong>Failed to delete objects</strong>.</p>
<p>That’s exactly what we want! The user can upload and view files, but can’t delete them, because we never permitted them to do so.</p>
<p><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1764336439667/279c1f4b-7d5b-477a-b782-cf1378204430.gif" alt="279c1f4b-7d5b-477a-b782-cf1378204430" class="image--center mx-auto" width="600" height="400" loading="lazy"></p>
<h2 id="heading-conclusion">Conclusion</h2>
<p>Security has always been about peace of mind. Whether it’s your home, your phone, or your cloud account, you’ll want to know your data is safe.</p>
<p>AWS gives you a strong foundation by securing the cloud itself. But your part matters too: things like enabling MFA, using strong passwords, and managing who can access what. These simple habits go a long way in keeping your data protected.</p>
<p>Cloud security isn’t a one-time setup. It’s an ongoing practice. When both AWS and its users stay alert, the cloud becomes a place you can trust to store, build, and grow with confidence.</p>
<p>Now that you have a basic understanding of how security works in AWS, you’re ready to go deeper and start exploring the services that keep it all running smoothly.</p>
<h3 id="heading-further-reading">Further Reading</h3>
<ul>
<li><p><a target="_blank" href="https://www.freecodecamp.org/news/cloud-computing-guide-for-beginners/">What is Cloud Computing? A Guide for Beginners</a></p>
</li>
<li><p><a target="_blank" href="https://twitter.com/ijaydimples">How t</a><a target="_blank" href="https://www.freecodecamp.org/news/how-to-deploy-a-kubernetes-app-on-aws-eks/">o D</a><a target="_blank" href="https://www.linkedin.com/in/ijeoma-igboagu/">eploy a</a> <a target="_blank" href="https://www.freecodecamp.org/news/how-to-deploy-a-kubernetes-app-on-aws-eks/">Kub</a><a target="_blank" href="https://github.com/ijayhub">ernete</a><a target="_blank" href="https://twitter.com/ijaydimples">s App o</a><a target="_blank" href="https://www.freecodecamp.org/news/how-to-deploy-a-kubernetes-app-on-aws-eks/">n A</a><a target="_blank" href="https://twitter.com/ijaydimples">WS EKS</a></p>
</li>
<li><p><a target="_blank" href="https://www.freecodecamp.org/news/best-aws-services-for-frontend-deployment/">T</a><a target="_blank" href="https://github.com/ijayhub">he Bes</a><a target="_blank" href="https://www.freecodecamp.org/news/best-aws-services-for-frontend-deployment/">t AW</a><a target="_blank" href="https://twitter.com/ijaydimples">S Servi</a><a target="_blank" href="https://www.freecodecamp.org/news/best-aws-services-for-frontend-deployment/">ces</a> <a target="_blank" href="https://www.linkedin.com/in/ijeoma-igboagu/">to Depl</a><a target="_blank" href="https://www.freecodecamp.org/news/best-aws-services-for-frontend-deployment/">oy</a> <a target="_blank" href="https://github.com/ijayhub">Front-</a><a target="_blank" href="https://www.freecodecamp.org/news/best-aws-services-for-frontend-deployment/">End Applications in 20</a><a target="_blank" href="https://twitter.com/ijaydimples">25</a></p>
</li>
<li><p><a target="_blank" href="https://twitter.com/ijaydimples">W</a><a target="_blank" href="https://www.freecodecamp.org/news/backend-as-a-service-beginners-guide/">hat</a> <a target="_blank" href="https://twitter.com/ijaydimples">is Back</a><a target="_blank" href="https://www.freecodecamp.org/news/backend-as-a-service-beginners-guide/">end</a> <a target="_blank" href="https://github.com/ijayhub">as a</a> <a target="_blank" href="https://www.freecodecamp.org/news/backend-as-a-service-beginners-guide/">Service (BaaS)? A Beginner's Guide</a></p>
</li>
<li><p><a target="_blank" href="https://dev.to/ijay/the-hidden-challenges-of-building-with-aws-8mg">The Hidden Challenges of Building with AWS</a></p>
</li>
</ul>
<p>If you found this article helpful, feel free to share it. And if you prefer learning through videos, I also explain cloud topics in simple terms on my <a target="_blank" href="https://www.youtube.com/@cloudinreallife">YouTube channel</a>.</p>
<p>Stay updated with my projects by following me on <a target="_blank" href="https://twitter.com/ijaydimples">Twitter</a>, <a target="_blank" href="https://www.linkedin.com/in/ijeoma-igboagu/">LinkedIn</a> and <a target="_blank" href="https://github.com/ijayhub">GitHub</a>.</p>
<p>Thank you for reading!</p>
 ]]>
                </content:encoded>
            </item>
        
    </channel>
</rss>
