Deploy infrastructure
Deploy infrastructure
- First of all to do the lab, we need to initialize the resource with CloudFormation
- You access the link to initialize the resource Serverless
- Check the interface and select Create stack

- Wait about 5-10 minutes, Stack will initialize successfully

- Select Output of the stack just created. Then access the path Cloud9 created.

- Configure the Cloud9 environment created from the CloudFormation stack
cd ~/environment/wild-rydes-async-messaging/code/lab-0
chmod +x configureCloud9.sh
./configureCloud9.sh
