[FreeCourseSite com] Udemy - Build a Serverless App with AWS Lambda - Hands On!
File List
| File | Size |
|---|---|
| 0. Websites you may like/[CourseClub.Me].url | 122 B |
| 0. Websites you may like/[FreeCourseSite.com].url | 127 B |
| 0. Websites you may like/[GigaCourse.Com].url | 49 B |
| 01 - Introduction/001 Udemy 101 Getting the Most From This Course.mp4 | 19.75 MB |
| 01 - Introduction/001 Udemy 101 Getting the Most From This Course_en.vtt | 3.63 KB |
| 01 - Introduction/002 Introduction.mp4 | 126.48 MB |
| 01 - Introduction/002 Introduction_en.vtt | 26.82 KB |
| 01 - Introduction/003 AWS-free-tier-info.url | 52 B |
| 01 - Introduction/003 AWS-signup-page.url | 68 B |
| 01 - Introduction/003 Course-Materials.url | 63 B |
| 01 - Introduction/003 Setup the website.mp4 | 105.03 MB |
| 01 - Introduction/003 Setup the website_en.vtt | 18.94 KB |
| 01 - Introduction/external-links.txt | 190 B |
| 02 - Static Chat Application with S3/001 S3 Overview.mp4 | 25.36 MB |
| 02 - Static Chat Application with S3/001 S3 Overview_en.vtt | 14.64 KB |
| 02 - Static Chat Application with S3/002 Walkthrough of demo site.mp4 | 23.3 MB |
| 02 - Static Chat Application with S3/002 Walkthrough of demo site_en.vtt | 9.45 KB |
| 02 - Static Chat Application with S3/003 Adding static data to the website.mp4 | 22.11 MB |
| 02 - Static Chat Application with S3/003 Adding static data to the website_en.vtt | 7.63 KB |
| 02 - Static Chat Application with S3/004 JavaScript Syntax Basics.mp4 | 10.67 MB |
| 02 - Static Chat Application with S3/004 JavaScript Syntax Basics_en.vtt | 11.79 KB |
| 02 - Static Chat Application with S3/005 JavaScript Parallelism.mp4 | 13.38 MB |
| 02 - Static Chat Application with S3/005 JavaScript Parallelism_en.vtt | 8.78 KB |
| 02 - Static Chat Application with S3/006 Accessing static data from javascript.mp4 | 79.71 MB |
| 02 - Static Chat Application with S3/006 Accessing static data from javascript_en.vtt | 17.24 KB |
| 02 - Static Chat Application with S3/007 Exercise 1 solutions.mp4 | 12.44 MB |
| 02 - Static Chat Application with S3/007 Exercise 1 solutions_en.vtt | 7.34 KB |
| 03 - Creating an API/001 Lambda functions overview.mp4 | 13.55 MB |
| 03 - Creating an API/001 Lambda functions overview_en.vtt | 9.45 KB |
| 03 - Creating an API/002 Introduction to IAM and policies.mp4 | 6.12 MB |
| 03 - Creating an API/002 Introduction to IAM and policies_en.vtt | 6.75 KB |
| 03 - Creating an API/003 Creating a policy for the Lambda function.mp4 | 21.94 MB |
| 03 - Creating an API/003 Creating a policy for the Lambda function_en.vtt | 7.81 KB |
| 03 - Creating an API/004 Code walkthrough of the first Lambda function.mp4 | 27.01 MB |
| 03 - Creating an API/004 Code walkthrough of the first Lambda function_en.vtt | 12.71 KB |
| 03 - Creating an API/005 Running the lambda function with test data.mp4 | 15.48 MB |
| 03 - Creating an API/005 Running the lambda function with test data_en.vtt | 6.46 KB |
| 03 - Creating an API/006 Lambda triggers.mp4 | 5.23 MB |
| 03 - Creating an API/006 Lambda triggers_en.vtt | 6.17 KB |
| 03 - Creating an API/007 Adding an API Gateway trigger to the function.mp4 | 17.27 MB |
| 03 - Creating an API/007 Adding an API Gateway trigger to the function_en.vtt | 5.55 KB |
| 03 - Creating an API/008 Understand and Setup CORS.mp4 | 11.06 MB |
| 03 - Creating an API/008 Understand and Setup CORS_en.vtt | 11.07 KB |
| 03 - Creating an API/009 Calling the API from the website.mp4 | 17.35 MB |
| 03 - Creating an API/009 Calling the API from the website_en.vtt | 7.42 KB |
| 03 - Creating an API/010 CORS Activity Solution.mp4 | 13.74 MB |
| 03 - Creating an API/010 CORS Activity Solution_en.vtt | 3.31 KB |
| 03 - Creating an API/011 Retrieving a conversation with the API.mp4 | 43.91 MB |
| 03 - Creating an API/011 Retrieving a conversation with the API_en.vtt | 8.71 KB |
| 03 - Creating an API/012 Failure test activity solution.mp4 | 13.33 MB |
| 03 - Creating an API/012 Failure test activity solution_en.vtt | 4.57 KB |
| 04 - Use DynamoDB for storage/001 DynamoDB overview.mp4 | 14.88 MB |
| 04 - Use DynamoDB for storage/001 DynamoDB overview_en.vtt | 14.08 KB |
| 04 - Use DynamoDB for storage/002 DynamoDB vs. S3.mp4 | 3.96 MB |
| 04 - Use DynamoDB for storage/002 DynamoDB vs. S3_en.vtt | 4.42 KB |
| 04 - Use DynamoDB for storage/003 Create DynamoDB tables.mp4 | 25.49 MB |
| 04 - Use DynamoDB for storage/003 Create DynamoDB tables_en.vtt | 5.75 KB |
| 04 - Use DynamoDB for storage/004 Create some sample data in DynamoDB.mp4 | 15.78 MB |
| 04 - Use DynamoDB for storage/004 Create some sample data in DynamoDB_en.vtt | 7.88 KB |
| 04 - Use DynamoDB for storage/005 Update Lambda policy to access DynamoDB tables.mp4 | 17.91 MB |
| 04 - Use DynamoDB for storage/005 Update Lambda policy to access DynamoDB tables_en.vtt | 6.44 KB |
| 04 - Use DynamoDB for storage/006 Read a conversation from Dynamo DB.mp4 | 73.47 MB |
| 04 - Use DynamoDB for storage/006 Read a conversation from Dynamo DB_en.vtt | 18.69 KB |
| 04 - Use DynamoDB for storage/007 Read conversation list from DynamoDB.mp4 | 78.5 MB |
| 04 - Use DynamoDB for storage/007 Read conversation list from DynamoDB_en.vtt | 16.77 KB |
| 04 - Use DynamoDB for storage/008 Write new messages to DynamoDB.mp4 | 53.08 MB |
| 04 - Use DynamoDB for storage/008 Write new messages to DynamoDB_en.vtt | 19.46 KB |
| 04 - Use DynamoDB for storage/009 Exercise Solution.mp4 | 41.6 MB |
| 04 - Use DynamoDB for storage/009 Exercise Solution_en.vtt | 7.67 KB |
| 05 - Break up the monolith/001 Overview of why having only one Lambda function can create problems.mp4 | 10.82 MB |
| 05 - Break up the monolith/001 Overview of why having only one Lambda function can create problems_en.vtt | 8.55 KB |
| 05 - Break up the monolith/002 API Gateway overview - Resources and Methods.mp4 | 16.42 MB |
| 05 - Break up the monolith/002 API Gateway overview - Resources and Methods_en.vtt | 14.43 KB |
| 05 - Break up the monolith/003 API Gateway overview - Models.mp4 | 5.57 MB |
| 05 - Break up the monolith/003 API Gateway overview - Models_en.vtt | 5.54 KB |
| 05 - Break up the monolith/004 API Gateway overview - Request Flow.mp4 | 10.26 MB |
| 05 - Break up the monolith/004 API Gateway overview - Request Flow_en.vtt | 8.71 KB |
| 05 - Break up the monolith/005 Create API structure in API Gateway.mp4 | 30.97 MB |
| 05 - Break up the monolith/005 Create API structure in API Gateway_en.vtt | 11.14 KB |
| 05 - Break up the monolith/006 Lambda functions for reading and writing messages.mp4 | 73.89 MB |
| 05 - Break up the monolith/006 Lambda functions for reading and writing messages_en.vtt | 13.51 KB |
| 05 - Break up the monolith/007 API Gateway stages.mp4 | 4.82 MB |
| 05 - Break up the monolith/007 API Gateway stages_en.vtt | 4.92 KB |
| 05 - Break up the monolith/008 Exporting a JavaScript client and Swagger.mp4 | 40.55 MB |
| 05 - Break up the monolith/008 Exporting a JavaScript client and Swagger_en.vtt | 17.46 KB |
| 05 - Break up the monolith/009 Remove hard-coded user names from Lambda.mp4 | 22.88 MB |
| 05 - Break up the monolith/009 Remove hard-coded user names from Lambda_en.vtt | 6.9 KB |
| 06 - Add Identity to the app/001 Cognito overview.mp4 | 12.76 MB |
| 06 - Add Identity to the app/001 Cognito overview_en.vtt | 11.08 KB |
| 06 - Add Identity to the app/002 Create a user pool.mp4 | 25.7 MB |
| 06 - Add Identity to the app/002 Create a user pool_en.vtt | 14.59 KB |
| 06 - Add Identity to the app/003 List Users in the API.mp4 | 68.81 MB |
| 06 - Add Identity to the app/003 List Users in the API_en.vtt | 10.4 KB |
| 06 - Add Identity to the app/004 List Users on the site.mp4 | 54.5 MB |
| 06 - Add Identity to the app/004 List Users on the site_en.vtt | 14.3 KB |
| 06 - Add Identity to the app/005 Create a new conversation.mp4 | 84.24 MB |
| 06 - Add Identity to the app/005 Create a new conversation_en.vtt | 13.8 KB |
| 06 - Add Identity to the app/006 Create sign up page.mp4 | 88.57 MB |
| 06 - Add Identity to the app/006 Create sign up page_en.vtt | 14.58 KB |
| 06 - Add Identity to the app/007 Create verification page.mp4 | 18.11 MB |
Trackers
No trackers found.