FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
Why is cdk.out (Cloud Assembly) Necessary in AWS CDK?
NewsDevOps

Why is cdk.out (Cloud Assembly) Necessary in AWS CDK?

via Dev.toKenta Goto1mo ago

What is cdk.out cdk.out is a directory that stores a collection of files called the cloud assembly. When you run the cdk synth command or the cdk deploy command, the cloud assembly is generated from your CDK code and stored in the cdk.out directory. What is the Cloud Assembly The cloud assembly is a collection of files generated by the synthesis of a CDK application (CDK code). The CDK CLI references this information to deploy resources to the AWS environment. In other words, the cloud assembly can be considered an intermediate artifact that CDK uses to deploy infrastructure definitions written in CDK code to the AWS environment. Components of the Cloud Assembly The cloud assembly primarily consists of the following files and directories: (stack name).template.json CloudFormation template generated by CDK code (stack name).assets.json File describing information about assets used in CDK code manifest.json File describing metadata of the cloud assembly tree.json File representing the Co

Continue reading on Dev.to

Opens in a new tab

Read Full Article
35 views

Related Articles

We still highly recommend these 3 older laptop models - especially while they're on sale
News

We still highly recommend these 3 older laptop models - especially while they're on sale

ZDNet • 17h ago

RefundYourSOL (RYS): Recovering Lost Value in the Solana Ecosystem
News

RefundYourSOL (RYS): Recovering Lost Value in the Solana Ecosystem

Medium Programming • 17h ago

News

Best Free Developer Tools Online (2026)

Medium Programming • 17h ago

Go’s Error Evolution: Best Practices for Cleaner, More Inspectable Code in 2026
News

Go’s Error Evolution: Best Practices for Cleaner, More Inspectable Code in 2026

Medium Programming • 18h ago

Exposé
News

Exposé

Hackernoon • 18h ago

Discover More Articles