Messaging Services Flashcards

1
Q

Simple Notification Service (SNS)

A

Messages published to topics. Subscribe to topics.

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

Simple Queue Service (SQS)

A

Send, store and receive messages between software components. Queue messages without requiring other services to be available.

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

Lambda

A

Run code without provisioning or managing servers.

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

Lambda pricing

A

Pay only for compute time while code is running

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

Elastic Container Services (ECS)

A

Run and scale containerized applications. Use API calls to control docker enabled applications

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

Elastic Kubernetes Service (EKS)

A

Run and scale kubernetes applications. Readily update applications with new features

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

Fargate

A

Run serverless containers with ECS or EKS. Pay only for resources you use

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