AWS
Provision infra for DIGIT on AWS using Terraform
Topics covered:
Overview
Amazon Elastic Kubernetes Service (EKS) is an AWS service for deploying, managing, and scaling distributed and containerized 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 is terraform: https://youtu.be/h970ZBgKINg
Installation Steps
1. Pre-requisites2. Setup AWS Account3. Provision InfrastructureDIGIT DeploymentBootstrap DIGITLast updated