October 2018
Intermediate to advanced
528 pages
17h 33m
English
Chapter 1. What is Amazon Web Services?
Table 1.1. How an AWS bill changes if the number of web shop visitors increases
Chapter 2. A simple example: WordPress in five minutes
Table 2.1. More detailed cost calculation for blogging infrastructure
Chapter 3. Using virtual machines: EC2
Table 3.1. Examples of instance families and instance types
Table 3.2. Differences between on-demand, reserved, and spot virtual machines
Table 3.3. Potential cost savings for a virtual machine with instance type m4.large
Chapter 4. Programming your infrastructure: The command-line, SDKs, and CloudFormation
Chapter 5. Automating deployment: CloudFormation, ...