Developer Options Flashcards
Which type of SQS queue does not use ordered messaging?
Standard
LIFO
FIFO
Enhanced
Standard
Which terms best describe the purpose of AWS Lambda?
Security
Data processing
Triggers
API throttling
Data processing
Triggers
With Simple Notification Service, which item is a communication channel to which messages are published?
Subscription
Coupling
Queue
Topic
Topic
Which AWS resource lends itself to application component decoupling?
SNS
API Gateway
SQS
PKI
SQS
Which of the following distinguishes the AWS API Gateway versus directly calling an AWS Lambda function?
API throttling
Encryption of data at rest
Network encryption
Use of triggers
API throttling
Which of the following are valid SQS queue types?
Enhanced
LIFO
FIFO
Standard
FIFO
Standard
Why do application containers start up very quickly?
They are not encrypted
They are deduplicated
They use the underlying host OS
They are compressed
They use the underlying host OS
In which web application tier would the AWS API Gateway reside?
Programming tier
Data tier
Presentation tier
Logic tier
Logic tier
Which of the following is required for S3 static web site hosting?
Enable API Gateway endpoint
Enable HTTPS
Configure a custom DNS domain name
Enable S3 public access
Enable S3 public access