Summary
Full Transcript
The step by step project guide is right here: https://link.nextwork.org/projects/aws-compute-threetier?utm_source=youtube 00:00:00 Welcome and project intro 00:15:10 🌐 Step #1: Set Up the Presentation Tier 00:44:34 ⚙️ Step #2: Set Up the Logic Tier 01:17:17 💾 Step #3: Set Up the Data Tier 01:38:27 🔄 Step #4: Integrate the Tiers 02:08:05 ✅ Step #5: Validate a Fully Functioning Web App 02:41:33 🗑 Before you go: Delete your resources 02:48:07 🎉 Mission Accomplished + See our Documentation! Welcome to this NextWork PRO project on AWS and three-tier architecture! We're going to build a scalable web app with Amazon S3, CloudFront, Lambda, API Gateway, and DynamoDB. Three-tier is a very standard way to structure web apps to keep things organized and scalable. Think of it like a layer cake: the top layer is what the user sees and interacts with, the middle layer is your application logic, and the bottom layer is your database. We recommend learning about all three layers separately before starting this one: 1️⃣ Presentation Tier: https://youtube.com/live/rmdWNgfckHY?feature=share 2️⃣ Logic Tier: https://youtu.be/wnpEIWj5yAc 3️⃣ Data Tier: https://youtu.be/1CfVK2_W7p4 Also: 👉 Do this project with your IAM Admin User. If you've never created one, we go through how to do it from 10:44 here: https://www.youtube.com/live/SXPeEcLf63E?feature=shared&t=644 👉 Ask any questions at the Nextwork community: https://community.nextwork.org/c/i-have-a-question #aws #awscloud #awsproject #cloudproject #threetierarchitecture #cloudfront #awscloudpractitioner
