AWS Flashcards
\_\_\_\_\_\_\_\_\_\_\_\_\_ acts as a virtual firewall that controls the traffic for one or more instances and is associated with an EC2 instance. Select one: a. Load balancer b. Auto-scaling c. Key Pair d. Security Group
d. Security Group
\_\_\_\_\_\_\_\_\_\_\_\_\_\_ is a feature of AWS which allows you to configure and automatically provision and spin up new instances based on the demand of incoming traffic. Select one: a. Auto-scaling b. Route 53 c. EC2 d. Elastic Load Balancing
a. Auto-scaling
\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_ consist of one or more discrete data centers, each with redundant power, networking and connectivity, housed in separate facilities. Select one: a. Availability Zones b. RDS c. EC2 d. Regions
a. Availability Zones
True or false. Stopping an instance will delete the instance and disassociate any data storage volumes and delete them as well.
Select one:
a. False
b. True
a. False
What does EC2 use to authorize access between your workstation and the instance? Select one: a. HTTPS b. Security Group c. Key Pair d. SSH
c. Key Pair
What is an Amazon EC2 Instance Store?
Select one:
a. The container that stores EC2 instances
b. Storage disk that is attached to the host computer
c. The store where you can purchase EC2 instances
b. Storage disk that is attached to the host computer
Which AWS service creates a virtual machine in the cloud? Select one: a. S3 b. RDS c. EC2 d. EBS
c. EC2
Which AWS service provides DNS translation? Select one: a. Route 53 b. AMI c. EC2 d. S3
a. Route 53
Which AWS service would you use to simulate perimeter security and create a “demilitarized zone” in your cloud infrastructure?
Select one:
a. Virtualization
b. Security groups
c. Key pairs
d. Firewalls
b. Security groups
Which is NOT an available AMI? Select one: a. Amazon Linux b. Windows 7 c. Windows Server d. Linux Red Hat Enterprise
b. Windows 7
Which service is a type of storage container for data in AWS? Select one: a. AMI b. Route 53 c. S3 d. EC2
c. S3
You can connect to a Linux instance using \_\_\_\_\_\_\_\_\_\_\_\_ and a Windows instance using \_\_\_\_\_\_\_\_\_\_\_\_. Select one: a. RDP, FTP b. SSH, RDP c. FTP, RDP d. RDP, SSH
b. SSH, RDP