Exam: AWS Certified Cloud Practitioner 0 Likes

Which duties are the responsibility of a company that is using AWS (CLF-C02)

Updated on 05/24/2024


Which duties are the responsibility of a company that is using AWS Lambda? (Choose two)

A) Security inside of code.
B) Selection of CPU resources.
C) Patching of operating system.
D) Writing and updating of code.
E) Security of underlying infrastructure.


Solution

Correct answer: A) Security inside of code and D) Writing and updating of code.
A - It is the company's responsibility to ensure the security of the code executed in Lambda functions. This includes implementing appropriate security measures, such as input validation, encryption and access controls, to protect the code and the data it processes.
D - This is the heart of using AWS Lambda. Companies are responsible for writing their own code, which defines the specific actions the Lambda function will perform. They are also responsible for updating and maintaining their code as needed.

Category: Basic AWS services

There are no comments yet.

Authentication required

You must log in to post a comment.
Log in to like this solution

Log in

Support us!
Subscribe Now

Cookies Consent

We use cookies to enhance your browsing experience, serve personalized ads or content, and analyze our traffic. By clicking "Accept All" you consent to our use of cookies. Privacy Policy.