Practice

After watching Plan, the player prepares for Practice

  1. In the Practice interface
  • Read step 1 of File Systems in the Cloud
  • Read CONCEPT
  • Select START LAB
  • Select the arrow to the right to see the next steps

Practice

  1. In the Practice interface
  • Read step 2 of File Systems in the Cloud
  • Read CONCEPT
  • Select Open AWS Console
  • Select the arrow to the right to see the next steps

Practice

  1. In the AWS Console interface
  • Find EC2
  • Select EC2

Practice

  1. In the Practice interface
  • Read step 3 of File Systems in the Cloud
  • Read CONCEPT
  • Select the arrow to the right to see the next steps

Practice

  1. In the EC2 interface
  • Select Instances
  • View instances

Practice

  1. In the Practice interface
  • Read step 5 of File Systems in the Cloud
  • Read CONCEPT
  • Select the arrow to the right to see the next steps

Practice

  1. In the EC2 interface
  • View the Availability Zone
  • Select Security Groups

Practice

  1. In the Practice interface
  • Read step 6 of File Systems in the Cloud
  • Read CONCEPT
  • Select the arrow to the right to see the next steps

Practice

  1. In the Security Groups interface
  • View Web Server Security Group
  • Select Create security group

Practice

  1. In the Praccticce interface
  • Read step 7 of File Systems in the Cloud
  • Read CONCEPT
  • Select the arrow to the right to see the next steps

Practice

  1. In the Create security group interface
  • Security group name, enter PetModels-EFS-1-SG
  • Description, enter Restrict access to webservers only
  • Select VPC PetModels
  • Select Add rule

Practice

  1. In the Practice interface
  • Read step 8 of File Systems in the Cloud
  • Read CONCEPT
  • Select the arrow to the right to see the next steps

Practice

  1. In the Create security group interface
  • In Inbound rules, select NFS
  • Select Security group, select webserver

Practice

  1. In the Practice interface
  • Read step 9 of File Systems in the Cloud
  • Select the arrow to the right to see the next steps

Practice

  1. In the Create security group interface
  • Select Create security group

Practice

  1. In the Practice interface
  • Read step 10 of File Systems in the Cloud
  • Read CONCEPT
  • Select the arrow to the right to see the next steps

Practice

  1. In the Security group interface
  • View Security group name just created

Practice

  1. In the Practice interface
  • Read step 11 of File Systems in the Cloud
  • Read CONCEPT
  • Select the arrow to the right to see the next steps

Practice

  1. In the AWS Console interface
  • Find EFS
  • Select EFS

Practice

  1. In the Practice interface
  • Read step 12 of File Systems in the Cloud
  • Read CONCEPT
  • Select the arrow to the right to see the next steps

Practice

  1. In the EFS interface
  • Select Create file system

Practice

  1. In the Practice interface
  • Read step 13 of File Systems in the Cloud
  • Read CONCEPT
  • Select the arrow to the right to see the next steps

Practice

  1. In the Create file system interface
  • In Name your file system, enter PetModels-EFS-1
  • In VPC, select VPC PetModels
  • In Availability and durability, select Regional
  • Select Customize

Practice

  1. In the Practice interface
  • Read step 14 of File Systems in the Cloud
  • Read CONCEPT
  • Select the arrow to the right to see the next steps

Practice

  1. In the EFS interface
  • In Automatic backups, uncheck Enable automatic backups
  • In Transition into IA, select None

Practice

  1. In the Practice interface
  • Read step 15 of File Systems in the Cloud
  • Select the arrow to the right to see the next steps

Practice

  1. In the EFS interface
  • Select Next

Practice

  1. In the Practice interface
  • Read step 16 of File Systems in the Cloud
  • Read CONCEPT
  • Select the arrow to the right to see the next steps

Practice

  1. In the Network Access interface
  • Remove security of AZ us-east-1a
  • Select Remove remaining 2 AZs
  • Select Next

Practice

  1. In the Practice interface
  • Read step 17 of File Systems in the Cloud
  • Read CONCEPT
  • Select the arrow to the right to see the next steps

Practice

  1. In the Network access interface
  • In Security group, select PetModels-EFS-1-SG
  • Select Next*

Practice

  1. In the Practice interface
  • Read step 18 of File Systems in the Cloud
  • Select the arrow to the right to see the next steps

Practice

  1. In the File system policy interface
  • Select Next

Practice

  1. In the Practice interface
  • Read step 19 of File Systems in the Cloud
  • Select the arrow to the right to see the next steps

Practice

  1. In the Create file system interface
  • Select Create

Practice

  1. In the Practice interface
  • Read step 20 of File Systems in the Cloud
  • Read CONCEPT
  • Select the arrow to the right to see the next steps

Practice

  1. In the EFS interface
  • View successfully created file system
  • Select File system created

Practice

  1. In the Practice interface
  • Read step 21 of File Systems in the Cloud
  • Select the arrow to the right to see the next steps

Practice

  1. In the file systems interface
  • Select Attach

Practice

  1. In the Practice interface
  • Read step 22 of File Systems in the Cloud
  • Read CONCEPT
  • Select the arrow to the right to see the next steps

