Part 2: Getting Hands-On with the Deployment
Now that we have an understanding of the tools we are going to be using and also have an idea of the tasks we need to execute to deploy our example workload, it is time to roll up our sleeves and make a start on the code and deploy it.
In this part, we will be deploying the workload using Terraform and Ansible in Microsoft Azure and Amazon Web Services and discussing how we could build upon the scripts.
This part has the following chapters:
- Chapter 4, Deploying to Microsoft Azure
- Chapter 5, Deploying to Amazon Web Services
- Chapter 6, Building upon the Foundations