Chapter 14: Managing systems in the cloud
In this chapter, we'll continue our theme of working on remote systems and begin connecting to the cloud. We'll learn how to connect to Microsoft Azure, Google Cloud, and Amazon Web Services (AWS), all within Windows Terminal.
The cloud is an important part of modern development and DevOps workloads; companies are often happy to pay a higher price for increased flexibility and reduced maintenance. With the number of services that clouds provide, it's common to interact with them multiple times per day—so it's worth spending some time optimizing our cloud workflow!
By the end of this chapter, we'll have integrated Microsoft Azure, Google Cloud, and Amazon Web Services into our Windows Terminal. The techniques and patterns we'll learn for these three cloud providers will leave us well equipped to integrate any other cloud providers in the future.
In this chapter, we'll cover the following topics...