--- title: "Self-Guided Workshop Setup" chapter: true weight: 20 --- # Self-Guided Workshop Setup Welcome to the Self Guided Setup section! This workshop requires an AWS account where there is IAM user/identity that has proper permissions to set up the necessary AWS components to work through the workshop. Here is a preview of what we will be setting up:
  1. Creating an AWS account with proper permissions
  2. Setting up AWS keys
  3. Create a workspace
  4. Creating an IAM role for your workspace
  5. Attaching an IAM Role
  6. Configure Workshop Specific Requirements
{{% notice warning %}} The examples and sample code provided in this workshop are intended to be consumed as instructional content. These will help you understand how various AWS services can be architected to build a solution while demonstrating best practices along the way. These examples are not intended for use in production environments. {{% /notice %}} ### Next Section: Configuring your environment Next we'll decribe how you configure your environment.