[ FreeCourseWeb ] Udemy - Create Continuous Delivery Pipelines on AWS Using CDK

seeders: 2
leechers: 2
Added 4 years ago by freecoursewb in Other

Download Fast Safe Anonymous
movies, software, shows...

Files

[ FreeCourseWeb ] Udemy - Create Continuous Delivery Pipelines on AWS Using CDK (Size: 1.9 GB)
  1. Creating CDK project.mp4 23.6 MB
  1. Creating CDK project.srt 4.8 KB
  1. Deleting all AWS resources related to this course.html 1.6 KB
  1. Introduction and how to get help.mp4 3.4 MB
  1. Introduction and how to get help.srt 2.2 KB
  1. Multi-region deployments overview.mp4 36 MB
  1. Multi-region deployments overview.srt 4.5 KB
  1. Overview of the CD Pipeline.mp4 42.5 MB
  1. Overview of the CD Pipeline.srt 3.7 KB
  1. Section introduction.mp4 33.7 MB
  1. Section introduction.srt 6.2 KB
  1. What do we want to achieve in this section.mp4 11.4 MB
  1. What do we want to achieve in this section.srt 2 KB
  1.1 Cross-region CodePipeline with CDK.html 204.8 B
  1.1 GitHub repository with demo application code.html 102.4 B
  1.1 Source code.html 102.4 B
  1.2 Cross-region deployments with CodePipeline.html 102.4 B
  1.2 GitHub repository with Pipeline CDK code.html 102.4 B
  10. Alarming on canary failure.mp4 81.9 MB
  10. Alarming on canary failure.srt 11.7 KB
  10.1 Source code.html 102.4 B
  2. Adding test stage to the pipeline.mp4 41.3 MB
  2. Adding test stage to the pipeline.srt 9.4 KB
  2. Congratulations!.mp4 2 MB
  2. Congratulations!.srt 1.9 KB
  2. Deploying service backup to another region.mp4 97.2 MB
  2. Deploying service backup to another region.srt 16.3 KB
  2. Setting up AWS budget alert.mp4 8.7 MB
  2. Setting up AWS budget alert.srt 1.9 KB
  2. Understanding AWS CodePipeline.mp4 34.8 MB
  2. Understanding AWS CodePipeline.srt 5.7 KB
  2. Understanding CDK.mp4 40 MB
  2. Understanding CDK.srt 5.4 KB
  2. Upgrading CDK version.mp4 16.3 MB
  2. Upgrading CDK version.srt 3 KB
  2. Writing application code.mp4 35.3 MB
  2. Writing application code.srt 6.9 KB
  2.1 CDK boostrapping.html 102.4 B
  2.1 Link to the bug that prompted us to update CDK.html 102.4 B
  2.1 More about CDK constructs.html 102.4 B
  2.1 Serverless-express npm package.html 102.4 B
  2.1 Source code.html 102.4 B
  2.2 Source code.html 102.4 B
  2.3 CDK Environments.html 102.4 B
  2.3 Instructor's express lambda repository.html 102.4 B
  3. Additional resources.html 1.2 KB
  3. Creating Pipeline with Source action.mp4 45 MB
  3. Creating Pipeline with Source action.srt 9.2 KB
  3. Creating Service stack in CDK.mp4 43.7 MB
  3. Creating Service stack in CDK.srt 10.2 KB
  3. Gradual deployment to production.mp4 64 MB
  3. Gradual deployment to production.srt 10.6 KB
  3. Looking at CDK code.mp4 41.4 MB
  3. Looking at CDK code.srt 10 KB
  3. Overview of cross-account deployments.mp4 34.4 MB
  3. Overview of cross-account deployments.srt 4 KB
  3. Writing automated test.mp4 50.6 MB
  3. Writing automated test.srt 11.5 KB
  3.1 CDK HttpApi construct.html 102.4 B
  3.1 More about Lambda versions and aliases.html 204.8 B
  3.1 Source code.html 102.4 B
  3.2 CDK Lambda Deployment Groups.html 204.8 B
  3.2 Source code.html 102.4 B
  3.3 CDK Lambda Function construct.html 102.4 B
  3.3 Source code.html 102.4 B
  3.4 CDK LambdaProxyIntegration construct.html 204.8 B
  4. Adding AWS Budget alarm using CDK.mp4 143.5 MB
  4. Adding AWS Budget alarm using CDK.srt 27.8 KB
  4. Adding automated test to the pipeline.mp4 107 MB
  4. Adding automated test to the pipeline.srt 18.3 KB
  4. Adding build stage to the pipeline.mp4 92.4 MB
  4. Adding build stage to the pipeline.srt 17.1 KB
  4. Adding new source to pipeline.mp4 37.9 MB
  4. Adding new source to pipeline.srt 6.4 KB
  4. Implementing cross-account deployment pipeline.mp4 86.4 MB
  4. Implementing cross-account deployment pipeline.srt 12.7 KB
  4. Rolling back on failure.mp4 70.2 MB
  4. Rolling back on failure.srt 12.1 KB
  4.1 CDK cross-account code pipeline.html 204.8 B
  4.1 Source code after adding CFN output.html 102.4 B
  4.1 Source code.html 102.4 B
  4.2 Source code after adding integration test to the pipeline.html 102.4 B
  4.2 Source code.html 102.4 B
  5. Adding alarms and notifying support on pipeline failure.mp4 127.6 MB
  5. Adding alarms and notifying support on pipeline failure.srt 20.4 KB
  5. Adding new build action to pipeline.mp4 55.2 MB
  5. Adding new build action to pipeline.srt 10.2 KB
  5. Adding pipeline update stage to the pipeline.mp4 38.9 MB
  5. Adding pipeline update stage to the pipeline.srt 8.4 KB
  5. Adding unit tests.mp4 59 MB
  5. Adding unit tests.srt 13.5 KB
  5. Why we need canaries.mp4 16.8 MB
  5. Why we need canaries.srt 2.3 KB
  5.1 CDK SNS library.html 102.4 B
  5.1 CloudWatch Synthetics docs.html 204.8 B
  5.1 Source code after enabling pipeline restart on update.html 102.4 B
  5.1 Source code.html 102.4 B
  5.2 CDK SNS subscriptions library.html 102.4 B
  5.2 Source code after adding build step.html 102.4 B
  5.3 Server source code after adding build specs.html 102.4 B
  5.3 Source code.html 102.4 B
  5.4 CodePipeline events examples.html 204.8 B
  5.5 CDK event targets library.html 102.4 B
  5.6 CDK Events library.html 102.4 B
  6. Deploying service stack to production.mp4 68.8 MB
  6. Deploying service stack to production.mp4.vtx 506.1 KB
  6. Deploying service stack to production.srt 11.9 KB
  6. Running CDK unit tests in the pipeline.mp4 35.8 MB
  6. Running CDK unit tests in the pipeline.srt 7.9 KB
  6. Writing Canary code.mp4 12.1 MB
  6. Writing Canary code.srt 3.8 KB
  6.1 Library functions available for Node.js canary scripts.html 204.8 B
  6.1 Source code after enabling testing as part of CDK build.html 102.4 B
  6.1 Source code.html 102.4 B
  6.2 Source code after fixing pipeline unit test.html 102.4 B
  6.2 Source code.html 102.4 B
  7. Adding test for new PipelineStack method.mp4 32.9 MB
  7. Adding test for new PipelineStack method.srt 7 KB
  7. Implementing Canary CDK construct.mp4 52.7 MB
  7. Implementing Canary CDK construct.srt 11.8 KB
  7. [Optional] Generating test reports in CodeBuild.mp4 27.8 MB
  7. [Optional] Generating test reports in CodeBuild.srt 5.3 KB
  7.1 Source code.html 102.4 B
  7.2 CDK Assert README.html 102.4 B
  7.2 CDK Canary construct docs.html 102.4 B
  7.2 How to set up reporting with Jest in CodeBuild.html 102.4 B
  7.3 Working with test reporting in AWS CodeBuild.html 102.4 B
  8. Adding billing stack to our prod deployment.mp4 53.5 MB
  8. Adding billing stack to our prod deployment.srt 9.4 KB
  8. Writing tests for ServiceHealthCanary construct.mp4 17.8 MB
  8. Writing tests for ServiceHealthCanary construct.srt 3.6 KB
  8.1 Source code.html 102.4 B
  8.2 AWS CloudFormation Canary resource docs.html 204.8 B
  9. Deploying and testing canary.mp4 24.1 MB
  9. Deploying and testing canary.srt 4.3 KB
  Bonus Resources.txt 307.2 B
  Get Bonus Downloads Here.url 204.8 B
  ▲ 150 total files

Description


Create Continuous Delivery Pipelines on AWS Using CDK

Genre: eLearning | MP4 | Video: h264, 1280x720 | Audio: AAC, 48.0 KHz
Language: English | Size: 1.91 GB | Duration: 4h 57m
Fully automated, serverless continuous delivery pipelines on AWS CodePipeline using infrastructure as a code with CDK
What you'll learn
Creating fully automated CI/CD pipelines on AWS using CDK
Setting up cross-region and cross-account deployments
Configuring automated testing and notifications
Managing pipeline as a code
Creating gradual deployments with automated rollbacks
Creating synthetic traffic to application with Canaries using CloudWatch Synthetics

Description
Want to build awesome continuous delivery pipelines using real code? You'll learn that in this couse

How about adding automated integration tests? Want to spice that up with gradual deployments, synthetic traffic, and multi-region/multi-account deployments! We got you covered!

Thinking of starting a new project and want to embrace continuous integration? You've got to have CD pipeline for that, and I'll teach you how to create one!

Download More Courses Visit and Support Us -->> https://FreeCourseWeb.com

Related Torrents

torrent name size uploader age seed leech
0
2
0
1
1