- AWS Account
- AWS Cli
- Git
- Create IAM Role
- Configure AWS Cli
- Clone Repository
- Give yourself executable permissions to the build script
chmod u+x build.sh
- Run the build script
./build.sh
- Give yourself executable permissions to the deploy script
chmod u+x deploy.sh - Run the deploy script
./deploy.sh