indok-web icon indicating copy to clipboard operation
indok-web copied to clipboard

Infrastructure as Code

Open Jorgro opened this issue 2 years ago • 0 comments

What do you want to be done?

Move our infrastructure setup to code instead of having it manually done through consoles.

Why must/should this be done?

Doing things manually by humans are prone to errors, it will also work faster and more consistently. It also puts the infrastructure into a version controlled system.

Additional context

Should consider Terraform or AWS CDK. Terraform is more general purpose and should be prioritized since we might want to move our infrastructure at an later time.

Jorgro avatar Mar 28 '22 16:03 Jorgro