QuestionQ420

Content Domain 3: Cloud Technology and Services

A company needs to provision and manage its AWS infrastructure by using the common programming languages TypeScript, Python, Java, and .NET.

Which AWS service meets this requirement?

  • A AWS CodeBuild
  • B AWS CloudFormation
  • C AWS CLI
  • D AWS Cloud Development Kit (AWS CDK)
Explanation

AWS Cloud Development Kit (AWS CDK) lets teams define and manage AWS infrastructure as code using supported languages including TypeScript, Python, Java, and C#/.NET. CDK applications synthesize infrastructure definitions that AWS CloudFormation deploys.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!