Please enable JavaScript.
Coggle requires JavaScript to display documents.
Applications (SQS (Feature (SQS is pull based, not push based, message can…
Applications
SQS
Feature
SQS is pull based, not push based
message can be up to 256KB in size and in any format, can up to 2GB but need to use S3
Messages can be kept in queue from 1 minutes to 14 days, default retention period is 4 days, up to 14 days
Visible Timeout is amount of time that message is invisible in the SQS queue after reader pickup that message, maximum 12 hours
-
-
-
Queue Type
-
FIFO Queue
-
strictly ordered, message is delivered exactly once and remain available until consumer processes and delete
-
-
API Gateway
Feature
as a front door, serverless-ly connect to services like EC2, Lambda, DynamoDB
-
Same Origin Policy (SOP)
permit scripts in one web page to access data in other web page as long as same origin (domain name)
-
-
-
-
Elastic Transcoder
-
convert media files from original source format to different formats that will play on smartphones, tablets, PCs...
-
-