Closed
Description
More a question a bout CDK than an issue.
In the documentation about CDK apps and stacks, one code snippet uses a DeploymentPipeline
class. What is it exactly ? (https://docs.aws.amazon.com/CDK/latest/userguide/apps_and_stacks.html)
And as a related question, what is the best pratice / advice for managing stacks in a production environement with the CDK ?