From the course: Complete Guide to Serverless Web App Development on AWS
Unlock this course with a free trial
Join today to access over 24,600 courses taught by industry experts.
Progress Check: WebApps with RESTful APIs - Amazon Web Services (AWS) Tutorial
From the course: Complete Guide to Serverless Web App Development on AWS
Progress Check: WebApps with RESTful APIs
- [Instructor] Let's recap everything you have learned so far and see how all the pieces fit together. Since the last progress check, you have explored Amazon API Gateway and Amazon DynamoDB. You learn how to create different APIs using API Gateway and AWS CDK. You handle course configurations in your APIs, and with Dynamo you gain solid understanding of Dynamo-included table basics and operations like putting and retrieving items. And then you explore how to use global secondary indexes with Dynamo and how to retrieve data from there. At this stage, you have successfully hosted to-do web app using Amplify implemented authentication with Cognito user pools, and build full working APIs. Sounds like everything is completed, right? Currently, your APIs are open and exposed. Anybody with the link can access them. And remember that placeholder user ID you fake in your Lambda function? Well, it's still there. So here is what it's coming next. We will be working with JWT tokens, setting up…
Contents
-
-
-
-
-
-
(Locked)
When to use RESTful vs. GraphQL APIs4m 33s
-
(Locked)
Understanding Amazon API Gateway3m 37s
-
(Locked)
Creating a simple API Gateway with Lambda using AWS CDK9m
-
(Locked)
Deploying and testing your API gateway3m 24s
-
(Locked)
Introduction to DynamoDB4m 13s
-
(Locked)
Building simple business logic8m 10s
-
(Locked)
Build more advance business logic7m 25s
-
(Locked)
Deploy and test your backend4m
-
(Locked)
Integrating the APIs into the webapp8m 20s
-
(Locked)
Challenge: Extend your API1m 45s
-
(Locked)
Solution: Extend your API7m
-
(Locked)
Progress Check: WebApps with RESTful APIs1m 14s
-
(Locked)
-
-
-
-
-