Applications

An Application is the scafolding for your project codebase. Thunder relies on the AWS Cloud Development Kit (CDK) for its underlying features.

The AWS Cloud Development Kit (CDK) is an open-source software development framework for defining cloud infrastructure.

CDK applications are ultimately transformed into CloudFormation templates. Leverages the power of CloudFormation for provisioning and updating AWS resources, while providing a higher-level abstraction for developers.