Practice

  1. In the Attach interface
  • In Using the EFS mount helper, copy the command line
  • Select Close

Practice

  1. In the Practice interface
  • Read step 23 of File Systems in the Cloud
  • Read CONCEPT
  • Select the arrow to the right to see the next steps

Practice

  1. In the AWS Console interface
  • Find EC2
  • Select EC2

Practice

  1. In the Practice interface
  • Read step 24 of File Systems in the Cloud
  • Select the arrow to the right to see the next steps

Practice

  1. In the EC2 interface
  • Select Instances

Practice

  1. ​​In the Practice interface
  • Read step 25 of File Systems in the Cloud
  • Read CONCEPT
  • Select the arrow to the right to see the next steps

Practice

  1. In the Instances interface
  • Select PetModels-A instance
  • Select Connect

Practice

  1. In the Practice interface
  • Read step 26 of File Systems in the Cloud
  • Read CONCEPT
  • Select the arrow to the right to see the next steps

Practice

  1. In the Connect to instance interface
  • Select EC2 Instance Connect
  • Select Connect

Practice

  1. In the Practice interface
  • Read step 27 of File Systems in the Cloud
  • Read CONCEPT
  • Select the arrow to the right to see the next steps

Practice

  1. In the PetModels-A interface
  • Type sudo yum install -y amazon-efs-utils
  • Then press Enter

Practice

  1. In the Practice interface
  • Read step 28 of File Systems in the Cloud
  • Read CONCEPT
  • Select the arrow to the right to see the next steps

Practice

  1. In the PetModels-A interface
  • Enter mkdir data
  • Enter ls
  • Enter Using the EFS mount helper copied in step 41, and change efs to data
  • Enter cd data
  • Type ```sudo bash -c “cat » efs-l-setup.log”
  • Type efs-l mount in site A
  • Use Ctrl + C

Practice

  1. In the Practice interface
  • Read step 29 of File Systems in the Cloud
  • Read CONCEPT
  • Select the arrow to the right to see the next steps

Practice

  1. In the AWS Console interface
  • Find EFS
  • Select EFS

Practice

  1. In the Practice interface
  • Read step 30 of File Systems in the Cloud
  • Read CONCEPT
  • Select the arrow to the right to see the next steps

Practice

  1. In the Practice interface
  • Read step 31 of File Systems in the Cloud
  • Read CONCEPT
  • Select the arrow to the right to see the next steps

Practice

  1. In the EFS interface
  • Select Network
  • Select Manage

Practice

  1. In the Practice interface
  • Read step 32 of File Systems in the Cloud
  • Read CONCEPT
  • Select the arrow to the right to see the next steps

Practice

  1. In the Network access interface
  • Select Add mount target

Practice

  1. In the Practice interface
  • Read step 33 of File Systems in the Cloud
  • Read CONCEPT
  • Select the arrow to the right to see the next steps

Practice

  1. In the Network access interface
  • After selecting Add mount target, select us-east-1b and select subnet

Practice

  1. In the Practice interface
  • Read step 34 of File Systems in the Cloud
  • Read CONCEPT
  • Select the arrow to the right to see the next steps

Practice

  1. In the Network access interface
  • Select Save

Practice

  1. In the Practice interface
  • Read step 35 of File Systems in the Cloud
  • Read CONCEPT
  • Select the arrow to the right to see the next steps

Practice

  1. In the EFS interface
  • View Mount target state
  • Then select refresh

Practice

  1. In the Practice interface
  • Read step 36 of File Systems in the Cloud
  • Read CONCEPT
  • Select the arrow to the right to see the next steps

Practice

  1. In the AWS Console interface
  • Find EC2
  • Select EC2

Practice

  1. In the Practice interface
  • Read step 37 of File Systems in the Cloud
  • Select the arrow to the right to see the next steps

Practice

  1. In the EC2 interface
  • Select Instances

Practice

  1. In the Practice interface
  • Read step 38 of File Systems in the Cloud
  • Select the arrow to the right to see the next steps

Practice

  1. In the Instances interface
  • Select PetModels-B

Practice

  1. In the Practice interface
  • Read step 39 of File Systems in the Cloud
  • Read CONCEPT
  • Select the arrow to the right to see the next steps

Practice

  1. In the Connect to instance interface
  • Select EC2 Instance Connect
  • Select Connect

Practice

  1. In the Practice interface
  • Read step 40 of File Systems in the Cloud
  • Read CONCEPT
  • Select the arrow to the right to see the next steps

Practice

  1. In the PetModels-B interface
  • Type sudo yum install -y amazon-efs-utils

Practice

  1. In the Practice interface
  • Read step 41 of File Systems in the Cloud
  • Read CONCEPT
  • Select the arrow to the right to see the next steps

Practice

  1. In the PetModels-B interface
  • Enter mkdir data
  • Enter ls
  • Enter the command line of Using the EFS mount helper copied in step 41, then change efs to data
  • Enter cd data
  • Type cat efs-l-setup.log
  • Type sudo bash -c "cat >> efs-l-setup.log"
  • Enter efs-1-mounted in site B
  • Use Ctrl + C
  • Type cat efs-l-setup.log
  • View results

Practice

  1. Congratulations to the player on completing the lab

Practice