exam questions

Exam AWS Certified Cloud Practitioner All Questions

View all questions & answers for the AWS Certified Cloud Practitioner exam

Exam AWS Certified Cloud Practitioner topic 1 question 476 discussion

Exam question from Amazon's AWS Certified Cloud Practitioner
Question #: 476
Topic #: 1
[All AWS Certified Cloud Practitioner Questions]

A company is using AWS Lambda.

Which task is the company’s responsibility, according to the AWS shared responsibility model?

  • A. Update the Lambda runtime language.
  • B. Maintain the runtime environment.
  • C. Maintain the networking infrastructure.
  • D. Configure the resource.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
fergarri
1 year, 8 months ago
Selected Answer: B
According to the AWS shared responsibility model: B. Maintain the runtime environment. Maintaining the runtime environment for AWS Lambda functions is the responsibility of the AWS customer (the company in this case). This includes configuring and managing the runtime environment for Lambda functions, ensuring that any dependencies or libraries required by the code are available, and handling any specific configuration settings for the function. The other options (A, C, and D) can be responsibilities shared between the customer and AWS, but the primary responsibility for maintaining the runtime environment of a Lambda function falls on the customer.
upvoted 2 times
...
Pranava_GCP
1 year, 10 months ago
Selected Answer: D
D. Configure the resource.
upvoted 1 times
...
kk9550
1 year, 11 months ago
Selected Answer: D
its not C
upvoted 2 times
...
Guru4Cloud
2 years, 1 month ago
Selected Answer: D
D. Configure the resource. According to the AWS shared responsibility model, the company is responsible for configuring the resources that they create in AWS Lambda, such as setting up the function, defining the function's triggers, specifying the function's runtime settings, and granting permissions to the function.
upvoted 4 times
...
RajithaR
2 years, 2 months ago
Selected Answer: D
The correct answer is D. Configure the resource. According to the AWS shared responsibility model, AWS is responsible for the security of the cloud, while the customer is responsible for security in the cloud. AWS is responsible for the security of the underlying infrastructure and the AWS services provided. The customer is responsible for configuring and securing the resources they use in AWS, including Lambda functions. Therefore, it is the customer's responsibility to configure the Lambda function correctly, including the execution role, memory allocation, and environment variables. Updating the Lambda runtime language, maintaining the runtime environment, and maintaining the networking infrastructure are AWS's responsibilities.
upvoted 2 times
...
Saif93
2 years, 4 months ago
Selected Answer: D
D is the answer.
upvoted 2 times
...
Meeso
2 years, 4 months ago
Selected Answer: D
I bet if the admin who selected the answer knows what Lambda is or know what serverless means. the answer is for sure D
upvoted 2 times
...
all4one
2 years, 4 months ago
Selected Answer: D
D is correct
upvoted 3 times
...
wooyourdaddy
2 years, 4 months ago
Selected Answer: D
D. Configure the resource. 100%
upvoted 3 times
...
NickD82
2 years, 4 months ago
Selected Answer: D
D is correct
upvoted 3 times
...
ChiragVisavadiya
2 years, 4 months ago
Selected Answer: D
https://docs.aws.amazon.com/whitepapers/latest/security-overview-aws-lambda/the-shared-responsibility-model.html
upvoted 4 times
...
Zonci
2 years, 5 months ago
Selected Answer: D
D Configure the resource.
upvoted 3 times
...
saoirse98
2 years, 5 months ago
Selected Answer: D
D Configure the resource.
upvoted 3 times
...
sn1988
2 years, 5 months ago
D https://docs.aws.amazon.com/whitepapers/latest/security-overview-aws-lambda/the-shared-responsibility-model.html
upvoted 3 times
...
saoirse98
2 years, 5 months ago
Selected Answer: A
I can't see how the answer to this can be C? It has to be A? https://aws.amazon.com/lambda/security-overview-of-aws-lambda/ When customers use AWS Lambda, AWS manages the underlying infrastructure and foundation services, the operating system, and the application platform. Customers themselves are responsible for the security of their code, the storage and accessibility of sensitive data, and identity and access management (IAM) to the Lambda service and within their function.
upvoted 2 times
saoirse98
2 years, 5 months ago
sn1988 has got it correct, it should be D
upvoted 1 times
...
isaphiltrick
1 year, 7 months ago
Go to this site that many have already posted and you'll see in the diagram that one of the customer responsibilities is "Resource Configuration." https://docs.aws.amazon.com/whitepapers/latest/security-overview-aws-lambda/the-shared-responsibility-model.html
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...