Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated AWS deployment #17

Open
5 tasks
krokicki opened this issue Oct 1, 2021 · 0 comments
Open
5 tasks

Automated AWS deployment #17

krokicki opened this issue Oct 1, 2021 · 0 comments
Labels
enhancement New feature or request EPIC

Comments

@krokicki
Copy link
Member

krokicki commented Oct 1, 2021

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:

  1. VPC
  2. Subnets
  3. NAT Gateway
  4. Internet Gateway
  5. VPC Endpoints
  6. EC2 Instance
  7. AppStream fleet

MouseLight AWS Streaming

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.

@krokicki krokicki added the enhancement New feature or request label Oct 1, 2021
@krokicki krokicki changed the title New feature: automated AWS deployment Automated AWS deployment Oct 1, 2021
@porterbot porterbot added the EPIC label Oct 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request EPIC
Projects
None yet
Development

No branches or pull requests

2 participants