As part of the 401 Curriculum and beyond, you’ll be using various cloud service providers to deploy code. Here, we’ll sign up for AWS services and install the AWS command line tools
brew install awscli
aws --version
aws-cli/2.0.19 Python/3.8.3 Linux/4.19.104-microsoft-standard botocore/2.0.0dev23
brew install awsebcli
eb --version
EB CLI 3.20.3 (Python 3.10.)