Programing Concepts 015 Flashcards

(9 cards)

1
Q

Directory based structure

A

Every file is saved in a hierarchy of folders

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

Directory based structure positives

A

-Organized
-Easy to understand
-Easy to teach to use

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

Directory based structure negatives

A

-If overdone it can be difficult to organize and use
-New staff have to remember really confusing naming conventions if its too bloated

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

File based structure

A

all smaller files are saved in a single file(all information is saved in a single file)
-multiple sheets in exel

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

Why file based structure

A

All information is related but doesn’t need to be over organized

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

File based structure positives

A

-Easy for humans to use as all information is in one single file
-Do not have to worry about about file size or naming limitations

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

File based structure negatives

A

-Harder for programs to navigate these structures
-Cant set up access permissions so any sensitive data can be seen by anyone

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

Data Access Management

A

Limiting the people who have access to this particular file

also referred to as a Identity Access Management (IAM)

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

What can control with Data Access Management

A

What people can view or edit a file

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