Home › AWS Cloud Practitioner › cloudcomputing › Cloud Computing Fundamentals › AWS Lambda is best described as which cloud comp…
AWS Lambda is best described as which cloud computing model?
AInfrastructure-as-a-Service (IaaS)
BFunction-as-a-Service or Serverless
CContainer orchestration platform
DPlatform-as-a-Service (PaaS)
Answer & Solution
Correct answer: B. Function-as-a-Service or Serverless
AWS Lambda runs your code without you provisioning or managing servers. You pay per invocation. This is Function-as-a-Service (FaaS), commonly called serverless computing.
Related questions
In the AWS Shared Responsibility Model, who is responsible for patching the GUEST OS on anRecovery Time Objective (RTO) is best defined as:The AWS Well-Architected Framework (post-2021) has how many pillars?The principle that users should be granted the MINIMUM permissions needed is called:Amazon S3 is which type of cloud storage?A HYBRID cloud deployment model combines:AWS EC2 is an example of which cloud service model?How many essential characteristics does NIST define for cloud computing?