Skip to content

Commit 74ca3b9

Browse files
committed
Update architecture diagram
1 parent a6f3e11 commit 74ca3b9

File tree

4 files changed

+2
-6
lines changed

4 files changed

+2
-6
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Please make sure you have met below prerequisites:
4747

4848
The following diagram illustrates the reference architecture. Note that it also includes a new **VPC** with two public subnets only for the Application Load Balancer (ALB).
4949

50-
![Architecture](assets/arch.svg)
50+
![Architecture](assets/arch.png)
5151

5252
You can also choose to use [AWS Fargate](https://aws.amazon.com/fargate/) behind the ALB instead of [AWS Lambda](https://aws.amazon.com/lambda/), the main difference is the latency of the first byte for streaming response (Fargate is lower).
5353

README_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ OpenAI 的 API 或 SDK 无缝集成并试用 Amazon Bedrock 的模型,而无需
4949

5050
下图展示了本方案的参考架构。请注意,它还包括一个新的**VPC**,其中只有两个公共子网用于应用程序负载均衡器(ALB)。
5151

52-
![Architecture](assets/arch.svg)
52+
![Architecture](assets/arch.png)
5353

5454
您也可以选择在 ALB 后面接 [AWS Fargate](https://aws.amazon.com/fargate/) 而不是 [AWS Lambda](https://aws.amazon.com/lambda/),主要区别在于流响应的首字节延迟(Fargate更低)。
5555

assets/arch.png

53.5 KB
Loading

0 commit comments

Comments
 (0)