aws-samples / aws-samples/bedrock-chat

[Feature Request] Put cloudfront in front of API GW

Open
#436 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
1.3k
Forks
535
Avg merge
1d 12h
Merged PRs (30d)
10

Description

## Describe the solution you'd like

Currently we use cloudfront for hosting S3 only. when user is asking questions, it sends request to API Gateway. would be better if we put cloudfront in front of API GW to lower latency

## Why the solution needed

Some times it takes long time to reach API GW due to network

## Additional context

## Implementation feasibility

Are you willing to discuss the solution with us, decide on the approach, and assist with the implementation?

Yes

Contributor guide

Open the contributing guide

Research direction

Review the current CloudFront setup for S3 and the request path from the chatbot to API Gateway. Define how API Gateway traffic should be routed through CloudFront and validate that the change lowers connection latency without breaking question requests.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws
Domain
api, cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.