Using Terraform to Configure an AWS Environment

Explore setting up infrastructure on AWS using Terraform to deploy the MallBots application.

The MallBots application is going to be run from AWS Elastic Kubernetes Service (EKS), a managed Kubernetes environment. The IaC to create the infrastructure is going to be found in the /deployment/infrastructure directory.

Setting up infrastructure on AWS with Terraform

We will be configuring a small typical AWS environment across two Availability Zones (AZs):

Get hands-on with 1400+ tech skills courses.