Book Image

AWS Networking Cookbook

By : Satyajit Das, Jhalak Modi
Book Image

AWS Networking Cookbook

By: Satyajit Das, Jhalak Modi

Overview of this book

This book starts with practical recipes on the fundamentals of cloud networking and gradually moves on to configuring networks and implementing infrastructure automation. This book then supplies in-depth recipes on networking components like Network Interface, Internet Gateways, DNS, Elastic IP addresses, and VPN CloudHub. Later, this book also delves into designing, implementing, and optimizing static and dynamic routing architectures, multi-region solutions, and highly available connectivity for your enterprise. Finally, this book will teach you to troubleshoot your VPC's network, increasing your VPC's efficiency. By the end of this book, you will have advanced knowledge of AWS networking concepts and technologies and will have mastered implementing infrastructure automation and optimizing your VPC.
Table of Contents (10 chapters)

What you need for this book

This book assumes basic-level knowledge on Linux operating system and cloud computing. The book will go through building different networking components in AWS, which may require a basic understanding of networking and virtualization concepts. If you have an experience of networking concepts, this is a big plus.

Most of the recipes provided in the book for networking components are provided by AWS and require AWS console access. For this you need moderate network connectivity to the internet. Some of the recipes that are executed on the local system are also very lightweight and can be executed on any laptop or desktop with decent configuration. Sample hardware or virtual requirements are listed as follows:

  • CPU: 4 cores
  • Memory: 8 GB RAM
  • Disk space: 80 GB

In this book, you will need the following software list:

  • AWS Tools—AWS CLI
  • Putty and puttygen
  • Internet Browser
  • Ansible
  • Python 2.7+
  • Pip
  • EPEL Repo
  • Curl / wget