ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 458 - DVA-C01 discussion

Report
Export

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.
Answers
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
Answers
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
Answers
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
Answers
D.
One team builds a Docker container for the common components and shares the container with the other teams
Suggested answer: C
asked 16/09/2024
Szymon Strzep
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first