Passer au contenu

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.

1 réponse
1
Réponse acceptée
AWS
EXPERT
répondu il y a 4 ans
EXPERT
vérifié il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.