Getting started with AWS CDK
devops
cloud
cdk
infrastructure as code
AWS CDK (Cloud Development Kit) can be a scary looking tool. Let's break that down and dig into how we can leverage it to manage our infrastructure with code! You'll walk away with how to setup your first environment and be able to expand for your own needs.
Prerequisites
A basic understanding of what AWS is would be helpful here.
Take Aways
- Learn how to setup and manage your environment with CDK.