-
Урок 1. 00:03:17Introduction to Build an App with the AWS Cloud Development Kit
-
Урок 2. 00:01:25Install AWS Cloud Development Kit (CDK) and create a new project
-
Урок 3. 00:03:12Build and deploy a sample AWS Cloud Development Kit stack to AWS
-
Урок 4. 00:02:01Review an AWS CloudFormation stack deployed with AWS CDK
-
Урок 5. 00:01:23Clear an initial AWS CDK stack to start building an app from scratch
-
Урок 6. 00:04:01Create and deploy a lambda function with AWS CDK
-
Урок 7. 00:01:49Review and execute a lambda function deployed with CDK in AWS Console
-
Урок 8. 00:01:28Change the properties of a lambda function deployed with AWS CDK
-
Урок 9. 00:03:30Attach an API Gateway to a lambda function deployed with AWS CDK
-
Урок 10. 00:01:17Pass environment variables to a lambda function deployed with AWS CDK
-
Урок 11. 00:02:38Run lambda functions built with CDK locally using AWS SAM
-
Урок 12. 00:02:01Create and deploy an S3 bucket with AWS CDK
-
Урок 13. 00:01:21Make the contents of an S3 bucket deployed with CDK public
-
Урок 14. 00:02:40Create an S3 event notification to trigger a lambda function on file upload
-
Урок 15. 00:01:33Use a bucket deployment to upload a file to S3 when deploying a CDK stack
-
Урок 16. 00:01:50Create a custom AWS CDK construct
-
Урок 17. 00:02:11Create a DynamoDB table with AWS CDK
-
Урок 18. 00:04:59Get all items from a DynamoDB table deployed with CDK using DocumentClient API
-
Урок 19. 00:02:31Debug permission issues and allow a lambda function to access data from a DynamoDB table
-
Урок 20. 00:02:41Adding data to a DynamoDB table with put operation
-
Урок 21. 00:01:59Delete an item from a DynamoDB table with delete operation
-
Урок 22. 00:02:27Add external dependencies to an AWS Lambda function deployed with CDK
-
Урок 23. 00:02:59Connect React app to a serverless backend deployed with CDK and fix CORS issues
-
Урок 24. 00:01:57Add a custom CloudFormation stack output with CDK
-
Урок 25. 00:02:23Deploy a static website to S3 with AWS CDK
-
Урок 26. 00:03:26Deploy a site with HTTPS support behind a CDN with CDK
-
Урок 27. 00:01:37Destroy an AWS CDK stack
- Категории
- Источники
- Все курсы
- Разделы
- Книги