wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

30 Sep - Cloud Zella - Round 2 - Buzzer Round

Total questions: 13

Worksheet time: 7mins

Name
Class
Date
1.
Your company is migrating to the AWS Cloud. For servers, your company has existing server-bound software licenses that they would like to continue to use. Which EC2 purchasing option allows this?
a)
On-Demand
b)
Dedicated Host
c)
Spot
d)
Reserved
2.
Your company is moving to the AWS Cloud and is reviewing the shared responsibility model. Which item is entirely the responsibility of AWS?
a)
Patching of the guest OS
b)
Storing CloudFormation Templates in another region for Disaster Recovery
c)
Physical and Environmental Controls
d)
Implementing IAM Groups
3.
Which term refers to the Identity and Access Management (IAM) resource objects that AWS uses for authentication?
a)
Entities
b)
Principal
c)
Resources
d)
Identities
4.
Since S3 is an object-based storage solution, which type of file should never be stored in it?
a)
Operating system's boot files
b)
Application logs
c)
HTML documents
d)
Photos
5.
Which of the following items are NOT a part of a VPC?
a)
Service gateway
b)
Subnet
c)
Internet gateway
d)
Route table
6.
  Which web service can be used to monitor, store, and access your log files from Amazon EC2 instances, AWS CloudTrail, Route 53, and other sources?
a)
CloudWatch
b)
Log Events
c)
CloudWatch Logs
d)
CloudWatch Events
7.
Which of the following statements describes the principle of least privilege?
a)
Standardizing permissions across all users in your company.
b)
Only assigning a user the minimum amount of permissions that they need to do their job.
c)
Giving a user too few permissions.
d)
Giving a user full permission to most services.
8.
Which of the following is NOT a valid use case for IAM roles?
a)
Allowing a user from another AWS account to assume a role in your account and interact with your AWS architecture.
b)
Attaching a role to an EC2 instance to allow it to talk to other AWS resources.
c)
Attaching a role to an RDS database so it can stream logs into the CloudWatch Logs service.
d)
Using IAM groups to manage the same set of permissions for a set of IAM roles.
9.
What should you do to scale out an RDS database that has a read-heavy workload?
a)
Scale RDS vertically
b)
Enable Multi-AZ
c)
Add additional read replicas
d)
Set up RDS automatic backups
10.
Amazon Aurora is fully compatible with which of the following database engines?
a)
CSV
b)
Oracle
c)
MariaDB
d)
MySQL
11.
Which tool would you use to monitor the CPU usage of an EC2 instance?
a)
Cloud Alarm
b)
EC2
c)
CloudWatch
d)
CloudFormation
12.
What is a Route 53 health check?
a)
It's a check to see if your data center is serving DNS failover packets.
b)
It's a test that allows you to determine if your endpoint is online.
c)
It's a type of DNS entry.
d)
It's a test to see if Route 53 is online.
13.
As an AWS account administrator, you are-in charge of creating AWS accounts and securing those accounts. What steps can you take?
a)
Create functional groups for each department and use a common password for each group.
b)
Grant admin access to all users.
c)
Create multi-factor authentication for the root account.
d)
Add IP restrictions for all accounts
e)
Store the root account credentials in sharepoint.