
AWS Cloud Development Kit for Infrastructure Management
Dive into AWS Cloud Development Kit (CDK) for managing infrastructure with imperative API calls, declarative CloudFormation, JavaScript, and AWS SDK. Learn how to set up VPC, auto-scaling, IAM roles, security groups, load balancers, and more efficiently. Explore the power of CDK in configuring and scaling applications effectively.
Download Presentation

Please find below an Image/Link to download the presentation.
The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author. If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.
You are allowed to download the files provided on this website for personal or commercial use, subject to the condition that they are used lawfully. All files are the property of their respective owners.
The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.
E N D
Presentation Transcript
Table Service Load balancer Mobile client
VPC Auto Scaling group Role We need a network to put all our stuff in Need to define how the application will autoscale Application needs an IAM role that authorizes it to use the table Security Group Security Group Table Service Load balancer Mobile client Load balancer must be configured to accept traffic from the public Application must be configured to accept traffic from the load balancer
Imperative API Calls Declarative CloudFormation Imperative JavaScript AWS SDK AWS CloudFormation AWS Cloud Development Kit app.js Your organization s infrastructure