Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

AWS ACF Módulo 8 - Bancos de dados

Total questions: 16

Worksheet time: 1hrs 20mins

Name
Class
Date
1.

Which AWS service automates infrastructure provisioning and administrative tasks for an analytical data warehouse?

a)

Amazon Redshift

b)

Amazon DynamoDB

c)

Amazon ElastiCache

d)

Amazon Aurora

2.

Which of the following options of AWS RDS allows for AWS to failover to a secondary database in case the primary one fails?

a)

AWS Multi-AZ

b)

AWs Failover

c)

AWS Secondary

d)

AWS Standby

3.

A business analyst would like to move away from creating complex database queries and static spreadsheets when generating regular reports for high-level management. They would like to dynamically publish insightful, graphically appealing reports with interactive dashboards. Which service can they use to accomplish this?

a)

Amazon QuickSight

b)

Business Intelligence on Amazon Redshift

c)

Amazon CloudWatch dashboards

d)

Amazon Athena integrated with Amazon Glue

4.

In a multi-node deployment architecture of Amazon Redshift data warehouse, what is the role of a leader node?

a)

To access compressed data from the underlying columns

b)

To receive queries and manage client connections

c)

Primarily act as in-memory buffer area to improve operational efficiency

d)

To store data and perform computation and queries

5.

Why is Amazon DynamoDB service best-suited for implementation in mobile, Internet of Things (IoT) and gaming applications?

a)

DynamoDB is a fully-managed database instance with no infrastructure overheads

b)

DynamoDB has a flexible data model and single-digit milisecond latency

c)

Whilst in operation, DynamoDB instances are spread across at least three geographically distinct centers, AWS Regions

d)

DynamoDB supports eventual and strongly consistent reads.

6.

One of a blogger's articles has gone viral which has resulted in a lot of traffic to their blog. This excessive amount of traffic has in turn caused poor browsing experience for some readers. How can normal service to the blog be restored?

a)

Set up a Web Application Firewall (WAF) that will allow legitimate traffic and deny maliciously generated traffic.

b)

Set up Read Replicas on the backend RDS instance where the article resides.

c)

Upgrade the backend RDS instance to a non-relational database

d)

Configure Multi-AZ to enhance the performance of the backend RDS instances running the blog.

7.

Select which use case scenario best suits the implementation of an Amazon RDS database instance over a NoSQL/non-relational database.

a)

Where datasets are constantly evolving and cannot be confined to a static data schema

b)

Where vertical scaling of the database's resources is not permissible and is seldom necessary.

c)

In a organization whose datasets are dynamic and document-based.

d)

In a organization where only a finite number of processes query the database in predictable and well-structured schemas.

8.

Which of the following features of Amazon RDS allows for better availability of databases? Choose 2 answers from the options given below:

a)

VPC Peering

b)

Multi-AZ

c)

Read Replica

d)

Multi-Region

9.

Your company wants to move an existing Oracle Database to the AWS Cloud. Which of the following can help facilitate this move?

a)

AWS Database Migration Service

b)

AWS VM Migration Service

c)

AWS Inspector

d)

AWS Trusted Advisor

10.

Which of the following features of AWS RDS allows you to reduce the load on the database while reading data?

a)

Cross region replication

b)

Creating Read Replicas

c)

Using Snapshots

d)

Using Multi-AZ feature

11.

A company wants to have a database hosted on AWS. As much as possible they want to have control over the database itself. Which of the following would be an ideal option for this?

a)

Using the AWS DynamoDB service

b)

Using the AWS RDS Service

c)

Hosting the database on an EC2 instance

d)

Using the Amazon Aurora Service

12.

Which of the following are benefits of the AWS's Relational Database Service (RDS)? Choose the 2 correct answers from the options below

a)

Automated patches and backup

b)

DB owner can resize the capacity accordingly

c)

It allows you to store unstructured data

d)

It allows you to store NoSQL data

13.

A company currently has an application which consist of a .Net layer which connects to an MySQL database. They now want to move this application onto AWS. They want to make use of all AWS features such as high availability and automated backups. Which of the following would be an ideal database in AWS to migrate to for this requirement?

a)

Aurora

b)

DynamoDB

c)

An EC2 instance with MySQL installed

d)

An EC2 instance with Aurora installed.

14.

A live online game uses DynamoDB instances in the backend to store real-time scores of the participants as they compete against each other from various parts of the world. Which data consistency option is the most appropriate to implement?

a)

Strongly consistent

b)

Eventually consistent

c)

Strong eventual consistency

d)

Optimistic consistency

15.

Which of the following AWS managed database service provides processing power that is up to 5x faster than a traditional MySQL database?

a)

MariaDB

b)

Aurora

c)

PostgreSQL

d)

DynamoDB

16.

Which of the following is TRUE for AWS Database Migration Service (AWS DMS)?

a)

AWS DMS can migrate databases from on-premises to AWS

b)

AWS DMS can migrate databases from AWS to on-premise

c)

AWS DMS can migrate databases from EC2 to Amazon RDS

d)

AWS DMS can have Amazon Redshift and Amazon DynamoDB as target databases

e)

All the above