Practical AWS Networking
上QQ阅读APP看书,第一时间看更新

What this book covers

Chapter 1, The Basics of Networking on AWS, provides an overview of AWS and its networking services to get started. This chapter introduces you to key services and concepts.

Chapter 2, Amazon VPC, explains Amazon VPC and all of its components. We will see how to provision a logically isolated section of the 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 applications.

Chapter 4, Auto Scaling, focuses on how to configure instances in the VPC for Auto Scaling, considering how to manage your configuration to make your application highly available.

Chapter 5, Amazon Route 53, discusses using Amazon Route 53 for domain names, routing traffic to the resources for domains, 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 the different options that are available, such as by using AWS Identity and Access Management (IAM), security groups, and other methods.

Chapter 8, Troubleshooting Tips, looks at the day-to-day issues we encounter when creating and managing AWS resources.