🔒Filters are available on the Pro planSee Pro →
Q133 SAA-C03Serverless
LambdaDynamoDBEC2EventBridgeStep Functions
A company provides devices to users. When a device is registered, its ID is added to DynamoDB. A daily job activates devices using two Lambda functions: * The Retrieve function lists unregistered device IDs. * The Retrieve function then calls the Activate function in a loop to register each device. The number of activations is increasing, and the company wants to avoid Lambda timeouts without modifying existing functions. Which solution will scale appropriately?

🔐

문제를 풀려면 회원가입이 필요합니다

Q1~Q5는 비회원도 체험할 수 있습니다.
회원가입하면 633문항 전체를 학습할 수 있습니다.

📖 Explanation