What is the maximum execution time allowed for an AWS Lambda function to be customised?
What is the maximum execution time allowed for an AWS Lambda function to be customised?
题目类型: 技术面试题
这是一道技术面试题,常见于澳洲IT公司面试中。
难度: easy
标签: interviewbit, aws-lambda, topic-specific, aws, lambda, serverless
参考答案摘要
The entirety of the execution will be finished within three hundred seconds of the first user call being made to AWS lambda. The length of timeouts can be customized anywhere from 1 and 300 seconds, w...
本题提供 STAR 原则详细解答和技术解析,登录匠人学院学习中心即可查看完整答案。