Skip to content

Latest commit

 

History

History

01-access-workshop-environment

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Create Workshop Environment

Summary

This section will create a new environment (see diagram below) that you will use for the workshop.

Duration

Note
It will take approximately 30 minutes for CloudFormation to automatically create your workshop environment, after completing the Step-by-step Guide below.

Diagram

fsxl workshop architecture

Step-by-step Guide

CloudFormation

Important
Read through all steps below and watch the quick video before clicking the Deploy to AWS button.
create environment
  1. Click on the Deploy to AWS button and follow the CloudFormation prompts to begin.

    File system creation is currently not supported in the following Availability Zones:

    Region Availability Zone ID Mapping

    N. Virginia (us-east-1)

    use1-az3

    Open the us-east-1 VPC console for AZ mapping.

    Oregon (us-west-2)

    usw2-az4

    Open the us-west-2 VPC console for AZ mapping.

    Sydney (ap-southeast-2)

    apse2-az3

    Open the ap-southeast-2 VPC console for AZ mapping.

    Tokyo (ap-northeast-1)

    apne1-az3

    Open the ap-northeast-1 VPC console for AZ mapping.

    When selecting availability zones in the CloudFormation create stack wizard, take care not to select an availability zone mapped to one of the Availability Zone IDs listed above.

    Tip
    Context-click (right-click) the Deploy to AWS button and open the link in a new tab or window to make it easy to navigate between this github workshop and AWS Console.

    Region

    Launch template with a new VPC

    N. Virginia (us-east-1)

    deploy to aws

    Ohio (us-east-2)

    deploy to aws

    N. California (us-west-1)

    deploy to aws

    Oregon (us-west-2)

    deploy to aws

    Africa (Cape Town) (af-south-1)

    deploy to aws

    Hong Kong (ap-east-1)

    deploy to aws

    Mumbai (ap-south-1)

    deploy to aws

    Seoul (ap-northeast-2)

    deploy to aws

    Singapore (ap-southeast-1)

    deploy to aws

    Sydney (ap-southeast-2)

    deploy to aws

    Tokyo (ap-northeast-1)

    deploy to aws

    Canada (ca-central-1)

    deploy to aws

    Frankfurt (eu-central-1)

    deploy to aws

    Ireland (eu-west-1)

    deploy to aws

    London (eu-west-2)

    deploy to aws

    Milan (eu-south-1)

    deploy to aws

    Paris (eu-west-3)

    deploy to aws

    Stockholm (eu-north-1)

    deploy to aws

    Middle East (Bahrain) (me-south-1)

    deploy to aws

    São Paulo (sa-east-1)

    deploy to aws
  2. Accept the defaults on the Prerequisite - Prepare template page and click Next.

  3. Accept the default stack name and click Next. Enter values for all parameters.

    VPC CIDR

    Select a CIDR that will be used for the VPC.

    Availability Zones

    Select two (2) availability zones for your VPC. An Amazon EC2 instance and the FSx file system will be created in the first availability zone.

    Key Name

    Select an EC2 key name. This key name is associated with a key pair used to securely connect (SSH) to the EC2 instance.

    Email address

    Enter the email address that will receive notifications for low free storage capacity CloudWatch alarms. Important! An AWS Notification Subscription Confirmation email will be sent to this email address when the CloudFormation stack is created. You must take the action described in that email to confirm the SNS topic subscription before the email address can start receiving alarm notifications.

  4. After you have entered values for all parameters, click Next.

  5. Accept the default values of the Configure stack options and Advanced options sections and click Next.

  6. Review the CloudFormation stack settings.

  7. Click both checkboxes in the blue Capabilities box at the bottom of the page.

    cloudformation capabilities
  8. Click Create stack.

In approximately 15 minutes an email will be sent to the email address entered above (see sample below). Open the email message and click the Confirm subscription link. This will allow Amazon SNS to send CloudWatch alarm notifications to this email address during the workshop.

aws notification subscription email

Next section

Click the button below to go to the next section.

02 examine data repository integration