List of questions
Related questions
Question 458 - DVA-C01 discussion
Multiple development teams are working on a project to migrate a monolithic application to a microservices-based application running on AWS Lambda The teams need a way to centrally manage code that is shared across multiple functions Which approach requires the LEAST maintenance?
A.
Each team maintains the code for the common components in their own code repository. They build and deploy the components with their Lambda functions together.
B.
One team builds a Lambda layer to include the common components and shares the layer with the other teams
C.
Each team builds and publishes the component they want to share to an Amazon S3 bucket The Lambda functions will download the components from the bucket
D.
One team builds a Docker container for the common components and shares the container with the other teams
Your answer:
0 comments
Sorted by
Leave a comment first