Examtopics

AWS Certified Developer - Associate
  • Topic 1 Question 526

    A developer is building an application that will process messages from an Amazon Simple Queue Service (Amazon SQS) standard queue. The application needs to process the messages in an Amazon Elastic Container Service (Amazon ECS) task.

    Which actions will result in the MOST cost-effective processing of the messages?

    2 つ選択
    • Use long polling to query the queue for new messages.

    • Use short polling to query the queue for new messages.

    • Use message batching to retrieve messages from the queue.

    • Use Amazon ElastiCache to cache messages in the queue.

    • Use an SQS FIFO queue to manage the messages.


    シャッフルモード