-
Book Overview & Buying
-
Table Of Contents
AWS for System Administrators - Second Edition
By :
AWS and the cloud have fundamentally changed the way we operate infrastructure. Before the cloud, most companies would operate data centers, where they would buy compute and network resources such as servers, routers, and switches. All this hardware would then be set up, maintained, and operated.
In contrast, the cloud has not only changed the way we procure infrastructure (shifting from a model with large capital expenditures for buying hardware to a pay-as-you-go model) but also changed the way we operate this infrastructure. Instead of cabling servers and switches, everything in the cloud is software-defined and just one application programming interface (API) call away.
This chapter starts off the journey to cloud-based systems operations by installing the tools that will be used throughout the book. We begin by installing the AWS command-line interface (CLI), a versatile tool that allows us to interact with resources in the AWS Cloud from...