cdk deploy

  1. Now you will deploy your cdk-workshop app

    cdk deploy
    

    alt text

  2. You will first be informed of security-related changes that the CDK is going to perform on your behalf, if there are any security-related changes.

  3. To confirm, type in y then press Enter.

    alt text

  4. A new CloudFormation stack which corresponding to your CDK stack are deployed in your AWS account.

    alt text