Practice
After watching Plan, the player prepares for Practice
- 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

- 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

- In the AWS Console interface

- 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

- In the EC2 interface
- Select Instances
- View instances

- 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

- In the EC2 interface
- View the Availability Zone
- Select Security Groups

- 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

- In the Security Groups interface
- View Web Server Security Group
- Select Create security group

- 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

- 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

- 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

- In the Create security group interface
- In Inbound rules, select NFS
- Select Security group, select webserver

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

- In the Create security group interface
- Select Create security group

- 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

- In the Security group interface
- View Security group name just created

- 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

- In the AWS Console interface

- 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

- In the EFS interface
- Select Create file system

- 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

- 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

- 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

- In the EFS interface
- In Automatic backups, uncheck Enable automatic backups
- In Transition into IA, select None

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

- In the EFS interface

- 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

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

- 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

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

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

- In the File system policy interface

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

- In the Create file system interface

- 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

- In the EFS interface
- View successfully created file system
- Select File system created

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

- In the file systems interface

- 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

- In the Attach interface
- In Using the EFS mount helper, copy the command line
- Select Close

- 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

- In the AWS Console interface

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

- In the EC2 interface

- 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

- In the Instances interface
- Select PetModels-A instance
- Select Connect

- 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

- In the Connect to instance interface
- Select EC2 Instance Connect
- Select Connect

- 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

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

- 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

- 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

- 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

- In the AWS Console interface

- 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

- 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

- In the EFS interface
- Select Network
- Select Manage

- 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

- In the Network access interface

- 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

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

- 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

- In the Network access interface

- 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

- In the EFS interface
- View Mount target state
- Then select refresh

- 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

- In the AWS Console interface

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

- In the EC2 interface

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

- In the Instances interface

- 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

- In the Connect to instance interface
- Select EC2 Instance Connect
- Select Connect

- 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

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

- 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

- 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

- Congratulations to the player on completing the lab
