[FreeTutorials.Us] aws-serverless-a-complete-introduction/01-getting-started/attached_files/010-how-to-use-the-file-downloads/fist-api.json |
1 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/attached_files/032-connecting-lambda-functions-to-api-gateway-endpoints/cy-lambda-basics.zip |
223 B |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/attached_files/033-accessing-the-api-from-the-web-fixing-cors-issues/codepen-gateway-lambda-basics.js |
197 B |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/attached_files/033-accessing-the-api-from-the-web-fixing-cors-issues/cy-api-lambda-02-cors.json |
3 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/attached_files/042-using-models-validating-requests/compare-data-model.txt |
271 B |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/attached_files/044-models-mappings/cy-lambda-store-data.zip |
208 B |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/attached_files/046-adding-a-delete-method-endpoint-to-the-api/cy-lambda-basics-delete-data.zip |
208 B |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/attached_files/047-using-path-parameters/cy-lambda-basics-get-data.zip |
277 B |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/attached_files/049-accessing-the-api-from-the-web-the-right-way/codepen-gateway-lambda-with-headers-and-data.js |
316 B |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/attached_files/049-accessing-the-api-from-the-web-the-right-way/cy-api-lambda-03-model-mapping-delete.json |
8 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/attached_files/050-wrap-up/cy-api-lambda-01-basics.json |
2 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/attached_files/050-wrap-up/cy-api-lambda-02-cors.json |
3 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/attached_files/050-wrap-up/cy-api-lambda-03-model-mapping-delete.json |
8 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/attached_files/050-wrap-up/cy-lambda-basics-delete-data.zip |
208 B |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/attached_files/050-wrap-up/cy-lambda-basics-get-data.zip |
277 B |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/attached_files/050-wrap-up/cy-lambda-basics.zip |
223 B |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/attached_files/050-wrap-up/cy-lambda-store-data.zip |
208 B |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/04-data-storage-with-dynamodb/attached_files/063-putting-items-into-a-dynamodb-table-from-lambda/cy-lambda-store-data-putitem-static.zip |
444 B |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/04-data-storage-with-dynamodb/attached_files/064-setting-permissions-right/dynamodb-putitem.json |
348 B |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/04-data-storage-with-dynamodb/attached_files/065-using-api-gateway-request-data-for-item-creation/cy-lambda-store-data-putitem-dynamic.zip |
454 B |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/04-data-storage-with-dynamodb/attached_files/066-mapping-the-response-web-testing/cy-api-lambda-04-dynamodb-post.json |
8 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/04-data-storage-with-dynamodb/attached_files/068-improving-the-iam-permissions/dynamodb-get-scan.json |
380 B |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/04-data-storage-with-dynamodb/attached_files/070-getting-a-single-item-from-dynamodb-via-lambda/cy-lambda-basics-get-data-dynamodb.zip |
610 B |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/04-data-storage-with-dynamodb/attached_files/072-preparing-delete-permissions/dynamodb-deleteitem.json |
351 B |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/04-data-storage-with-dynamodb/attached_files/074-deleting-items-in-dynamodb-via-lambda/cy-lambda-basics-delete-data.zip |
208 B |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/04-data-storage-with-dynamodb/attached_files/075-mapping-dynamodb-responses/compare-data-array-model.txt |
339 B |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/04-data-storage-with-dynamodb/attached_files/075-mapping-dynamodb-responses/cy-api-lambda-05-dynamodb-final.json |
8 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/04-data-storage-with-dynamodb/attached_files/076-wrap-up/dynamodb-api-definitions.zip |
4 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/04-data-storage-with-dynamodb/attached_files/076-wrap-up/dynamodb-lambda.zip |
5 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/04-data-storage-with-dynamodb/attached_files/076-wrap-up/dynamodb-policies.zip |
2 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/attached_files/080-creating-a-custom-authorizer-function/cy-lambda-custom-auth.zip |
513 B |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/attached_files/082-using-custom-authorizers/codepen-custom-auth.js |
380 B |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/attached_files/082-using-custom-authorizers/cy-api-lambda-06-auth-custom.json |
9 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/attached_files/083-retrieving-users-from-custom-authorizers/cy-api-lambda-07-forward-userid.json |
9 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/attached_files/090-adding-cognito-to-a-frontend-app-getting-started/frontend-app-start.zip |
52 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/attached_files/096-using-a-cognito-authorizer-with-api-gateway/cy-api-lambda-08-auth-userpool.json |
9 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/attached_files/097-passing-the-right-user-id-to-lambda/cy-api-lambda-09-forward-userpool-userid.json |
9 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/attached_files/097-passing-the-right-user-id-to-lambda/cy-lambda-store-data-auth.zip |
439 B |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/attached_files/098-using-query-params-cognito-from-lambda/cy-api-lambda-10-queryparam.json |
10 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/attached_files/098-using-query-params-cognito-from-lambda/cy-lambda-get-data-auth.zip |
757 B |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/attached_files/100-passing-query-params-from-the-frontend/codepen-gateway-lambda-with-headers-and-data.js |
316 B |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/attached_files/100-passing-query-params-from-the-frontend/frontend-app-finished.zip |
54 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/attached_files/101-passing-the-user-id-to-the-delete-endpoint/cy-api-lambda-11-auth-final.json |
10 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/attached_files/101-passing-the-user-id-to-the-delete-endpoint/cy-lambda-auth-delete.zip |
412 B |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/attached_files/102-wrap-up/auth-api-definitions.zip |
13 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/attached_files/102-wrap-up/auth-lambda.zip |
6 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/attached_files/102-wrap-up/frontend-app-finished.zip |
54 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/06-hosting-a-serverless-spa/attached_files/107-uploading-the-web-app-to-the-bucket/frontend-app-finished.zip |
54 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/06-hosting-a-serverless-spa/attached_files/118-wrap-up/frontend-app-finished.zip |
54 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/07-beyond-the-basics-an-outlook/attached_files/123-running-node-express-apps-via-lambda-api-gateway/cy-api-lambda-12-express-serverless.json |
2 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/07-beyond-the-basics-an-outlook/attached_files/123-running-node-express-apps-via-lambda-api-gateway/express-serverless.zip |
1.9 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/04-data-storage-with-dynamodb/quizzes/001-dynamodb-concepts.html |
8 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/01-getting-started/001-introduction.mp4 |
12.4 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/01-getting-started/002-what-is-aws.mp4 |
10.9 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/01-getting-started/003-aws-a-closer-look-optional.html |
3 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/01-getting-started/004-what-is-serverless-development.mp4 |
21 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/01-getting-started/005-does-aws-cost-money.html |
1 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/01-getting-started/006-aws-signup-first-serverless-api.mp4 |
32.7 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/01-getting-started/007-why-aws.mp4 |
4 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/01-getting-started/008-course-structure.mp4 |
12.8 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/01-getting-started/009-how-to-get-the-most-out-of-this-course.mp4 |
9.1 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/01-getting-started/010-how-to-use-the-file-downloads.html |
2 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/02-the-core-serverless-services/011-module-introduction.mp4 |
2.6 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/02-the-core-serverless-services/012-an-overview-over-the-core-serverless-services.mp4 |
19.4 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/02-the-core-serverless-services/013-more-info-about-the-core-services.html |
2 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/02-the-core-serverless-services/014-the-course-project.mp4 |
11 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/015-module-introduction.mp4 |
4 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/016-what-is-api-gateway.mp4 |
7.9 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/017-api-gateway-useful-resources-links.html |
1 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/018-accessing-the-api-gateway-console.mp4 |
4.3 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/019-general-api-gateway-features.mp4 |
20.6 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/020-understanding-aws-permissions-iam.html |
1 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/021-apispecific-features-options.mp4 |
20.4 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/022-introducing-the-requestresponse-cycle.mp4 |
20.9 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/023-understanding-the-requestresponse-cycle.mp4 |
21.5 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/024-creating-a-new-api.mp4 |
13.9 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/025-creating-a-resource-url-path.mp4 |
13.1 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/026-handling-cors-and-the-options-preflight-request.mp4 |
16.8 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/027-creating-a-http-method.mp4 |
16.5 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/028-what-is-aws-lambda.mp4 |
9.9 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/029-aws-lambda-useful-resources-links.html |
1 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/030-creating-a-lambda-function.mp4 |
42.6 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/031-lambda-pricing-uploading-code.html |
2 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/032-connecting-lambda-functions-to-api-gateway-endpoints.mp4 |
5.9 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/033-accessing-the-api-from-the-web-fixing-cors-issues.mp4 |
26.1 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/034-understanding-event-in-lambda-functions.mp4 |
8.1 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/035-forwarding-requests-with-proxy-integration.mp4 |
16.3 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/036-accessing-lambda-logs.mp4 |
12.7 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/037-getting-started-with-body-mapping-templates.mp4 |
20.7 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/038-extracting-request-data-with-body-mapping-templates.mp4 |
21.3 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/039-whats-the-idea-behind-body-mappings.mp4 |
10.2 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/040-understanding-body-mapping-templates.html |
3 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/041-mapping-response-data.mp4 |
11 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/042-using-models-validating-requests.mp4 |
13.9 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/043-understanding-json-schemas.html |
865 B |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/044-models-mappings.mp4 |
27.8 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/045-next-steps.mp4 |
5.8 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/046-adding-a-delete-method-endpoint-to-the-api.mp4 |
10 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/047-using-path-parameters.mp4 |
35.5 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/048-what-about-query-parameters.html |
787 B |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/049-accessing-the-api-from-the-web-the-right-way.mp4 |
26.7 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/03-creating-an-api-with-api-gateway-aws-lambda/050-wrap-up.mp4 |
12.4 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/04-data-storage-with-dynamodb/051-module-introduction.mp4 |
2.9 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/04-data-storage-with-dynamodb/052-what-is-dynamodb.mp4 |
9.9 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/04-data-storage-with-dynamodb/053-aws-dynamodb-useful-resources-links.html |
1 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/04-data-storage-with-dynamodb/054-how-dynamodb-organizes-data.mp4 |
20.4 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/04-data-storage-with-dynamodb/055-nosql-vs-sql.mp4 |
9.6 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/04-data-storage-with-dynamodb/056-using-dynamodb-with-lambda.mp4 |
3.2 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/04-data-storage-with-dynamodb/057-creating-a-table-in-dynamodb.mp4 |
10.4 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/04-data-storage-with-dynamodb/058-understanding-read-write-capacity.mp4 |
18 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/04-data-storage-with-dynamodb/059-creating-and-scanning-items.mp4 |
8.2 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/04-data-storage-with-dynamodb/060-what-about-multiple-databases.mp4 |
5.5 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/04-data-storage-with-dynamodb/061-accessing-dynamodb-from-lambda.mp4 |
21.4 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/04-data-storage-with-dynamodb/062-sidenote-how-lambda-works-behind-the-scenes.mp4 |
7.2 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/04-data-storage-with-dynamodb/063-putting-items-into-a-dynamodb-table-from-lambda.mp4 |
25.4 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/04-data-storage-with-dynamodb/064-setting-permissions-right.mp4 |
9.4 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/04-data-storage-with-dynamodb/065-using-api-gateway-request-data-for-item-creation.mp4 |
26 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/04-data-storage-with-dynamodb/066-mapping-the-response-web-testing.mp4 |
10.5 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/04-data-storage-with-dynamodb/067-scanning-data-in-dynamodb-from-lambda.mp4 |
38.4 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/04-data-storage-with-dynamodb/068-improving-the-iam-permissions.mp4 |
17.6 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/04-data-storage-with-dynamodb/069-restructuring-fetched-data-in-lambda.mp4 |
11.4 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/04-data-storage-with-dynamodb/070-getting-a-single-item-from-dynamodb-via-lambda.mp4 |
23.1 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/04-data-storage-with-dynamodb/071-testing-it-from-the-web-passing-correct-data.mp4 |
5.5 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/04-data-storage-with-dynamodb/072-preparing-delete-permissions.mp4 |
11.4 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/04-data-storage-with-dynamodb/073-giving-lambda-logging-rights.html |
1 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/04-data-storage-with-dynamodb/074-deleting-items-in-dynamodb-via-lambda.mp4 |
18.2 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/04-data-storage-with-dynamodb/075-mapping-dynamodb-responses.mp4 |
25.1 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/04-data-storage-with-dynamodb/076-wrap-up.mp4 |
8.3 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/077-module-introduction.mp4 |
7.3 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/078-how-to-add-authorization-to-api-gateway.mp4 |
9.2 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/079-understanding-custom-authorizers-api-gateway.mp4 |
17.1 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/080-creating-a-custom-authorizer-function.mp4 |
37 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/081-custom-authorizers-provided-input-expected-output.html |
3 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/082-using-custom-authorizers.mp4 |
22.4 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/083-retrieving-users-from-custom-authorizers.mp4 |
27.4 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/084-what-is-aws-cognito.mp4 |
9.4 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/085-aws-cognito-useful-resources-links.html |
1 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/086-cognito-user-pools-and-federated-identities.mp4 |
6.6 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/087-creating-a-cognito-user-pool.mp4 |
30.7 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/088-understanding-the-cognito-auth-flow.mp4 |
9.6 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/089-the-example-web-app-angular-and-typescript.html |
1 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/090-adding-cognito-to-a-frontend-app-getting-started.mp4 |
25.8 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/091-using-cognito-in-ios-or-android-apps.html |
1 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/092-adding-signup-to-the-frontend-app.mp4 |
57.8 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/093-adding-user-confirmation-to-a-frontend-app.mp4 |
19.1 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/094-adding-signin-to-a-frontend-app.mp4 |
24.7 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/095-managing-user-state-via-cognito.mp4 |
17.4 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/096-using-a-cognito-authorizer-with-api-gateway.mp4 |
10.6 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/097-passing-the-right-user-id-to-lambda.mp4 |
27.9 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/098-using-query-params-cognito-from-lambda.mp4 |
30.6 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/099-more-on-the-cognito-identity-service-provider.html |
934 B |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/100-passing-query-params-from-the-frontend.mp4 |
16.7 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/101-passing-the-user-id-to-the-delete-endpoint.mp4 |
21.9 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/05-authenticating-users-with-cognito-and-api-gateway-authorizers/102-wrap-up.mp4 |
8 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/06-hosting-a-serverless-spa/103-module-introduction.mp4 |
7.7 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/06-hosting-a-serverless-spa/104-what-is-s3.mp4 |
8.7 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/06-hosting-a-serverless-spa/105-aws-s3-useful-resources-links.html |
1 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/06-hosting-a-serverless-spa/106-creating-a-s3-bucket.mp4 |
17.6 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/06-hosting-a-serverless-spa/107-uploading-the-web-app-to-the-bucket.mp4 |
11 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/06-hosting-a-serverless-spa/108-turning-a-s3-bucket-into-a-static-webserver.mp4 |
13.8 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/06-hosting-a-serverless-spa/109-setting-up-logging.mp4 |
6.8 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/06-hosting-a-serverless-spa/110-optimizing-content-delivery-what-is-aws-cloudfront.mp4 |
9.5 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/06-hosting-a-serverless-spa/111-aws-cloudfront-useful-resources-links.html |
1 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/06-hosting-a-serverless-spa/112-setting-up-a-cloudfront-distribution.mp4 |
17.7 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/06-hosting-a-serverless-spa/113-finishing-the-cloudfront-setup.mp4 |
4.2 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/06-hosting-a-serverless-spa/114-using-a-custom-domain-what-is-route53.mp4 |
4.2 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/06-hosting-a-serverless-spa/115-aws-route53-useful-resources-links.html |
1 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/06-hosting-a-serverless-spa/116-registering-a-domain.mp4 |
8 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/06-hosting-a-serverless-spa/117-connecting-a-domain-to-a-cloudfront-distribution.mp4 |
27.6 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/06-hosting-a-serverless-spa/118-wrap-up.mp4 |
5.5 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/07-beyond-the-basics-an-outlook/119-module-introduction.mp4 |
12.1 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/07-beyond-the-basics-an-outlook/120-documenting-an-api.mp4 |
7.9 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/07-beyond-the-basics-an-outlook/121-other-aws-lambda-triggers.mp4 |
31.5 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/07-beyond-the-basics-an-outlook/122-going-serverless-with-a-node-express-app-nonapi.mp4 |
8.1 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/07-beyond-the-basics-an-outlook/123-running-node-express-apps-via-lambda-api-gateway.mp4 |
39.5 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/07-beyond-the-basics-an-outlook/124-pros-and-cons-of-serverless-nodeexpress-mpa.mp4 |
14.2 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/07-beyond-the-basics-an-outlook/125-learn-more-about-aws-serverless-express-apps.html |
950 B |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/07-beyond-the-basics-an-outlook/126-serverless-apps-and-security.mp4 |
45.4 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/07-beyond-the-basics-an-outlook/127-a-case-of-a-better-development-workflow.mp4 |
3.9 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/07-beyond-the-basics-an-outlook/128-getting-to-know-the-serverless-framework.mp4 |
25.9 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/07-beyond-the-basics-an-outlook/129-more-about-the-serverless-framework.html |
1 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/07-beyond-the-basics-an-outlook/130-getting-to-know-sam-serverless-application-model-by-aws.mp4 |
16.7 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/07-beyond-the-basics-an-outlook/131-more-about-the-serverless-application-model-sam.html |
1 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/07-beyond-the-basics-an-outlook/132-testing-serverless-apps-with-localstack.mp4 |
17.6 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/07-beyond-the-basics-an-outlook/133-other-useful-aws-services.mp4 |
35.5 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/07-beyond-the-basics-an-outlook/134-wrap-up.mp4 |
4.3 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/07-beyond-the-basics-an-outlook/135-useful-resources-links.html |
1 KB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/08-course-roundup/136-roundup.mp4 |
9.8 MB |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/[FreeTutorials.Us].txt |
75 B |
[FreeTutorials.Us] aws-serverless-a-complete-introduction/Freetutorials.Us.url |
119 B |