Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Create Environment

Summary

Build a new AWS environment for use during this tutorial. It will take approximately 10 minutes for the tutorial environment to be created.

Environment Diagram

01 create environment diagram

Step-by-step Guide

  1. Using the instructions below, create the tutorial environment using AWS CloudFormation. It will take approximately 8 minutes for the CloudFormation stack to be fully deployed.

CloudFormation

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

    Amazon EFS is currently available in all AWS regions. Deploy links have been provided below for select regions.

    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 tutorial and the 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

    Frankfurt (eu-central-1)

    deploy to aws

    Ireland (eu-west-1)

    deploy to aws

    London (eu-west-2)

    deploy to aws

    Stockholm (eu-north-1)

    deploy to aws

    Singapore (ap-southeast-1)

    deploy to aws

    Sydney (ap-southeast-2)

    deploy to aws

    Tokyo (ap-northeast-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.

    EFS Performance Mode

    Select between general purpose or maxIO performance modes for your EFS file system.

    EFS Throughput Mode

    Select between bursting or provisioned throughput mode for your EFS file system.

  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.

The tutorial environment will be available in approximately 8 minutes.

Next section

Click the button below to go to the next section.

02 create access point