You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We will automate AWS deployment using Infrastructure-as-Code (IaC) tooling, such as CloudFormation.
The deployment will create all of the necessary AWS objects, including:
VPC
Subnets
NAT Gateway
Internet Gateway
VPC Endpoints
EC2 Instance
AppStream fleet
It will also tag these resources consistently, so that they can be managed and billed together.
Any manual steps in the deployment will be fully documented, so that someone unfamiliar to the project can deploy everything by following a written guide and invoking the deployment commands.
We will automate AWS deployment using Infrastructure-as-Code (IaC) tooling, such as CloudFormation.
The deployment will create all of the necessary AWS objects, including:
It will also tag these resources consistently, so that they can be managed and billed together.
Any manual steps in the deployment will be fully documented, so that someone unfamiliar to the project can deploy everything by following a written guide and invoking the deployment commands.
The text was updated successfully, but these errors were encountered: