MMontopi

DVA-C02 デベロッパー アソシエイト問題演習

🎉 YouTube / TikTok フォローで AWS・Azure・GCP の無料試験バウチャーが当たる!

1 / 556トラブルシューティングと最適化

A developer is building an image-processing application that includes an AWS Lambda function. The Lambda function moves images from one AWS service to another AWS service for image processing. For images that are larger than 2 MB, the Lambda function returns the following error: 'Task timed out after 3.01 seconds.' The developer needs to resolve the error without modifying the Lambda function code.Which solution will meet these requirements? 開発者は、AWS Lambda 関数を含む画像処理アプリケーションを構築しています。 Lambda 関数は、画像処理のために画像を 1 つの AWS サービスから別の AWS サービスに移動します。 2 MB を超える画像の場合、Lambda 関数は「タスクが 3.01 秒後にタイムアウトしました。」というエラーを返します。開発者は、Lambda 関数のコードを変更せずにエラーを解決する必要があります。これらの要件を満たすソリューションはどれですか?

次のうち、正しいものを1つ選んでください。

00