Byte Ebi's Logo

Byte Ebi 🍤

A Bit everyday A Byte every week

[AWS Cloud Fundamental Notes] API Gateway

Introduction to API Gateway and its usage and operational mechanism

Ray

As the “front door” for applications to access data, business logic, or functionality from backend services.
When using API Gateway, you can create RESTful APIs and WebSocket APIs to enable real-time bidirectional communication applications.
API Gateway supports containerized, serverless workloads, and web applications.

[AWS Cloud Fundamental Notes] Lambda

Introduction to Lambda and its usage and operational mechanism

Ray

Uploading the program to the Lambda service enables quick activation when network packets are sent in for request access, achieving a pay-as-you-go model.

Recent Posts

Categories

Tags