Infrastructure as Code, Master AWS Cloud Development Kit CDK
$99.99 $11.99Track price
AWS Cloud Development Kit (AWS CDK)
Welcome to the AWS Cloud Development Kit (AWS CDK) Developer Guide. This document provides information about the AWS CDK, which is a software development framework for defining cloud infrastructure in code and provisioning it through AWS CloudFormation.
AWS CloudFormation enables you to:
Create and provision AWS infrastructure deployments predictably and repeatedly.
Leverage AWS products such as Amazon EC2, Amazon Elastic Block Store, Amazon SNS, Elastic Load Balancing, and Auto Scaling.
Build highly reliable, highly scalable, cost–effective applications in the cloud without worrying about creating and configuring the underlying AWS infrastructure.
Use a template file to create and delete a collection of resources together as a single unit (a stack).
Use the AWS CDK to define your cloud resources in a familiar programming language. The AWS CDK supports TypeScript, JavaScript, Python, Java, and C#/.Net.
Specification: Infrastructure as Code, Master AWS Cloud Development Kit CDK
|
6 reviews for Infrastructure as Code, Master AWS Cloud Development Kit CDK
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $11.99 |
---|---|
Provider | |
Duration | 4 hours |
Year | 2021 |
Level | Intermediate |
Language | English ... |
Certificate | Yes |
Quizzes | Yes |
$99.99 $11.99
Jay Chandran –
It was a good course! Would like to see more complex examples going forward.
Bijan Hoomand –
Overall it’s a great course and Icaro is very responsive in the forums. As for anything, there are improvements that could be done: 1. Some of the videos, like CloudFrontWebDistribution are wrong and the author didn’t bother to fix, he does the debugging on the screen, while apparently looking at his source, without explaining why things change the way they do. 2. Creating a public S3 bucket is very dangerous, this shouldn’t be casually passed as an option in the course. 3. In installing new packages, it should always be mentioned to install the same version as of the other dependencies already installed; otherwise you’d get strange errors that are very hard to debug 4. I haven’t finished the course yet, but it seems creating a custom construct is never discussed. This is very much needed working on any real CDK project and it’s a great miss in this course.
Matheus BR –
Excellent course, the instructor is very responsive and helpful. I learned a lot more than I was expecting. Also Icaro keeps adding new classes very frequently to all this courses. If you want to learn CDK this is the course for you.
Josh Bedo –
One of the best AWS courses I’ve ever taken. I’ve learned so many useful things that I know will help me in the future.
Jaron van Golverdinge Schut –
Clear practical tutorial
David Eugene Gress –
We are going use this or SAM maybe both to right on time!