| Skill level: | Introductory |
| Reading time: | 45 min |
| Last updated: | 29 Jun 2026 |
| Skill level: |
| Introductory |
| Reading time: |
| 45 min |
| Last updated: |
| 29 Jun 2026 |
| Author: | Anupras Mohapatra, Arm |
| Arm IP: | Neoverse |
| Tags: |
| Author: |
|
| Arm IP: |
| Neoverse |
| Tags: |
This is an introductory topic for software developers who want to use the AWS Cloud Development Kit (AWS CDK) to deploy containerized applications on Arm-based AWS infrastructure.
Upon completion of this Learning Path, you will be able to:
Before starting, you will need the following:
This summary was drafted with an approved AI-assisted workflow and reviewed by Arm contributors before publication. Human technical review remains part of the process so the final page reflects engineering rigor, accuracy, and Arm editorial standards.
cdk.out/ArmCdkAppStack.template.json, bootstrap the environment, and deploy the stack. By following the steps, your infrastructure and service definition target Arm-based compute powered by AWS Graviton, using the CDK to manage application resources end-to-end.These FAQs were drafted with an approved AI-assisted workflow and reviewed by Arm contributors before publication. Human technical review remains part of the process so the final page reflects engineering rigor, accuracy, and Arm editorial standards.
cdk --version. A version string should print to the terminal.cdk.out.cdk.out/ArmCdkAppStack.template.json. This is the synthesized output the CDK uses for deployment.