#2 AWS CDK, modern devops automation
Details
For this gathering, we are happy to have one awesome engineer, architect from AWS team, to share with us latest and greatest best practices with CDK.
Second speaker: surprise ;)
Topic : AWS Cloud Development Kit (AWS CDK) [Modern Applications / DevOps]
Level : 200 (Intermediate)
Speaker : Benjamin Richer, Solutions Architect @ Amazon Web Services
Session Name : How to automate everything with Infrastructure-as-Code and AWS CDK?
Session Description : Infrastructure-as-Code allows organizations to define the infrastructure they want using a configuration file or code, and build it programmatically to ensure consistency and repeatability. This session shows you how to use the AWS Cloud Development Kit (CDK) to model your infrastructure using Python, Java, or Typescript. You will learn how to use high-level components called "constructs" that pre-configure cloud resources with proven defaults. AWS CDK provisions your resources in a safe and repeatable way using AWS CloudFormation.Session Agenda:
Overview and new features of AWS CDK
AWS CDK Constructs
Demonstration
