Questions
Let’s recap some of the concepts you’ve learned about in this chapter as a quiz:
- What is an AZ?
- Between a
t3.small
and at3.micro
AWS EC2 instance type, which one yields better performance? - You have launched an AWS EC2 instance in the
us-west-1a
AZ and plan to attach an EBS volume created inus-west-1b
. Would this work? - What is the SSH command to connect to your AWS EC2 instance or Azure virtual machine?
- What is the Azure CLI command for listing your virtual machines? How about the equivalent AWS CLI command?
- What is the AWS CLI command for launching a new EC2 instance?
- What is the Azure CLI command for deleting a virtual machine?