跳至内容

AWS Lambda Application with Integration and Production Environments

0

How would I go about creating two separate environments for an AWS Lambda Application? I'd like to have my changes auto deploy to an integration environment, but require an extra step like a button click to get out to prod. The integration and prod environments would have their own Lambdas and API Gateways. Another way could be to have an integration git branch that auto deploys to integration and a prod branch that auto deploys to prod.

已提问 4 年前623 查看次数
1 回答
1
已接受的回答
AWS
专家
已回答 4 年前
专家
已审核 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。