- AWS free tier (Not guaranteed)
- Windows
- MVC/WebAPI .Net
- Load balanced
- Autoscale group
- CodeDeploy
- CloudFormation
- Code packaging
- Create AWS account with VPC and Subnets and EC2 Key Pair
- Run build\Package.bat and upload generated webPackage.zip to an S3 bucket
- In CloudFormation, create stack using cloudformation.json (enter all parameters or update defaults in json)
In CloudFormation, create/update stack from cloudformation.json
Run src\build\package.bat Upload package to s3 In codedeploy, create new revision for uploaded package