Architecture and Design Flashcards

1
Q

Non persistance

A

Planning for failure and automating remediation as much as possible.

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

Scalability

A

Server resources added automatically when needed.

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

Elasticity

A

Servers can be automatically deployed or removed as demand requires.

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

Resiliency

A

If corrupted, servers can quickly and automatically be re-created.

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

Snapshot

A

Use on virtual servers to save the current state of a server.

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

Secure Boot

A

UEFI, secure boot will take a hash of the boot loader and compare it to a store hash of the boot loader. if they match, system will boot. If not, it’s been tampered with and will produce an error.

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