November 2018
Intermediate to advanced
390 pages
10h 8m
English
Let's say we have a task to deploy version 1.0 of an application to the east and west regions of the US, and version 1.5 of the same application to a region of the EU. Somehow, however, we mistakenly deployed the US version to the EU, so we have to rollback using the single-click rollback option. The tools we will use are Jenkins, Bash, Terraform, and Git. We will use Jenkins to configure a freestyle job. Our inputs will be the environment, the version, and the region. The following steps show how to setup Jenkins for one-click deployment:
Read now
Unlock full access