You are on page 1of 9

AMAZON API

GATEWAY
P.SHANMUK
CHAITHANYA
AGENDA
Introduction​
Function
​API types
How API gateway works
​Benifits
Presentation title 3

INTRODUCTION
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.
FUNCTION
5
Functions

• API Gateway handles all the tasks involved in accepting and processing up to hundreds of thousands of concurrent
API calls, including traffic management, CORS support, authorization and access control, throttling, monitoring,
and API version management. API Gateway has no minimum fees or startup costs. You pay for the API calls you
receive and the amount of data transferred out and, with the API Gateway tiered pricing model, you can reduce your
cost as your API usage scales.
Presentation title 6

API TYPES

• RESTful APIs
• Build RESTful APIs optimized for serverless workloads and HTTP backends using HTTP APIs. HTTP APIs
are the best choice for building APIs that only require API proxy functionality. If your APIs require API proxy
functionality and API management features in a single solution, API Gateway also offers REST APIs

• WEBSOCKET APIs
• Build real-time two-way communication applications, such as chat apps and streaming dashboards, with
WebSocket APIs. API Gateway maintains a persistent connection to handle message transfer between your
backend service and your clients
Presentation title 7

HOW API GATEWAY WORKS


8

BENEFITS

Efficient API Performance at Cost saving at Flexible security


Easy monitoring
development any scale scale controls

Run multiple versions of Provide end users with API Gateway provides a Monitor performance Authorize access to your
the same API the lowest possible tiered pricing model for metrics and information APIs with AWS Identity
simultaneously with API latency for API requests API requests. With an on API calls, data latency, and Access Management
Gateway, allowing you to and responses by taking API Requests price as and error rates from the (IAM) and Amazon
quickly iterate, test, and advantage of our global low as $0.90 per million API Gateway dashboard, Cognito. If you use
release new versions. You network of edge locations requests at the highest which allows you to OAuth tokens, API
pay for calls made to using Amazon tier, you can decrease visually monitor calls to Gateway offers native
your APIs and data CloudFront. your costs as your API your services using OIDC and OAuth2
transfer out, and there are usage increases per Amazon CloudWatch. support.
no minimum fees or region across your AWS
upfront commitments. accounts.
THANK YOU
P.SHANMUK CHAITHANYA
shanmukc644@gmail.com

You might also like