Availability Flashcards
EC2 launch configurations vs EC2 launch templates
launch templates are newer and support versioning
Max number of transactions to SQS FIFO queue per sec
300/sec
batch 3,000/sec with batch max 10
Load balancer that supports path based routing
Application Load Balancer
If your users are having latency issues when logging into an application hosted on CloudFront and are occassionally experiencing 504 errors, what are 2 cost effective solutions to eleviate these issues
Lambda@Edge for logging in to have functions closer to users georgraphical locations
Set up Origin Failover when users get a 504 error send them to secondary origin
In Cloudformation, how to ensure that the required components of an instance are properly running before the stack creation proceeds.
Use CreationPolicy attribute
Send a success signal after the applications are installed and configured using the cfn-signal helper script i
AWS Resources that ensure 1 time message processing (queue)
SQS FIFO Queue
Amazon Simple Workflow Service
Message Limit of a FIFO Queue
3000