Information Storage and Performance Flashcards
What is a flat file?
A file having no internal hierarchy.
What is a hashed file?
A file that has been encrypted for security purposes.
What is a heap file?
A unsorted set of records
What is the difference between data and information?
Data are facts or figures whereas information is the intelligence and knowledge derived from data.
What is the difference between unstructured and structured data?
Structured data is Information with a high degree of organization (like rows and columns), whereas unstructured data does not have structure.
What is a VDC?
Virtualized Data Center (information storage and other computing resources)
What are four factors that have led to the growth of digital data?
- Increase in computing capabilities
- Lower cost to store data
- Affordable and faster communication technologies
- Proliferation of digital devices
What makes unstructured data hard to use?
It cannot be easily stored in rows and columns, which makes it difficult to query and retrieve.
What percentage of data is unstructured?
90% (estimated)
Describe server-centric storage architecture and it’s main drawback.
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.
Describe information-centric architecture and it’s main benefit.
Storage devices are managed centrally and independent of servers. More storage capacity can be added without impacting information availability.
What are the 5 core elements of a data center?
- Application (logic for computing operations)
- DBMS (database management system)
- Host or computer (platform that runs applications and databases)
- Network (facilitates communication)
- Storage (stores data persistently)
In a data center, what is the role of the “Application”?
It provides the logic for computing operations.
In a data center, what is the role of the Host or computer?
It is the platform that runs applications and databases.
What are the 6 key characteristics of a data center?
Availability, Security, Scalability, Performance, Data Integrity, Capacity, and Manageability