Skip to Content

Amazon CLF-C02: What is customer responsibility under AWS shared responsibility model when using AWS Lambda?

Table of Contents

Question

What is a customer responsibility under the AWS shared responsibility model when using AWS Lambda?

A. Maintenance of the underlying Lambda hardware.
B. Maintenance of the Lambda networking infrastructure.
C. The code and libraries that run in the Lambda functions.
D. The Lambda server software.

Answer

C. The code and libraries that run in the Lambda functions.

Explanation

The correct answer is C. The code and libraries that run in the Lambda functions.

Under the AWS shared responsibility model, AWS is responsible for the underlying infrastructure and foundation services, the operating system, and the application platform. Customers are responsible for the security of their code and AWS IAM to the Lambda service and within their function.

This means that AWS is responsible for the physical servers, networking, and operating system that run Lambda functions. However, customers are responsible for the code that runs in the Lambda functions, as well as the IAM permissions that are used to access the functions.

Here is a breakdown of the responsibilities for AWS and customers under the AWS shared responsibility model for AWS Lambda:

  • AWS responsibilities:
    • Maintenance of the underlying Lambda hardware.
    • Maintenance of the Lambda networking infrastructure.
    • Operating system.
    • Application platform.
  • Customer responsibilities:
    • Code and libraries that run in the Lambda functions.
    • IAM permissions to the Lambda service and within their function.

What is customer responsibility under AWS shared responsibility model when using AWS Lambda?

Amazon AWS Certified Cloud Practitioner CLF-C02 certification exam practice question and answer (Q&A) dump with detail explanation and reference available free, helpful to pass the Amazon AWS Certified Cloud Practitioner CLF-C02 exam and earn Amazon AWS Certified Cloud Practitioner CLF-C02 certification.