You can use a new Cloud9 instance to deploy the application. If you do not wish to you use Cloud9, skip this page and go to the next step
You can choose to install a part of the application on EKS in case you want to explore EKS monitoring. Before you proceed, make sure you are in a AWS Region that supports EKS. See supported regions.
curl -O https://raw.githubusercontent.com/aws-samples/one-observability-demo/main/cloud9-cfn.yaml
aws cloudformation create-stack --stack-name C9-Observability-Workshop --template-body file://cloud9-cfn.yaml --capabilities CAPABILITY_NAMED_IAM