Skip to main content

4 docs tagged with "api-gateway"

View all tags

Amazon API Gateway

API Gateway for DVA-C02. REST API vs HTTP API vs WebSocket API, integration types, authorizers (Cognito, Lambda), deployment stages, caching, throttling, CORS, canary deployments, and usage plans.

AWS Serverless Application Model (SAM)

AWS SAM for DVA-C02. SAM template syntax, safe deployments (CodeDeploy), sam local testing, SAM CLI commands (build, deploy, sync), policy templates, and how SAM transforms to CloudFormation.

Microservices Design Patterns

Comprehensive guide to microservices design patterns including API Gateway, Circuit Breaker, Service Mesh, Sidecar, Strangler Fig, Bulkhead, and service discovery in Spring Cloud.

Reverse Proxy vs. Load Balancer vs. API Gateway

A comprehensive guide comparing reverse proxies, load balancers, and API gateways — their differences, internal mechanics, architectural roles, alternatives, and production deep dives for senior engineers.