#2: Application + Workload Fundamentals (Part 2) Flashcards
Concurrency
database can be accessed by multiple users at the same time
Security
determines access rights of users
Integrity
database structure and rules improve integrity of the data
Data descriptions
a data dictionary provides a description
Front End Applications…
generate, generate the workload
Databases…
back end applications managing the data, organize/index/modify/access the data
Storage…
storing and protecting the data, data is accessible to the end user through the apps
A workload is…
the total requests made by users and apps of a system
A data “write” or “input” is
new data that is being saved or existing data that is being changed
A data “read” or “output” is
existing data that is being reviewed by a business user
I/O (input/output)
combination of reads and writes
IOPS (inputs/outputs per second)
measure of storage system workloads