CPC Prep Application Integration Flashcards

1
Q

Which AWS Service enables you to set-up, operate, and send notifications in the cloud?

A

Simple Notification System (SNS)

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

Which AWS service is used for building and integrating loosely-coupled, distributed allocation where messages are pushed to subscribers and publishers send topics?

A

Simple Notification System (SNS)

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

What is used to send email notification when a CloudWatch alarm is triggered?

A

Simple Notification System (SNS)

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

Which AWS service is a web service that gives you access to message queues that store messages waiting to be processed?

A

Simple Queue Service (SQS)

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

Which AWS service is reliable, highly-scalable, hosted queue for storing messages in transit between computers?

A

Simple Queue Service (SQS)

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

Which AWS service is used for distributed/decoupled applications, message-oriented API, pull based and not push based, and for building distributed/decoupled applications?

A

Simple Queue Service (SQS)

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

Which AWS service is ideal for human enabled workflows like an order fulfillment system or procedural request?

A

Simple Workflow Service (SWS)

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

Which AWS service is a web service that makes it easy to coordinate work across distributed application components, create distributed asynchronous systems as workflows, and tracks the state of your workflow which you interact and update via API?

A

Simple Workflow Service (SWS)

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

Which AWS service makes it easy to coordinate the components distributed applications as a series of steps in a visual workflow?

A

Step Functions

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

Which AWS service enables a customer to quickly build and run state machines to execute the steps of your application in a reliable and scalable fashion?

A

Step Functions

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

Which AWS service is an out-of-the-box coordination of AWS service components with visual workflow?

A

Step Functions

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

What is the three steps in using Step Functions?

A
  1. Define the steps of your workflow in JSON-based States Language. The visual console automatically graphs each step in the order execution.
  2. Start an execution to visualize and verify the steps of your application are operating as intended.
  3. AWS Step Functions operates and scales the steps of your application
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

A company needs to orchestrate several batch processes on AWS. Which serverless service can help?

A

AWS Step Functions

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