AWS

Provision infra for DIGIT on AWS using Terraform

Topics covered:

Overview

The Amazon Elastic Kubernetes Service (EKS)arrow-up-right is one of the AWS services for deploying, managing, and scaling any distributed and containerized workloads. Here we can provision the EKS cluster on AWS from the ground up and using an automated way (infra-as-code) using terraformarrow-up-right and then deploy the DIGIT services config-as-code using Helmarrow-up-right.

Pre-reads

Installation Steps

1. Pre-requisiteschevron-right2. Understanding EKSchevron-right3. Setup AWS Accountchevron-right4. Provisioning Infra Using Terraformchevron-right5. Prepare Deployment Configchevron-right6. Deploy DIGITchevron-right7. Bootstrap DIGITchevron-right

Last updated

Was this helpful?