CSA Terminology Flashcards

1
Q

High Availability

A

Refers to systems that are durable and likely to operate continuously without failure for a long time. For a solutions architect, this means making sure your application (hosted in AWS) is always available when a user/customer tries to access it.

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

Fault Tolerance

A

Is the property that enables a system to continue operating properly n the event of the failure of one or more of its components. A fault tolerant application (in AWS) would be where one of its web server can fail, and still serve traffic to visitors (and even repair itself).

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

Scalability

A

The ability of a system to easily increase in size and capacity in a cost effective way (usually based on usage demand).

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

Elasticity

A

The ability for a system to increase and decrease in size (usually based on usage demand). In architecting applications, this usually referes to the ability of an application to increase and decrease server capacity on demand.

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

Cost Efficient.

A

Choosing the correct options to make a system as inexpensive as possible.

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

Secure

A

Following proper security guidelines and practices to secure a system.

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

AWS Best Practices

A

A set of guidelines outlined by AWS that should be followed when provisioning and using their services.

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