Free AWS Certified Developer Associate DVA-C02 Practice Question

A developer is tasked with maintaining the consistent deployment of a serverless function across multiple environments. This function requires a specific version of an external library. What approach should the developer take to manage the dependencies of the serverless function efficiently?

  • Incorporate the library code within the function's script.

  • Manage the library version through a configuration management service.

  • Embed the dependencies directly into the function's deployment package.

  • Utilize layers to package the external library, managing its version independently.

This question's topic:
AWS Certified Developer Associate DVA-C02 / 
Deployment
Your Score:

Check or uncheck an objective to set which questions you will receive.