extends the job scheduling functionality by introducing job chaining. With this feature, a job can finish its tasks and then trigger another job in a chain. This way, for example, it’s easy to set up a chain where a VM backup job saves data locally, and then triggers a Backup Copy job that sends backup copies to Amazon cloud.