Pergunta de entrevista da empresa Bert Labs

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

Resposta da entrevista

Sigiloso

14 de nov. de 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.