Information Storage and Performance Flashcards

1
Q

What is a flat file?

A

A file having no internal hierarchy.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a hashed file?

A

A file that has been encrypted for security purposes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is a heap file?

A

A unsorted set of records

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the difference between data and information?

A

Data are facts or figures whereas information is the intelligence and knowledge derived from data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the difference between unstructured and structured data?

A

Structured data is Information with a high degree of organization (like rows and columns), whereas unstructured data does not have structure.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is a VDC?

A

Virtualized Data Center (information storage and other computing resources)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What are four factors that have led to the growth of digital data?

A
  1. Increase in computing capabilities
  2. Lower cost to store data
  3. Affordable and faster communication technologies
  4. Proliferation of digital devices
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What makes unstructured data hard to use?

A

It cannot be easily stored in rows and columns, which makes it difficult to query and retrieve.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What percentage of data is unstructured?

A

90% (estimated)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Describe server-centric storage architecture and it’s main drawback.

A

Each server has a limited number of storage devices, and any administrative tasks, such as maintenance of the server or increasing storage capacity, might result in unavailability of information.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Describe information-centric architecture and it’s main benefit.

A

Storage devices are managed centrally and independent of servers. More storage capacity can be added without impacting information availability.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What are the 5 core elements of a data center?

A
  1. Application (logic for computing operations)
  2. DBMS (database management system)
  3. Host or computer (platform that runs applications and databases)
  4. Network (facilitates communication)
  5. Storage (stores data persistently)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

In a data center, what is the role of the “Application”?

A

It provides the logic for computing operations.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

In a data center, what is the role of the Host or computer?

A

It is the platform that runs applications and databases.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are the 6 key characteristics of a data center?

A

Availability, Security, Scalability, Performance, Data Integrity, Capacity, and Manageability

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What are the 3 activities involved in managing a data center?

A

Monitoring, reporting, and provisioning

17
Q

What is provisioning?

A

A process of providing the hardware, software, and other resources required to run a data center (e.g. resources management to meet capacity, availability, performance, and security requirements)