defining architectures • Use object-oriented concepts to create a model of application infrastructure • CDK enables the project to be organized into logical modules • Share and reuse infrastructure as a library • All the advantages which your IDE provides
AWS resource • Level 2 constructs • Intent based constructs based around multiple AWS resources • Level 3 constructs • An application or a pattern of application infrastructure
configured with a valid IAM user • GitHub account • CDK 1.51.0 or later • Personal access token to your GitHub account. • Personal access token should have repo and admin:repo_hook scopes. • Node.js >= 10.3.0 • Favorite IDE