In the following chapters, we will explore the tool Go continuous delivery (GoCD) and how to package, distribute, and deploy software with it. If you want to follow along and experiment with the things described in these chapters, you will require some machines on which you can do that.
If you don’t have the luxury of a public or private cloud in which you can run virtual machines (VMs) and try out the examples, you can use the tools introduced in this chapter to create a playground of VMs on your laptop or workstation. Even if you do have access ...