Question d’entretien chez Bert Labs

Explain one of the methods you deploy a web-application?

Réponse à la question d'entretien

Utilisateur anonyme

14 nov. 2022

By using Aws we create a pipeline using code-pipeline which can create an CI/CD to the particular web-application then after We link it with the GIT repo once we give the repo then by using the elastic-beanstalk service we launch our web-application and later we can do code changes through the GIT and commit it to the prod. Changes can be a user-story, Backlogs.