Decoupling Applications: SQS, SNS, Kinesis, ActiveMQ Flashcards
What is an Amazon SQS Queue?
What is an Amazon SQS “Standard” Queue?
How can you produce a message into SQS?
How can you consume messages from SQS?
How can you configure horizontal scaling to consume messages from SQS in EC2?
What is the main concept that SQS solves?
What encryption options are available in SQS?
What are two ways to control access in SQS?
What is the SQS Message Visibility Timeout setting?
What happens if a message isn’t processed within the SQS Message Visibility Timeout?
What is Amazon SQS Long Polling?
What is an Amazon SQS FIFO Queue?
What is Amazon SNS?
What services can SNS receive data from?
What are the two ways to publish to SNS?
What encryption options are available in SQS?
What are two ways to control access in SQS?
What is the SNS + SQS Fan Out Pattern?
What is a way for SNS to to send data to Amazon S3?
What is an SNS FIFO Topic?
How does the SNS FIFO + SQS FIFO Fan Out Pattern work?
How does SNS Filtering work?
What is Amazon Kinesis?
What are the four offering from Amazon Kinesis?