AWS-Certified-Developer-Associate Exam Question 11

An application displays a status dashboard. The status is updated by 1 KB messages from an SQS queue.
Although the status changes infrequently, the Developer must minimize the time between the message arrival in the queue and the dashboard update.
What technique provides the shortest delay in updating the dashboard?
  • AWS-Certified-Developer-Associate Exam Question 12

    Can a user get a notification of each instance start / terminate configured with Auto Scaling?
  • AWS-Certified-Developer-Associate Exam Question 13

    A developer is building an AWS Lambda function that will dynamically generate and send a weekly newsletter to 100,000 users. This newsletter contains both static text and images. The developer needs a fast and highly scalable place to store the images that will be hyperlinked in the newsletter.
    Where should the developer store these images?
  • AWS-Certified-Developer-Associate Exam Question 14

    A developer is working on an AWS Lambda function that accesses Amazon DynamoDB The Lambda function must retrieve an item and update some of its attributes. or create the item if it does not exist The Lambda function has access to the primary key.
    Which IAM permissions should the developer request for the Lambda function to achieve this functionality'?
  • AWS-Certified-Developer-Associate Exam Question 15

    A user has created a snapshot of an EBS volume. Which of the below mentioned usage cases is not possible with respect to a snapshot?