wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Cloud Review Quiz

Total questions: 20

Worksheet time: 6mins

Name
Class
Date
1.

Which of the following is NOT a pillar of the AWS well-architechted framework?

a)

Reliability

b)

Security

c)

Performance Efficiency

d)

Scalability

2.

What percentage of uptime is associated with a system that is said to have five 9s

a)

99.99999

b)

99.999

c)

99.5

d)

99.95

3.

Which of the following types of systems would require the LOWEST amount of availability

a)

Broadcast systems

b)

ATM transactions

c)

Telecommunications

d)

Batch processing

4.

AWS Trusted Advisor gives real-time recommendations in which of the five categories?

a)

Security, Data, Reliability, Integrity, Fault Tolerance

b)

Cost Optimization, Application Efficiency, Sustainability, Security, Reliance

c)

Cost Optimization, Performance, Security, Fault Tolerance, Service Limits

d)

Performance, Up-time, Service, Sustainiability, Reliability

5.

To load balance HTTP traffic, one would use

a)

An application load balancer

b)

a network load balancer

c)

a traditional router

d)

a switch

6.

Which of the following services is deployed in a region, without requiring specification of an availability zone?

a)

EC2

b)

S3

c)

RDS

d)

EBS

7.

An IT director wants to move an existing data warehouse into the cloud, optimizing it for performance. What database would be well suited for this?

a)

A MySQL RDS

b)

Oracle hosted on an EC2 instance

c)

Amazon Redshift

d)

Amazon Aurora

8.

An analyst wants a data dump file to be accessible through a url to be accessed by multiple services - what type of storage should be used?

a)

S3

b)

EFS

c)

EBS

d)

EKS

9.

How many IP Addresses can be supported by the following CIDR Block Range:
10.0.1.0/24

a)

128

b)

64

c)

256

d)

1024

10.

A sales team has a list of leads that comes in from an external source in a flat file. They have a model which can be used to prioritize leads. They want to run this model on every record in the file each time it is dumped to an S3 bucket. What is a good service for them to use?

a)

Trusted Advisor

b)

Amazon Redshift

c)

AWS Lambda

d)

Amazon RDS

11.

A database team has installed Oracle on an EC2 instance. What will AWS take responsibility for?

a)

Physical security of the EC2 instance

b)

Operating system patches

c)

Database upgrades

d)

Database security

12.

An application needs to be able to send requests out over the internet, while still being inaccessible for requests that are initiated to the application. What service should be used?

a)

Internet Gateway

b)

NAT Gateway

c)

Route 53

d)

RDS

13.

Which AWS service would you use to distribute traffic across multiple AWS Regions for a multi-region application, and what feature within this service would you leverage for efficient global traffic routing?

a)

Amazon CloudFront with Multi-Region Origin Configurations

b)

Amazon Route 53 with Latency-Based Routing

c)

Amazon API Gateway with Multi-Region Endpoints

d)

Amazon S3 Transfer Acceleration with Global Acceleration

14.

Which of the following storage types can only be attached to one EC2 instance?

a)

EKS

b)

S3

c)

EFS

d)

EBS

15.

You're tasked with deploying a portable application that needs to run consistently across different environments. Which AWS service would you choose to manage this application, ensuring portability and consistency?

a)

AWS Elastic Container Service

b)

AWS CloudFront

c)

AWS Trusted Advisor

d)

S3

16.

Which AWS service provides a fast, fully managed, and flexible NoSQL database service for any scale?

a)

Amazon RDS

b)

DynamoDB

c)

Amazon Redshift

d)

Amazon Aurora

17.

You are a solutions architect tasked with designing an architecture for a web application that requires high availability and scalability. The application consists of a front-end hosted on Amazon S3, a backend API running on AWS Lambda, and a database hosted on Amazon RDS.

Question: Which AWS services or features would you use to ensure high availability and scalability for the described architecture?

a)

Utilize Amazon CloudFront for content delivery and caching

b)

Configure Amazon RDS Multi-AZ deployment for database redundancy

c)

Implement Amazon EC2 instances for hosting the backend API

d)

Set up AWS Auto Scaling for the backend Lambda functions

18.

You are managing an e-commerce website that experiences periodic traffic spikes during sales events. To handle the increased load efficiently and cost-effectively, you decide to implement a serverless architecture. The website frontend is hosted on Amazon S3, and the backend is built using AWS Lambda functions.

Question: Which AWS service would you integrate with the serverless architecture to manage increased traffic during sales events?

a)

Amazon CloudFront

b)

Amazon Route 53

c)

Amazon API Gateway

d)

AWS Elastic Load Balancing

19.

You are responsible for migrating an on-premises database to the AWS Cloud. The database contains sensitive customer information and must meet compliance requirements.

Question: Which AWS service would you utilize for securely migrating the sensitive customer database to the AWS Cloud?

a)

Amazon RDS

b)

Amazon Redshift

c)

AWS Snowball

d)

AWS Database Migration Service (DMS)

20.

You are building a data analytics platform that requires real-time processing of streaming data from various sources. The platform needs to analyze data in near real-time to generate insights.

Question: Which AWS service would you employ for ingesting and processing streaming data in near real-time?

a)

Amazon Kinesis

b)

Amazon SQS

c)

Amazon S3

d)

AWS Glue