How does AWS charge for AWS Lambda usage once the free tier has been exceeded? (Select TWO.)
A. By the time it takes for the Lambda function to run
B. By the number of versions of a specific Lambda function
C. By the number of requests made for a given Lambda function
D. By the programming language that is used for the Lambda function
E. By the total number of Lambda functions in an AWS account
AC
· 特定 Lambda 函數的版本數量不會影響成本
· 用于創建 Lambda 函數的編程語言不會影響成本
· 不會根據 AWS 賬戶中函數的數量收費
· 您需要根據請求 Lambda 函數的次數和代碼運行所需的時間付費