Skip to content

Conversation

@zxkane
Copy link
Member

@zxkane zxkane commented Nov 28, 2025

Replace ALB + Lambda architecture with API Gateway REST API + Lambda using response streaming for SSE support. This provides:

  • No VPC required, reducing complexity and cost
  • Native streaming support via API Gateway response streaming
  • Pay-per-request pricing model

Changes:

  • Add Lambda Web Adapter to Dockerfile for streaming support
  • Replace BedrockProxy.template with API Gateway configuration
  • Update README with new deployment options and latest models
  • Update architecture diagram for API Gateway flow

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Replace ALB + Lambda architecture with API Gateway REST API + Lambda
using response streaming for SSE support. This provides:

- No VPC required, reducing complexity and cost
- Native streaming support via API Gateway response streaming
- Pay-per-request pricing model

Changes:
- Add Lambda Web Adapter to Dockerfile for streaming support
- Replace BedrockProxy.template with API Gateway configuration
- Update README with new deployment options and latest models
- Update architecture diagram for API Gateway flow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant