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: Authentication - Amazon Web Services (AWS) Tutorial
From the course: Complete Guide to Serverless Web App Development on AWS
Progress check: Authentication
- [Instructor] Let's recap everything you learned so far and see how the different pieces fit together. Since the last progress review, you have learned about authentication, authorization, and Amazon Cognito. You have learned what is Amazon Cognito, how to create the needed Cognito resources for providing authentication and authorization in WebOps using AWS CDK. You learned how to use the Amplify Auth Library to easily call those services from your client application. Additionally, you learned how to test your application locally using cloud resources to speed up the process of development. At this point, you successfully hosted the to-do web app using Amplify and added authentication using Cognito user pools. However, the application is currently failing as the API for managing the task are not yet implemented. Next, you'll learn how to create a simple API using API Gateway with Lambda, working with DynamoDB, creating more complex APIs with API Gateway and much more. So exciting…
Contents
-
-
-
-
-
(Locked)
Introduction to authentication and authorization for web apps3m 1s
-
(Locked)
Introduction to AWS Cognito3m 30s
-
(Locked)
Creating Cognito resources with AWS CDK4m 21s
-
(Locked)
AWS CDK passing values between stacks5m 13s
-
(Locked)
Deploying and verifying resources in the AWS console1m 47s
-
(Locked)
Adding authentication7m 40s
-
(Locked)
Deploying and testing the web page5m 45s
-
(Locked)
Challenge: Add Login functionality1m 43s
-
Solution: Add Login and log out functionality4m 59s
-
(Locked)
Progress check: Authentication1m 8s
-
(Locked)
-
-
-
-
-
-