nerdexam
Amazon

SAP-C02 · Question #445

A company runs a processing engine in the AWS Cloud. The engine processes environmental data from logistics centers to calculate a sustainability index. The company has millions of devices in…

The correct answer is B. Create an Amazon API Gateway HTTP API that implements the RESTful API. Create an Amazon. Option A is incorrect because Application Load Balancer (ALB) can't directly target an Amazon Option C is incorrect because while Amazon API Gateway and EC2 Auto Scaling can handle high loads, they don't provide a built-in mechanism to ensure that all messages are processed…

Submitted by jordan8· Mar 6, 2026Design for New Solutions

Question

A company runs a processing engine in the AWS Cloud. The engine processes environmental data from logistics centers to calculate a sustainability index. The company has millions of devices in logistics centers that are spread across Europe. The devices send information to the processing engine through a RESTful API. The API experiences unpredictable bursts of traffic. The company must implement a solution to process all data that the devices send to the processing engine Data loss is unacceptable. Which solution will meet these requirements?

Options

  • ACreate an Application Load Balancer (ALB) for the RESTful API. Create an Amazon Simple
  • BCreate an Amazon API Gateway HTTP API that implements the RESTful API. Create an Amazon
  • CCreate an Amazon API Gateway REST API that implements the RESTful API. Create a fleet of
  • DCreate an Amazon CloudFront distribution for the RESTful API. Create a data stream in Amazon

How the community answered

(54 responses)
  • A
    17% (9)
  • B
    48% (26)
  • C
    7% (4)
  • D
    28% (15)

Explanation

Option A is incorrect because Application Load Balancer (ALB) can't directly target an Amazon Option C is incorrect because while Amazon API Gateway and EC2 Auto Scaling can handle high loads, they don't provide a built-in mechanism to ensure that all messages are processed without Option D is incorrect because Amazon CloudFront is a content delivery network (CDN), and it is not typically used to handle incoming API requests. It is primarily used to cache and deliver content to users.

Community Discussion

No community discussion yet for this question.

Full SAP-C02 Practice