
Deploying an AWS Fargate service
git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/fargate-cdkcdk deploycdk deploy output to view the `hello world Serverless Fargate response` from the browser.npx cdk destroy.aws cloudformation list-stacks --query "StackSummaries[?contains(StackName,'STACK_NAME')].StackStatus".