AWS Cloud Technical Essential Quiz
1. Which of the following is a typical use case for Amazon S3?
Object storage for media hosting
Block storage for an EC2 instance
Object storage for a boot drive
File storage for multiple EC2 instances
Object storage for media hosting.
2. Which of the following services is recommended if you need a storage layer for a high-transaction relational database on an EC2 instance?
Amazon EBS
Amazon S3
Amazon EC2 Instance Store
Amazon EFS
Amazon EBS
3. True or false: Amazon EBS volumes are considered ephemeral storage.
True
False
False
4. You are an employee at a healthcare facility tasked with storing 7 years of patient information that is rarely accessed. Your boss wants you to consider one of the Amazon S3 storage tiers to store this information. Which storage tier should you suggest?
S3 Standard
S3 Glacier Deep Archive
S3 Standard-Infrequent Access
S3 Intelligent-Tiering
S3 Glacier Deep Archive
5. True or false: Bucket names have to be unique across all AWS accounts.
True
False
True
6. True or false: A Multi-AZ deployment is beneficial when you want to increase the availability of your database.
True
False
True
7. Consider this scenario: You are an AWS Architect choosing a database for a dataset that has variation within the data, as in not every piece of data share all the same attributes. What database should you choose for this solution?
Amazon Neptune
Amazon Relational Database Service
Amazon DynamoDB
Amazon QLDB
Amazon DynamoDB
8. When using Amazon Relational Database Service you are responsible for what task of running and operating the database?
Installing patches to the OS for the DB instance
Optimizing the database
Provisioning and managing the underlying infrastructure
Installing the RDBMS onto the DB instance
Optimizing the database
0 Comments