Workshop Prerequisites

There are a few prerequisite tasks you must perform before getting started on this workshop. These are:

  1. Access an AWS account
  2. Launch Cloud9 IDE Workspace
  3. Sign-up for a Harness Trial account
  4. An Amazon EKS Cluster with the ability to deploy

We will step through each of these in turn.

If you are attending an AWS-hosted workshop, the account you’re using will have an EKS Cluster pre-provisioned with a m5.large node, an ELB, and all IAM roles already created.

If you are NOT attending an AWS-hosted workshop, you will need to provision your own EKS Cluster. Please follow this link on how to create your own EKS Cluster via eksctl.

Access an AWS account

To start the workshop, follow one of the following depending on whether you are…

Once you have completed with either setup, continue with Launch a Cloud9 IDE Workspace

In this section, we’ll cover the following topics: