Service Bus Flashcards

1
Q

Relay Service

A

Allows clients outside an on-prem network to connect. Service Bus exposes an endpoint that the client can connect to and proxies the data back and forth.

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

Temporal Decoupling

A

This is when messages can be sent at one time and processed at another time.

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

Publish-Subscribe

A

Messages can be broadcast to multiple receivers based on routing rules in the message entities.

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

Dead-lettering

A

Invalid or poison messages can be moved to a dead-letter queue for diagnosis.

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

Message Sessions & Convoys

A

Related messages can be grouped together in sessions and processed together.

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

What protocols are supported by Service Bus?

A

AMQP and HTTP

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

Rich Temporal Control

A

Ability to control when a message is sent (beginning of day, end of day, etc)

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

Message Headers

A

Property bag of values used for routing and filtering

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

Message Size Constraint

A

Standard tier: 256 KB

Premium: 1 MB

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