Amazon API Gateway is a fully managed service that makes it easy for developers to create, publish, maintain, monitor, and secure APIs at any scale. So its B
A. AWS App Mesh >> provides application level networking to make it easy for microservices to communicate with each other , it is for monitoring not specifically for publishing or managing Rest APIs.
Correct --> B. Amazon API Gateway >> is the AWS service designed for creating, publishing, and managing RESTful APIs. It provides capabilities for handling API requests, including traffic management, authorization and access control, monitoring, and API version management. It's a fully managed service that makes it easy to create and deploy web services for your application.
C. Amazon CloudFront >> This is a Content Delivery Network (CDN) service used to distribute content globally with low latency and high transfer speeds. While it can be used to distribute APIs, it is not a service for managing or publishing them.
B. Amazon API Gateway
"Amazon API Gateway is a fully managed service that makes it easy for developers to create, publish, maintain, monitor, and secure APIs at any scale. APIs act as the "front door" for applications to access data, business logic, or functionality from your backend services. Using API Gateway, you can create RESTful APIs and WebSocket APIs that enable real-time two-way communication applications. API Gateway supports containerized and serverless workloads, as well as web applications."
https://aws.amazon.com/api-gateway/
Amazon API Gateway is a fully managed service that makes it easy for developers to create, publish, maintain, monitor, and secure APIs at any scale. It provides capabilities to create RESTful APIs, handle API versioning, perform authentication and authorization, apply rate limiting and throttling, and integrate with other AWS services or external backends. It offers features like API caching, request/response transformations, and built-in support for generating SDKs and documentation.
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.
vichu0308
Highly Voted 2 years, 7 months agoHebaXX
Most Recent 1 month agoPranava_GCP
1 year, 9 months agoman5484
1 year, 9 months agosohan1444
1 year, 10 months agoSaif93
2 years, 3 months agoLorber
2 years, 5 months ago