Question 1 · 1
DRAG DROP - The IaC configuration for an application is being deployed using a CI/CD pipeline. Drag and drop the steps for this pipeline from the left into the correct order that they would be executed on the right. Not all options are used. Select and Place:
Arrange the options in the correct order.
- Integration test of the most recent configurations is performed.
- The CI tool is notified of an update.
- The code repository is updated by a user.
- The pipeline notifies the repository to run tests.
- The configuration changes are pushed to devices.