QuestionQ381
Infrastructure and Automation
Refer to the exhibit. A developer manages an application and wants to deploy each newly released version to the test environment. To automate this workflow, the developer creates a Bash script. Drag the deployment steps into the order that identifies the workflow automated by the script.
Drag & Drop
connects to the server
installs the application
restarts the application
creates variables for remote execution
places a new application version on the server
step 1
step 2
step 3
step 4
step 5
Community Discussion