AWS Lambda应用程序的集成和生产环境

0

【以下的问题经过翻译处理】 如何创建AWS Lambda应用程序的两个隔离的环境?我想让我的更改自动部署到一个集成环境,但需要额外的步骤,如点击按钮才能部署到正式环境。集成环境和正式环境将拥有自己的Lambda和API Gateway。另一种方法是创建一个集成Git分支,自动部署到集成环境,以及自动部署到正式分支的生产分支。

profile picture
EXPERT
asked 6 months ago44 views
1 Answer
0
profile picture
EXPERT
answered 6 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