ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 482 - CLF-C02 discussion

Report
Export

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

A.
Managing the code within the Lambda function
Answers
A.
Managing the code within the Lambda function
B.
Confirming that the hardware is working in the data center
Answers
B.
Confirming that the hardware is working in the data center
C.
Patching the operating system
Answers
C.
Patching the operating system
D.
Shutting down Lambda functions when they are no longer in use
Answers
D.
Shutting down Lambda functions when they are no longer in use
Suggested answer: A

Explanation:

According to the AWS shared responsibility model, AWS is responsible for the security of the cloud, while customers are responsible for the security in the cloud.This means that AWS is responsible for the physical servers, networking, and operating system that run Lambda functions, while customers are responsible for the security of their code and AWS IAM to the Lambda service and within their function1.Customers need to manage the code within the Lambda function, such as writing, testing, debugging, deploying, and updating the code, as well as ensuring that the code does not contain any vulnerabilities or malicious code that could compromise the security or performance of the function23.Reference:2:AWS Lambda - Amazon Web Services (AWS),3:AWS Lambda Documentation,1:Amazon CLF-C02: What is customer responsibility under AWS ... - PUPUWEB

asked 16/09/2024
Henock Asmerom
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first