AWS Certified Cloud Practitioner CLF-C02 Exam QuestionsBrowse all questions from this exam

AWS Certified Cloud Practitioner CLF-C02 Exam - Question 578


Which programming languages does AWS Cloud Development Kit (AWS CDK) currently support? (Choose two.)

Show Answer
Correct Answer: AC

AWS Cloud Development Kit (AWS CDK) currently supports multiple programming languages including Python and TypeScript.

Discussion

3 comments
Sign in to comment
KhanhNTOptions: AC
Jun 8, 2024

https://docs.aws.amazon.com/cdk/v2/guide/languages.html The AWS Cloud Development Kit (AWS CDK) has first-class support for the following general-purpose programming languages: TypeScript JavaScript Python Java C# Go

d00b229
Sep 16, 2024

The AWS Cloud Development Kit (AWS CDK) supports: Python TypeScript Java C#/.NET Languages like Swift, Ruby, and PHP are not supported by AWS CDK at this time.

alokdixit2006Options: AC
Mar 23, 2025

The AWS Cloud Development Kit (AWS CDK) supports: JavaScript/TypeScript, Python, Java, and .NET