Multiple Choice
A Lambda function is packaged for deployment to multiple environments, including development, test, production, etc. Each environment has unique set of resources such as databases, etc. How can the Lambda function use the resources for the current environment?
A) Apply tags to the Lambda functions.
B) Hardcore resources in the source code.
C) Use environment variables for the Lambda functions.
D) Use separate function for development and production.
Correct Answer:

Verified
Correct Answer:
Verified
Q128: Which of the following are correct statements
Q129: A developer has created a Node.js web
Q130: An Amazon RDS database instance is used
Q131: A company has an application that logs
Q132: A developer is building a new complex
Q134: A company stores all personally identifiable information
Q135: A developer is building an application that
Q136: A company wants to make sure that
Q137: A Developer has built an application running
Q138: A Developer has been asked to make