AWS
Provision infra for DIGIT on AWS using Terraform
Overview
Amazon Elastic Kubernetes Service (EKS) is an AWS service for deploying, managing, and scaling distributed and containerised workloads. With EKS, you can easily provision a cluster on AWS using Terraform, which automates the process. Then, deploy the DIGIT services configuration using Helm.
Pre-reads
Know about EKS: https://www.youtube.com/watch?v=SsUnPWp5ilc
Know what Terraform is: https://youtu.be/h970ZBgKINg
Installation Steps
1. Pre-requisites2. Setup AWS Account3. AWS - Provision InfrastructureLast updated
Was this helpful?