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 410 discussion

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

A company wants to build an application that uses AWS Lambda to run Python code.

Under the AWS shared responsibility model, which tasks will be the company's responsibility? (Choose two.)

  • A. Management of the underlying infrastructure
  • B. Management of the operating system.
  • C. Writing the business logic code.
  • D. Installation of the computer language runtime.
  • E. Providing AWS Identity and Access Management (1AM) access to the Lambda service.
Show Suggested Answer Hide Answer
Suggested Answer: CE 🗳️

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
SLEON01
Highly Voted 2 years, 8 months ago
Selected Answer: CE
CE best options. Lambda does not have underlying hardware, It is serverless
upvoted 10 times
...
great_chainick
Most Recent 1 year, 10 months ago
why not can be answer D? chatGPT talkme that is the correct answer instef of E?
upvoted 2 times
Manny_75
1 year, 7 months ago
Look for the section under Bring your own code on this page: https://aws.amazon.com/lambda/features/?pg=ln&sec=hs It says:"With AWS Lambda, there are no new languages, tools, or frameworks to learn. You can use any third- party library, even native ones. You can also package any code (frameworks, SDKs, libraries, and more) as a Lambda Layer, and manage and share them easily across multiple functions. Lambda natively supports Java, Go, PowerShell, Node.js, C#, Python, and Ruby code, and provides a Runtime API allowing you to use any additional programming languages to author your functions."
upvoted 1 times
...
...
Pranava_GCP
1 year, 11 months ago
Selected Answer: CE
C. Writing the business logic code. E. Providing AWS Identity and Access Management (1AM) access to the Lambda service.
upvoted 2 times
...
Pepeti
2 years, 1 month ago
CE respostas corretas , alo adm 12 resposta incorreta aqui ...
upvoted 1 times
...
RajithaR
2 years, 4 months ago
Selected Answer: CE
. Writing the business logic code, and E. Providing AWS Identity and Access Management (IAM) access to the Lambda service.
upvoted 1 times
...
paraswaiba
2 years, 5 months ago
C. Writing the business logic code, and E. Providing AWS Identity and Access Management (IAM) access to the Lambda service. The customer is responsible for writing the business logic code that will be executed by AWS Lambda. They are also responsible for providing IAM access to the Lambda service, so that the Lambda function can access other AWS resources.
upvoted 1 times
...
Saif93
2 years, 6 months ago
Selected Answer: CE
CE is the answer.
upvoted 1 times
...
Eagle01
2 years, 8 months ago
C and E
upvoted 2 times
...
FreddyBrainy
2 years, 8 months ago
Correction, correct answer is CE. Thank you
upvoted 4 times
...
Redes
2 years, 8 months ago
Answer: CE
upvoted 3 times
...
FreddyBrainy
2 years, 8 months ago
Answer is BE. Management of the operating system + Providing identity & access management. Here's why: Under the shared responsibility model: Customer is responsible for security in the cloud as such it is: Customer Data, Platform, applications, IDENTITY & ACCESS MANAGEMENT, OPERATING SYSTEM , Network & firewall configuration including client side and server side. AWS is responsible of security of the cloud and it is : the global infrastructure including regions, AZ, Edge location, as well as foundation services including: compute, storages, database, network,
upvoted 2 times
...
JA2018
2 years, 8 months ago
Selected Answer: CE
AWS is responsible for the underlying infrastucture.
upvoted 2 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 ...