Summary
In the previous chapter, we mentioned how to prepare a machine that we can work with throughout this book. An alternative to that is using cloud instances, with which we could be consuming virtual machine instances from the public cloud, which may simplify our consumption and provide us with enough free credit to prepare for RHCSA. Also, once the self-training process is complete, the machines can be still used to provide your own public services (such as deploying a blog).
Understanding the need to standardize your environments and the impact of doing so is also important when you're working with Linux as a professional. It is key to start with a good set of practices (automating installations, keeping track of installed software, reducing the attack surface, and so on) from the beginning.
Now that you've completed this chapter, you are ready to continue with the rest of this book, since you now have an instance of Red Hat Enterprise Linux 8 available to work...