MENU

Fun & Interesting

Serverless Web Application on AWS [S3, Lambda, SQS, DynamoDB and API Gateway]

Digital Cloud Training 48,987 2 years ago
Video Not Working? Fix It Now

🎯 Get your FREE AWS Cloud Projects Guide and gain real hands-on experience with AWS. 👉 https://digitalcloud.training/free-aws-cloud-projects Start building the skills that get you hired! _______________________ In this AWS video tutorial, we will show you how to create a serverless web application using AWS services like Lambda, API Gateway, SQS, DynamoDB, and S3. 📌 Timestamps 0:00 - Introduction 0:16 - Application Architecture Overview 2:31 - Course Files and Setup 3:16 - Creating CloudFormation Stack 4:17 - Stack Configuration and Creation 5:16 - Creating the S3 Bucket for Static Website 5:52 - Setting Permissions and CORS on the Bucket 7:20 - API Gateway Configuration Begins 7:47 - Integrating Lambda with API Gateway 8:22 - Creating API Routes 9:43 - Attaching Integrations to Routes 10:14 - Configuring CORS in API Gateway 11:25 - Deploying the API 11:52 - Updating Client Configuration 13:13 - Building the Client-Side Code 14:11 - Uploading to S3 and Testing the Web App 15:04 - Interacting with the App 16:13 - Recap and Cleanup We'll start by creating a static website on S3, which will contain a form for submitting order information. When the form is submitted, the data will be passed to the API Gateway service, which will trigger a Lambda function to process the information. The Lambda function will then add the order information to an SQS queue for further processing. Another Lambda function will pick up the message from the queue and add the order information to a DynamoDB table for storage. Throughout the tutorial, we'll discuss the benefits of serverless computing and how AWS services can help you build scalable and cost-effective applications without the need for servers. By the end of this video, you'll have a better understanding of how to use AWS services to create a serverless web application that can process orders submitted through a form. So, let's get started! This video is a snippet from our AWS Solutions Architect Associate video training course. To learn more about how to best prepare for this popular certification exam, visit: https://digitalcloud.training/aws-certified-solutions-architect-associate/ Make sure you download the code to follow along with this hands-on lab: https://youtube-code-download-32132b3.s3.amazonaws.com/Web+App+with+HTTP+API.zip _______________________ 🎯 Keen to get AWS certified and launch your Cloud career? Start here! 🔸Free Cloud Job Strategy Cheat Sheet https://digitalcloud.training/free-aws-cloud-projects Follow this roadmap to break into cloud computing - ideal for beginners and career changers. 🔸Free AWS Cloud Practitioner Practice Questions https://digitalcloud.training/aws-cloud-practitioner-free-practice-questions/ Test your AWS knowledge with exam-style questions, including detailed answers and explanations. 🔸 FREE AWS Training Resources https://learn.digitalcloud.training/try-us-for-free Unlock free AWS training courses from Digital Cloud Training to start building your AWS foundation. _______________________ 🎯 Ready to fast-track your career in Cloud and land a high-paying cloud job? Explore our top-rated AWS training programs trusted by over 1,000,000 learners worldwide: 🔸 Join our Cloud Mastery Bootcamp https://digitalcloud.training/cloud-mastery-bootcamp/ Build the skills that get you hired: expert-led live sessions, career coaching and real-world projects. 🔸 Access on-demand training https://digitalcloud.training/plans/ Unlock our training library and learn at your own pace, earning your next AWS certification. 🔸Cloud Challenge Labs https://digitalcloud.training/hands-on-challenge-labs/ Practice with scenario-based labs in a sandbox environment – without the risk of Cloud bills. _______________________ At Digital Cloud Training, our goal is to help you succeed in your Cloud career! 👍Like, comment, and 🔔 SUBSCRIBE to our channel https://www.youtube.com/digitalcloudtraining for more content to help you: • Get AWS certified • Build real-world Cloud & AI skills • Stand out and get hired Your future in the Cloud starts today! 🌐Visit our website https://digitalcloud.training/ _______________________ Check out our popular playlists to guide your AWS learning journey: ►► AWS Certification & Cloud Career 👉 https://www.youtube.com/watch?v=Voj97RGfe48&list=PLzde74P_a04e05OAvS6rc3beZV_bbJm52&pp=gAQB ►► Cloud Computing & AI 👉 https://www.youtube.com/watch?v=AzR53SY-b4s&list=PLzde74P_a04cHcpo9_sGkULNPGM29Fd6x&pp=gAQB ►► AWS Certified Solutions Architect Associate Exam Training 👉 https://youtube.com/playlist?list=PLzde74P_a04d1roElg9DPWm5Bmavhi_97&si=xrPcCJe9Beh1IX7b #AWS #CloudComputing #awstraining

Comment