- Application: Cruddur
- Cohort: 2023-A1
The FREE AWS Cloud Project Bootcamp 2023 is a comprehensive training program that aims to equip individuals with the necessary skills and knowledge to successfully design, build, and implement a cloud project. Through hands-on experience, participants will learn how to apply their cloud expertise in a practical setting and showcase their abilities to potential employers or organizations.
This repository contains my notes, details, insights, and a version of the original codebase that has been re-configured and updated to meet the goals and objectives of the boot camp outlined in the "Journaling" section below.
Cloud Bootcamp 2023 |
---|
https://aws.cloudprojectbootcamp.com/ |
The goal of this boot camp is to help students who have acquired associate-level knowledge and are at a point where they realize they need a cloud project on their resume, to progress their career goals.
https://docs.google.com/document/d/19XMyd5zCk7S9QT2q1_Cg-wvbnBwOge7EgzgvtVCgcz0
This Bootcamp can be attempted following the videos, leveraging the journal and the cloud documentation around the web.
NOTE: There was a Discord and frequent Office hours with the instructor which you likely won't be able to leverage.
The /journal
directory contains steps taken and lessons learned throughout the Bootcamp.
- Week 0 - Architecture and Billing
- Week 1 - App Containerization
- Week 2 - Distributed Tracing
- Week 3 - Decentralized Authentication
- Week 4 - Relational Databases - Postgres and AWS RDS
- Week 5 - DynamoDB and Serverless Caching
- Week 6 - 7 - Deploying “Serverless” Containers & Solving CORS with a Load Balancer and Custom Domain
- Week 8 - Serverless Image Processing
- Week 9 - CI/CD with CodePipeline, CodeBuild and CodeDeploy
- Week 10 - 11 - CloudFormation Part 1 & 2
- Week X - Refactor and Cleanup