Chapter 1, Basics of Networking on AWS, provides an overview AWS and its networking services to getting started quickly gives, and you an idea about key services and concepts.
Chapter 2, Amazon VPC, explains Amazon Virtual Private Cloud (Amazon VPC) and all its components. We will see how to provision a logically isolated section of the Amazon Web Services (AWS) cloud, where we can launch AWS resources in a virtual network that we define.
Chapter 3, Elastic Load Balancing, teaches you how Elastic Load Balancing automatically distributes incoming application traffic across multiple Amazon EC2 instances in the cloud to achieve higher levels of fault tolerance in the application.
Chapter 4, Auto Scaling, focuses on how to configure instances in the VPC for Auto Scaling, considering what and how configuration to make an application highly available.
Chapter 5, Amazon Route 53, discusses using Amazon Route 53 for domain names, routing traffic to the resources for the domain, and monitoring the health of resources.
Chapter 6, AWS Direct Connect, outlines AWS Direct Connect which makes it easy to establish a dedicated network connection from your premises to AWS.
Chapter 7, Security Best Practices, explores various ways to secure resources in AWS using different options available, such as by using IAM, security groups, and other methods.
Chapter 8, Troubleshooting Tips, looks at the day-to-day issues we encounter while creating and managing AWS resources.