Term
| What is the maximum number of items you can retrieve with the BatchGetItem operation? |
|
Definition
|
|
Term
| The minimum visibility timeout for an SQS message can be changed with which of the following actions? |
|
Definition
| None of the above, visibility timeout is already set to 0. |
|
|
Term
| Your applications needs to process large numbers of job requests, and you need to ensure that they are processed in order, and that each request is processed only once. How would you deploy SQS to achieve this end? |
|
Definition
| Use an SQS FIFO queue to process the jobs. |
|
|
Term
| In DynamoDB, what is the maximum length of a sort key value? |
|
Definition
|
|
Term
| In DynamoDB, Control plane operations let you perform create, read, update, and delete (also called CRUD) actions on data in a table. |
|
Definition
| FALSE. Control plane operations let you create and manage DynamoDB tables. They also let you work with indexes, streams, and other objects that are dependent on tables. In contrast, Data plane operations let you perform create, read, update, and delete (also called CRUD) actions on data in a table. |
|
|
Term
| Which of the following platforms are supported in ElasticBeanstalk |
|
Definition
| Node.js, Go, Single Container Docker, and Preconfigured docker. |
|
|
Term
| SQS API returning 400. Which can explain result? |
|
Definition
| Missing Action and Missing Parameter. |
|
|
Term
| MalformedQueryString and InvalidClientTokenId |
|
Definition
|
|