Database Layer

Database Layer

KG

8 Qs

quiz-placeholder

Similar activities

2 TEC_Informações Lógica Computacional

2 TEC_Informações Lógica Computacional

11th Grade

10 Qs

Simulado 2 31 - 40 AZ-900

Simulado 2 31 - 40 AZ-900

Professional Development

10 Qs

TETESTOUT - CHAPTER 7

TETESTOUT - CHAPTER 7

9th - 12th Grade

12 Qs

DSS-QUIZ

DSS-QUIZ

University

10 Qs

IT Operations

IT Operations

Professional Development

10 Qs

Web Apps 03 - MongoDB

Web Apps 03 - MongoDB

University

12 Qs

TERMS OF DATABASE

TERMS OF DATABASE

4th Grade - University

10 Qs

Arquitectura Oracle

Arquitectura Oracle

2nd Grade

10 Qs

Database Layer

Database Layer

Assessment

Quiz

Instructional Technology

KG

Hard

Created by

Antoni Tzavelas

Used 4+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What must every relational database table contain?​

A foreign key​

A primary key​

An attribute

A row

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

How many database engines can an RDS database instance run?​

Six​

One

Two

Four

3.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

Which database engines are compatible with existing MySQL databases? (Choose all that apply)​

Microsoft SQL Server​

MariaDB

Aurora

PostgresSQL

4.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

If you host your database on Amazon EC2 instances, which of the following operations must you manage? (Choose all that apply)

Application optimization​

OS Installation

OS patches

Database Backups

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of the following is not a non-relational database?​

DynamoDB

Neptune

Redshift

Elasticache

6.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

Amazon DynamoDB works well with which of the following application use cases? (Choose two)

An application that has simple high-volume data

An application that use structured data​

An application that needs to scale quickly​

An application that processes complex joins

7.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

Which of the following application use cases are best suited for Amazon RDS? (Choose all that apply)​

The application has complex data sets​

The application needs to combine and join data sets​

The application needs to scale quickly​

The application has strict syntax rules

8.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

To ensure best performance, in which of the following situations would you choose to store data in a NoSQL database instead of a relational database?​

You need to perform a variety of complex queries against the data​

You need to query data based on only one attribute​

You need to store JSON documents​

The data will be used by different applications​