Amazon API Gateway
APIs in jeder Dimension erstellen, verwalten und sichern
Amazon API Gateway ist ein vollständig verwalteter Service, der das Erstellen, Veröffentlichen, Warten, Überwachen und Sichern von APIs für Entwickler in jeder beliebigen Größenordnung vereinfacht. Mit wenigen Klicks in der AWS-Managementkonsole können Sie eine API erstellen, die als "Haupteingang" für Anwendungen dient, um auf Daten, Geschäftslogik oder Funktionen von Ihren Backend-Services zuzugreifen, etwa Verarbeitungslasten, die auf Amazon Elastic Compute Cloud (Amazon EC2) laufen, Code, der auf AWS Lambda läuft, oder eine beliebige Webanwendung.
Amazon API Gateway führt alle Aufgaben für das Akzeptieren und Verarbeiten von bis zu Hunderttausenden gleichzeitigen API-Aufrufen aus, einschließlich Verwaltung des Datenverkehrs, Autorisierung und Zugriffskontrolle, Überwachung und Verwaltung der API-Version. Bei Amazon API Gateway fallen weder Mindestgebühren noch Vorabkosten an. You pay only 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.
How API Gateway Works
Vorteile
EFFICIENT API DEVELOPMENT
Mit Amazon API Gateway können Sie gleichzeitig mehrere Versionen derselben API ausführen, sodass Sie neue Versionen schnell iterieren, testen und freigeben können. You pay only for calls made to your APIs and data transfer out and there are no minimum fees or upfront commitments.
EASY MONITORING
Monitor performance metrics and information on API calls, data latency, and error rates from the API Gateway dashboard, which allows you to visually monitor calls to your services using Amazon CloudWatch.
LEISTUNG FÜR JEDE GRÖSSE
Provide end users with the lowest possible latency for API requests and responses by taking advantage of our global network of edge locations using Amazon CloudFront. Throttle traffic and cache the output of API calls to ensure that backend operations withstand traffic spikes and backend systems are not unnecessarily called.
COST SAVINGS AT SCALE
Amazon API Gateway bietet jetzt ein Preisstaffelungsmodell für API-Anforderungen an. With an API Requests price as low as $1.51 per million requests at the highest tier, you can decrease your costs based on the number of API requests you make per region across your AWS accounts.
FLEXIBLE SICHERHEITSKONTROLLE
Authorize access to your APIs with AWS Identity and Access Management (IAM) and Amazon Cognito. If you use OAuth tokens or other authorization mechanisms, API Gateway can help you verify incoming requests by executing a Lambda authorizer from AWS Lambda.
RESTFUL API ENDPOINTS
Create resource-based APIs and use API Gateway’s data transformation capabilities to generate the requests in the language target services expect. API Gateway also helps protect your existing services by enforcing throttling rules to ensure that your backend can withstand unpredictable spikes in traffic.
Serverlose APIs
Mit Amazon API Gateway erstellen Sie REST-APIs, die Ihre mobilen und Webanwendungen nutzen können, um öffentlich verfügbare AWS-Services durch Ihren Code aufrufen können, der in AWS Lambda ausgeführt wird. Lambda runs your code on a high-availability compute infrastructure, eliminating the need to provision, scale, or manage any servers.
WEBSOCKET APIs
Build real-time two-way communication applications, such as chat apps and streaming dashboards, without having to provision or manage any servers or worry about connected users and devices. API Gateway maintains a persistent connection between clients, handles message transfer, and pushes data through backend servers.
Erste Schritte mit Amazon API Gateway
Registrieren Sie sich für ein AWS-Konto
Weitere Informationen zu Amazon API Gateway