Databases for Cloud Computing

Databases for Cloud Computing

University

11 Qs

quiz-placeholder

Similar activities

MongoDB Mongoose

MongoDB Mongoose

University

15 Qs

NoSQL 2 Quiz

NoSQL 2 Quiz

University

10 Qs

Basic

Basic

University

10 Qs

Engineering ACW Semester 2 - #2 Data

Engineering ACW Semester 2 - #2 Data

University

15 Qs

code trivia

code trivia

University

15 Qs

Quiz Web Programming #Week5

Quiz Web Programming #Week5

University

10 Qs

Nang Ning Nung Data Base

Nang Ning Nung Data Base

1st Grade - University

10 Qs

SQL with Python Quiz

SQL with Python Quiz

12th Grade - University

15 Qs

Databases for Cloud Computing

Databases for Cloud Computing

Assessment

Quiz

Computers

University

Hard

Created by

Juan Juarez

Used 2+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a non-relational database?

DB where the information is represented in objects as in the OOP.

Storage system characterized by not using SQL language.

Type of DB used to store and manage semi-structured data.

A type of DB that stores and provides access to related data points.

Answer explanation

A non-relational database is defined by its lack of reliance on SQL for data management, allowing for flexible data models. This distinguishes it from traditional relational databases, making the correct choice about its characteristics.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an object-oriented database?

Storage system characterized by not using SQL language.

Type of DB used to store and manage semi-structured data.

A type of DB that stores and provides access to related data points.

DB where the information is represented in objects as in the OOP.

Answer explanation

An object-oriented database represents information as objects, similar to object-oriented programming (OOP). This allows for more complex data structures and relationships, making it distinct from traditional relational databases.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a document-oriented database?

A type of DB that stores and provides access to related data points.

DB where the information is represented in objects as in the OOP.

Type of DB used to store and manage semi-structured data.

Storage system characterized by not using SQL language.

Answer explanation

A document-oriented database is specifically designed to store and manage semi-structured data, allowing for flexible data models and easy retrieval, making it distinct from traditional relational databases.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a distributed database?

A type of DB that stores and provides access to related data points.

DB where the information is represented in objects as in the OOP.

Type of DB used to store and manage semi-structured data.

Several DBs are connected to each other by a communications system.

Answer explanation

A distributed database consists of multiple databases connected via a communication system, allowing data to be stored and accessed across different locations, which is essential for scalability and reliability.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Select the key-value database management systems.

Amazon DynamoDB, Redis, Riak KV.

db4O, ObjectDB, ObjectStore

MySQL, SQL Server, MariaDB

Machine learning, KDD, datawarehouse, Cubos OLAP

Answer explanation

Amazon DynamoDB, Redis, and Riak KV are all key-value database management systems, designed for high performance and scalability. The other options include object databases and relational databases, which do not fit the key-value model.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Select Object-Oriented Database Management Systems

Amazon DynamoDB, Redis, Riak KV.

db4O, ObjectDB, ObjectStore

MySQL, SQL Server, MariaDB

Machine learning, KDD, datawarehouse, Cubos OLAP

Answer explanation

The correct choice, db4O, ObjectDB, and ObjectStore, are all Object-Oriented Database Management Systems, designed to handle data in the form of objects, unlike the other options which include relational and non-relational databases.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Select Document-Oriented Database Management Systems

Amazon DynamoDB, Redis, Riak KV.

db4O, ObjectDB, ObjectStore

MySQL, SQL Server, MariaDB

MongoDB, Amazon DynamoDB, Couchbase, Azure Cosmos

Answer explanation

The correct choice includes MongoDB, Amazon DynamoDB, Couchbase, and Azure Cosmos, all of which are document-oriented databases designed to store, retrieve, and manage document data in a flexible format.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?