• Cloudbites
  • Posts
  • 5 Intermediate AWS Cloud Projects To Get You Hired!

5 Intermediate AWS Cloud Projects To Get You Hired!

PLUS: Meet Codex - AI That Builds for You

In Today’s Cloudbites:

🎯 5 Intermediate AWS Cloud Projects To Get You Hired!

👩‍💻 A Complete Guide On Building the 5 Projects

☁️ Online Cloud Events to Look Forward to

🤫 PLUS: Meet Codex - AI That Builds For You

Read time: 4 minutes

Hi friends, welcome back to Cloudbites

In this newsletter, we’ll talk about 5 Intermediate AWS Cloud projects that you can build and add to your Cloud portfolio. I’ll also share an interesting AI update from OpenAI.

CLOUD COMPUTING ☁️

 🎯 5 Intermediate AWS Cloud Projects To Get You Hired

If you're looking to develop your cloud computing skills and impress potential employers, hands-on projects are a must.

Here are 5 intermediate projects designed to help you demonstrate real-world applications of AWS technologies:

#1 Build an Event Announcement System using SNS, Lambda and API Gateway

This project uses Amazon S3, Lambda, API Gateway, and SNS to build a simple event announcement system.

Users can view events, subscribe via email, and submit new events through a web form. New submissions update a JSON file in S3 and trigger email alerts via SNS.

Perfect for learning full-stack serverless development with minimal setup.

Est time: 2-3 hours

#2 Build a Serverless Data Pipeline Using S3, Lambda, Glue & QuickSight

In this project, you’ll build a fully automated pipeline to process and visualize CSV data using AWS Serverless services.

When a CSV file is uploaded to Amazon S3, an AWS Lambda function is triggered to clean and format the data. AWS Glue then performs deeper ETL operations, and the final output is stored in S3 for visualization in Amazon QuickSight.

This project is ideal for understanding real-world data workflows—from ingestion to dashboard.

Est time: 3–4 hours

#3 Build an Automated Receipt Processing System Using Textract, S3, Lambda & DynamoDB

Amazon S3 stores uploaded receipt images, which trigger a Lambda function. The function uses Amazon Textract to extract structured data and saves it to DynamoDB. Optionally, Amazon SES sends a notification with the receipt summary.

This project streamlines data extraction for expense tracking and auditing.

Est time: 2 hours

#4 Build a Serverless Cloud Dictionary Using Lambda, API Gateway, DynamoDB & Amplify

This project uses 4 AWS services: AWS Lambda, API Gateway, DynamoDB, and AWS Amplify.

Search for a cloud term in the React frontend to fetch its definition from DynamoDB via a serverless API built with Lambda and API Gateway..

This project is great for learning serverless architectures, and can also be expanded into a collaborative glossary or onboarding tool for tech teams.

Est time: 2-3 hours

#5 Deploy a Two-Tier Web App Using EC2, RDS, and ALB

In this project, you’ll deploy a scalable to-do list web app using a classic two-tier architecture on AWS.

Amazon EC2 hosts both the frontend and backend, Amazon RDS (MySQL) handles data storage and an Application Load Balancer (ALB) distributes traffic.

You'll also configure networking with Amazon VPC and apply IAM roles and security groups for secure access.

This project is ideal for learning how to run production-grade apps on AWS with high availability and scalability.

Est time: 2–3 hours

👩‍💻 A Complete Guide On Building the 5 Projects

Like the sound of these 5 projects but not sure where to start?

Check out my YouTube video on 5 Intermediate AWS Cloud Projects To Get You Hired where I dive deeper into each project.

I also have a guidebook with step-by-step tutorials you can follow along for each project.

If you’re interested in purchasing the guidebook, you can apply the coupon code “YT10” for 10% off.

Today’s Newsletter is brought to you by Pacaso

He’s already IPO’d once – this time’s different

Spencer Rascoff grew Zillow from seed to IPO. But everyday investors couldn’t join until then, missing early gains. So he did things differently with Pacaso. They’ve made $110M+ in gross profits disrupting a $1.3T market. And after reserving the Nasdaq ticker PCSO, you can join for $2.80/share until 5/29.

This is a paid advertisement for Pacaso’s Regulation A offering. Please read the offering circular at invest.pacaso.com. Reserving a ticker symbol is not a guarantee that the company will go public. Listing on the NASDAQ is subject to approvals. Under Regulation A+, a company has the ability to change its share price by up to 20%, without requalifying the offering with the SEC.

☁️ Online Cloud Events to Look Forward to

#1 AWS Cloud Champions: Gen AI Trivia Series (June 4 - 25)

Join AWS experts for a four-part interactive series exploring Generative AI topics. Each session offers insights into AWS AI services and provides participants with a 50% discount voucher for the AWS Certified AI Practitioner exam

Click here to register. 

#2 AWS Solutions-Focused Immersion Days (Ongoing)

Participate in hands-on workshops covering a range of AWS services and solutions, designed to help you build real-world cloud skills.

Click here to register. 

#3 AWS Training and Certification Events (Ongoing)

Join live or on-demand training sessions and get exam tips from AWS instructors. Whether you're preparing for your first certification or advancing your expertise, there’s something for every learner.

Click here to register.  

ARTIFICIAL INTELLIGENCE (AI) 🤖

🤫 PLUS: Meet Codex - AI That Builds For You

OpenAI’s new cloud-based coding agent Codex can now generate features, run tests, and fix bugs — all at the same time.

Codex is designed to speed up development by automating routine programming tasks inside a secure sandbox environment preloaded with your codebase.

💡 Here’s what you should know:

  • Codex is designed to speed up development by automating routine programming tasks inside a secure sandbox environment preloaded with your codebase.

  • It explains every step of its process using logs, test outputs, and inline reasoning

  • Available to ChatGPT Pro, Team, and Enterprise users during the research preview, with flexible pricing coming later

  • You can review, revise, or open GitHub pull requests directly from its output interface

THAT’S A WRAP

Thanks for reading! 😊

P.S. How was today's email? Reply directly with your feedback, or DM me on Twitter @techwithlucy