shwetangc / agile-final-project

0 stars 0 forks source link

Automation to deploy new changes to the cloud #20

Open shwetangc opened 1 month ago

shwetangc commented 1 month ago

As a system administrator I need automated deployment of new changes to the cloud So that updates and new features can be quickly and efficiently rolled out without manual intervention

Given there are new changes to the product catalog system, When changes are pushed to the repository, Then an automated deployment process should deploy these changes to the cloud, And the deployment should be logged with success or failure status.