SQS Flashcards

1
Q

SQS

A

used to create decoupled application environments

Auto Scalling can be applied based on queue size.

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

Decoupled Architecture – Tightly Coupled System

A

A system architecture of components that are not just linked together but are also dependent upon each other.
if one component fails all components fail.

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

Loosely Coupled.Decoupled Systems:

A

Multiple components that can process information without being connected.
if one fails the rest of the system can continue processing.

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

AWS services that used for distributed/decoupled system architertures

A

SWF;

SQS

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