SNS Flashcards

1
Q

Does SNS guarantee that messages will be delivered to me in the exact order they were published?

A

No, but it will attempt to (best-effort).

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

Who can change permissions on a topic?

A

Only the owner of the topic.

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

What are the different delivery formats/transports for receiving notifications?

A
  • HTTP, HTTPS
  • Email, Email-JSON
  • SQS
  • SMS
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

SNS allows up to __________ topics per account.

A

100k

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

SNS topic names must be no more than __________ characters in length.

A

256

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

Will a notification ever contain more than one message?

A

No.

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

True or False: SNS topic names must only be unique within a region.

A

False.

SNS topic names must be unique within the entire AWS Account.

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

SNS messages can contain up to __________ of text data (XML, JSON, unformatted text).

A

256 KB

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

SNS topic names must be unique within __________.

A

an AWS account

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