Prerequiste

Before getting into the labs of this workshop, the following three steps must be done:

  1. Prepare your Environment:

    • Create and prepare your system to connect to AWS.

    • Prepare your IDE/code editor and source code tree.

  2. Create your EKS Cluster:

    • Create an EKS Cluster where your workload is deployed.

    • Either with CloudFormation or Terraform.

  3. Get to know the Lab Structure