Topic 1 Question 702
A company wants to run its application's code without having to provision and manage servers.
Which AWS service will meet this requirement?
AWS Glue
AWS Lambda
AWS CodeDeploy
Amazon CodeGuru
ユーザの投票
コメント(3)
- 正解だと思う選択肢: B
B. AWS Lambda - serverless
👍 2ShaiTay2024/11/14 B. AWS Lambda
AWS Lambda allows you to run your code without provisioning or managing servers. You can upload your code to Lambda, and it automatically handles the compute resources needed to execute your code, scaling as required and managing the underlying infrastructure.
👍 1d00b2292024/09/16- 正解だと思う選択肢: B
Lambda: • Time limit • Limited runtimes • Limited temporary disk space • Serverless
👍 1Nikmah2025/02/03
シャッフルモード