AWS Cloud Development Kit (CDK) is a relatively new kid on the block. It is a tool for defining Infrastructure as Code (IaC) and is considered to be the future successor of AWS CloudFormation.
This article overviews the IaC approach, introduces a reader to the AWS CDK, shows what problems it aims to solve and presents a simple example application implemented with it.
Author: | Alexander Ryndin |
---|---|
Tags: | AWS, AWS-CDK, AWS-Lambda, Infrastructure-As-Code |
Categories: | development |