Api网关拓扑结构:有哪些可能性?

0

【以下的问题经过翻译处理】 你好,

我想知道是否有多种API Gateway拓扑结构,比如一个中央的API Gateway服务所有项目,每个项目一个API Gateway服务或其他方式?

根据我所了解的,每个AWS账户只有一个API Gateway服务,这个理解对吗?

谢谢你的答复。

profile picture
EXPERT
asked 5 months ago14 views
1 Answer
0

【以下的回答经过翻译处理】 API Gateway是服务的名称。因此只有一个。您可以在Gateway中创建多个API。

我的建议是为每个组件创建一个API。这样可以减少团队之间的依赖性。

一旦您拥有多个API,可以将它们都放在一个自定义域名后面,因此对于客户端来说,它们看起来像是一个单一的API。

profile picture
EXPERT
answered 5 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions