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

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

Which AWS service or resource is serverless?

  • A. AWS Snowball Edge
  • B. Amazon EC2
  • C. Amazon Elastic Kubernetes Service (Amazon EKS)
  • D. Amazon API Gateway
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
chini786
1 year, 3 months ago
https://aws.amazon.com/serverless/ Compute: Lambda Fargate Appliation integration: Amazon Event Bridge Step functions Amazon SQS Amazon SNS Amazon API Gateway AWS AppSync Data Store: Amazon S3 Amazon EFS Amazon DynamoDB Amazon RDS Proxy Amazon Aurora Serverless Amazon Redshift Serverless Amazon Neptune Serverless Amazon OpenSearch Serverless Amazon ElastiCache Serverless
upvoted 1 times
...
Pranava_GCP
1 year, 10 months ago
Selected Answer: D
D. Amazon API Gateway
upvoted 2 times
...
oskarq
1 year, 11 months ago
Selected Answer: D
API Gateway supports containerized and serverless workloads, as well as web applications.
upvoted 3 times
...
Madbo
2 years, 1 month ago
Amazon API Gateway is a fully managed service that allows developers to create, publish, and manage APIs at any scale. It provides a way for developers to create RESTful APIs that can interact with AWS Lambda functions, Amazon EC2 instances, or any publicly accessible web service. Amazon EKS, on the other hand, is a fully managed service that allows developers to deploy, manage, and scale containerized applications using Kubernetes on AWS. The key difference between the two services is that Amazon API Gateway is used to manage APIs and provide a serverless endpoint to execute backend logic, while Amazon EKS is used to deploy and manage containerized applications on Kubernetes. Therefore, if the question is asking for a serverless service, the answer would be Amazon API Gateway. However, if the question is asking for a managed Kubernetes service, the answer would be Amazon EKS.
upvoted 3 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 ...