Section 17: Decoupling applications: SQS,SNS,Kinesis,Active MQ Flashcards
SQS message retention
4-14 days
In SQS, the consumer can read how many messages at a time
10
Three types of encryption for SQS
In-flight(HTTPS)
At-rest(KMS)
Client-side
What to use in SQS to reduce the number of API calls
Long Polling
What type of SNS publishing to use for mobile apps
Direct
sns topics can’t send to SQS queues in other regions..true or false
false
What types of endpoints can subscribe to an SNS topic
Kinesis Data Firehose
SQS
Lambda
email
email-json
http
https
sms
What consumers can you use for kinesis data streams?
Applications(ec2)
lambda
firehose
apache flink
Retention time for kinesis data streams
365 days
Kinesis provisioned capacity mode throughput in and out
1mb
2mb
Is Data Firehose real-time or near real-time?
Near Real-Time
Data Firehose supported files
CSV
json
parquet
avro
raw text
binary data
Does kinesis or firehose have replay capability?
kinesis
Which does not support data storage. Firehose or kinesis?
Firehose
Firehose destinations
Opensearch
redshift
S3
SQS doesnt scale automatically..true or false
false