Make your AI more sustainable with API Management
Explains how to use Azure API Management with AI systems like Microsoft Foundry to improve sustainability through caching and request optimization.
Explains how to use Azure API Management with AI systems like Microsoft Foundry to improve sustainability through caching and request optimization.
A curated collection of links covering software architecture decisions, service mesh vs API gateway, outsourcing models, reactive programming, and Agile with AI.
Explores using Apigee API Gateway to govern and secure MCP (Model Context Protocol) servers for AI agents, including JWT validation and JSON-RPC parsing.
Explains how to forward authenticated user requests from a .NET BFF to a downstream API using YARP and OAuth 2.0 token exchange.
Technical guide on integrating Azure OpenAI with Azure API Management for better control, security, and traffic management.
A technical guide exploring Gateway API resources in Kubernetes, covering installation, GatewayClass, Gateway, and HTTPRoute configurations.
A technical analysis testing the performance impact of enabling caching in Amazon API Gateway, comparing response times with and without cache.
A guide to decomposing AWS SAM API Gateway and Lambda binding declarations into nested stacks to improve codebase maintainability.
A developer investigates and solves random API timeouts by identifying and addressing slow AWS Lambda cold starts using metrics and X-Ray tracing.
Explores Kong Istio Gateway as a drop-in replacement for Istio's ingress, detailing its benefits for traffic control, security, and observability in service meshes.
A technical guide on configuring AWS Amplify and API Gateway to serve binary data, specifically PDF files, from a serverless Lambda function.
A guide to creating simple AWS serverless demo applications using Lambda, API Gateway, and ALB for debugging infrastructure.
Personal study notes and key concepts for the AWS Certified Developer Associate exam, covering services like Lambda, DynamoDB, and API Gateway.
A guide on how to connect an AWS API Gateway to trigger a Lambda function, creating a serverless REST API endpoint.
Explores 5 key use cases for AWS Lambda, including HTTP APIs, data processing, and IoT, highlighting its cost-efficiency and scalability.
A review of Solo.io's standout presentation at Cloud Field Day 6, focusing on their API gateway and service mesh orchestration tools.
Performance comparison of three AWS API deployment methods: Lambda, API Gateway service proxy, and Fargate containers.
A guide to implementing custom authorizers in AWS Lambda and API Gateway for centralized authentication and authorization in serverless applications.
Explains why Azure API Management returns 200 OK but no backend traffic occurs, due to a missing forward-request policy.
University of Georgia uses AWS serverless tech to automate fitness tracker data collection for an online physical education course.