0 votes
in AWS by

In serverless services such as AWS Lambda, what are the implications of the Shared Responsibility Model?

1 Answer

0 votes
by

Correct Answer - D.

In serverless services such as AWS Lambda, Amazon adopts the responsibility of running all the compute, network and storage of the integrated development environment.

The user is responsible for the code itself and identity access management.

...