Salta al contenuto

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 Risposta
1
Risposta accettata
AWS
ESPERTO
con risposta 4 anni fa
ESPERTO
verificato 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.