万本电子书0元读

万本电子书0元读

顶部广告

AWS Networking Cookbook电子书

售       价:¥

11人正在读 | 0人评论 9.8

作       者:Satyajit Das,Jhalak Modi

出  版  社:Packt Publishing

出版时间:2017-08-24

字       数:21.0万

所属分类: 进口书 > 外文原版书 > 电脑/网络

温馨提示:数字商品不支持退换货,不提供源文件,不支持导出打印

为你推荐

  • 读书简介
  • 目录
  • 累计评论(0条)
  • 读书简介
  • 目录
  • 累计评论(0条)
Over 50 recipes covering all you need to know about AWS networking About This Book ? Master AWS networking concepts with AWS Networking Cookbook. ? Design and implement highly available connectivity and multi-regioned AWS solutions ? A recipe-based guide that will eliminate the complications of AWS networking. ? A guide to automate networking services and features Who This Book Is For This book targets administrators, network engineers, and solution architects who are looking at optimizing their cloud platform's connectivity. Some basic understanding of AWS would be beneficial. What You Will Learn ? Create basic network in AWS ? Create production grade network in AWS ? Create global scale network in AWS ? Security and Compliance with AWS Network ? Troubleshooting, best practices and limitations of AWS network ? Pricing model of AWS network components ? Route 53 and Cloudfront concepts and routing policies ? VPC Automation using Ansible and CloudFormation In Detail 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. Style and approach A set of exciting recipes on using AWS Networking services more effectively.
目录展开

Title Page

Title Page

Copyright

Copyright

AWS Networking Cookbook

AWS Networking Cookbook

Credits

Credits

About the Authors

About the Authors

About the Reviewers

About the Reviewers

www.PacktPub.com

www.PacktPub.com

Why subscribe?

Why subscribe?

Customer Feedback

Customer Feedback

Preface

Preface

What this book covers

What this book covers

What you need for this book

What you need for this book

Who this book is for

Who this book is for

Sections

Sections

Getting ready

Getting ready

How to do it…

How to do it…

How it works…

How it works…

There's more…

There's more…

See also

See also

Conventions

Conventions

Reader feedback

Reader feedback

Customer support

Customer support

Downloading the example code

Downloading the example code

Downloading the color images of this book

Downloading the color images of this book

Errata

Errata

Piracy

Piracy

Questions

Questions

Getting Started with AWS Networking Components

Getting Started with AWS Networking Components

Introduction

Introduction

Various AWS network services

Various AWS network services

Creating an account in AWS

Creating an account in AWS

Getting ready

Getting ready

How to do it...

How to do it...

There's more...

There's more...

Creating an admin user in AWS

Creating an admin user in AWS

Getting ready

Getting ready

How to do it...

How to do it...

There's more...

There's more...

Creating a VPC and a subnet with IPv6

Creating a VPC and a subnet with IPv6

Getting ready

Getting ready

How to do it...

How to do it...

Creating an EC2 with an IPv6 address

Creating an EC2 with an IPv6 address

Getting ready

Getting ready

How to do it...

How to do it...

How it works...

How it works...

Creating NAT on EC2 instance

Creating NAT on EC2 instance

Getting ready

Getting ready

How to do it...

How to do it...

How it works...

How it works...

There's more...

There's more...

Working with network interfaces

Working with network interfaces

Getting ready

Getting ready

How to do it...

How to do it...

Configuring AWS CLI

Configuring AWS CLI

Getting ready

Getting ready

How to do it...

How to do it...

Building Your Own Custom VPC

Building Your Own Custom VPC

Introduction

Introduction

Managing a VPC

Managing a VPC

Getting ready

Getting ready

How to do it...

How to do it...

How it works...

How it works...

There's more...

There's more...

Managing public and private subnets

Managing public and private subnets

Getting ready

Getting ready

How to do it...

How to do it...

There's more...

There's more...

Managing a Network ACL

Managing a Network ACL

Getting ready

Getting ready

How to do it...

How to do it...

How it works...

How it works...

There's more...

There's more...

Managing a Security Group

Managing a Security Group

Getting ready

Getting ready

How to do it...

How to do it...

How it works...

How it works...

There's more...

There's more...

Managing an Internet Gateway

Managing an Internet Gateway

Getting ready

Getting ready

How to do it...

How to do it...

How it works...

How it works...

There's more...

There's more...

Managing a NAT Gateway

Managing a NAT Gateway

Getting ready

Getting ready

How to do it...

How to do it...

How it works...

How it works...

There's more...

There's more...

Managing a Route Table

Managing a Route Table

Getting ready

Getting ready

How to do it...

How to do it...

How it works...

How it works...

There's more...

There's more...

Managing EC2 instances

Managing EC2 instances

Getting ready

Getting ready

How to do it...

How to do it...

How it works...

How it works...

There's more...

There's more...

VPC Advanced Components

VPC Advanced Components

Introduction

Introduction

Assigning multiple IPs to an instance and ENI

Assigning multiple IPs to an instance and ENI

Getting ready

Getting ready

How to do it...

How to do it...

There's more...

There's more...

Accessing an instance within the network

Accessing an instance within the network

Getting ready

Getting ready

How to do it...

How to do it...

How it works...

How it works...

Accessing an instance from outside AWS

Accessing an instance from outside AWS

Getting ready

Getting ready

How to do it...

How to do it...

Creating an application ELB

Creating an application ELB

Getting ready

Getting ready

How to do it...

How to do it...

How it works...

How it works...

There's more...

There's more...

Creating a launch configuration

Creating a launch configuration

Getting ready

Getting ready

How to do it...

How to do it...

There's more...

There's more...

Creating an Auto Scaling group

Creating an Auto Scaling group

Getting ready

Getting ready

How to do it...

How to do it...

There's more...

There's more...

Creating VPC peering

Creating VPC peering

Getting ready

Getting ready

How to do it...

How to do it...

Accepting VPC peering

Accepting VPC peering

Getting ready

Getting ready

How to do it...

How to do it...

There's more...

There's more...

Configuring routes between multiple VPCs peered together

Configuring routes between multiple VPCs peered together

Limitations of VPC peering connection

Limitations of VPC peering connection

Controlling access to VPC peering connections

Controlling access to VPC peering connections

Configuring VPN connections to your Amazon VPC

Configuring VPN connections to your Amazon VPC

Getting ready

Getting ready

How to do it...

How to do it...

Configuring Global Scale Infrastructure

Configuring Global Scale Infrastructure

Introduction

Introduction

Creating a VPC and subnet from the CLI

Creating a VPC and subnet from the CLI

Getting ready

Getting ready

How to do it...

How to do it...

There's more...

There's more...

Creating a VPC to DC connectivity--VPN Tunneling

Creating a VPC to DC connectivity--VPN Tunneling

Getting ready

Getting ready

How to do it...

How to do it...

There's more...

There's more...

Creating a VPC with a private subnet and connecting DC

Creating a VPC with a private subnet and connecting DC

Getting ready

Getting ready

How to do it...

How to do it...

Creating a multi-region VPC communication

Creating a multi-region VPC communication

Getting ready

Getting ready

How to do it...

How to do it...

There's more...

There's more...

Setting up a private DNS with a VPC

Setting up a private DNS with a VPC

Getting ready

Getting ready

How to do it...

How to do it...

There's more...

There's more...

Migrating to IPv6

Migrating to IPv6

Getting ready

Getting ready

How to do it...

How to do it...

There's more...

There's more...

Working with Infrastructure Automation

Working with Infrastructure Automation

Introduction

Introduction

Infrastructure as a Service

Infrastructure as a Service

Why do we need to automate?

Why do we need to automate?

Infrastructure automation tools

Infrastructure automation tools

Creating, storing, and testing the template--CloudFormation

Creating, storing, and testing the template--CloudFormation

Getting ready

Getting ready

How to do it...

How to do it...

Creating the template

Creating the template

VPC

VPC

Subnet

Subnet

Internet Gateway

Internet Gateway

Elastic IP

Elastic IP

Nat Gateway

Nat Gateway

Storing the template

Storing the template

Testing the JSON template

Testing the JSON template

There's more...

There's more...

Creating a new stack--CloudFormation

Creating a new stack--CloudFormation

Getting ready

Getting ready

How to do it...

How to do it...

How it works...

How it works...

Modify the stack--CloudFormation

Modify the stack--CloudFormation

Getting ready

Getting ready

How to do it...

How to do it...

Using change sets

Using change sets

Using direct update

Using direct update

Deleting the stack--CloudFormation

Deleting the stack--CloudFormation

Getting ready

Getting ready

How to do it...

How to do it...

There's more...

There's more...

Setting up Ansible

Setting up Ansible

Getting ready

Getting ready

How to do it...

How to do it...

Installing Ansible

Installing Ansible

Creating Ansible playbooks for creating VPC

Creating Ansible playbooks for creating VPC

How to do it...

How to do it...

There's more...

There's more...

Working with Route 53

Working with Route 53

Introduction

Introduction

How does Route 53 DNS works?

How does Route 53 DNS works?

Supported DNS resource record types

Supported DNS resource record types

Alias resource record

Alias resource record

Routing policies

Routing policies

Registering a new domain

Registering a new domain

Getting ready

Getting ready

How to do it...

How to do it...

There's more...

There's more...

Transferring a domain into Amazon Route 53

Transferring a domain into Amazon Route 53

Getting ready

Getting ready

How to do it...

How to do it...

Creating hosted zones and record sets

Creating hosted zones and record sets

Getting ready

Getting ready

How to do it...

How to do it...

Deleting a public hosted zone

Deleting a public hosted zone

Getting ready

Getting ready

How to do it...

How to do it...

Creating an Alias record set

Creating an Alias record set

How to do it...

How to do it...

There's more...

There's more...

Creating a private hosted zone

Creating a private hosted zone

Getting ready

Getting ready

How to do it...

How to do it...

There's more...

There's more...

Working with the weighted routing policy

Working with the weighted routing policy

How to do it...

How to do it...

How it works...

How it works...

Working with the failover routing policy and health checks

Working with the failover routing policy and health checks

How to do it...

How to do it...

How it works...

How it works...

There's more...

There's more...

Cloud Security and Network Compliance

Cloud Security and Network Compliance

Introduction

Introduction

Types of attack

Types of attack

Setting up CloudFront--EC2 origin

Setting up CloudFront--EC2 origin

Getting ready

Getting ready

How to do it...

How to do it...

How it works...

How it works...

There's more...

There's more...

Setting up CloudFront--S3 origin

Setting up CloudFront--S3 origin

How to do it...

How to do it...

There's more...

There's more...

Geographic restrictions with Amazon CloudFront

Geographic restrictions with Amazon CloudFront

How to do it...

How to do it...

How it works...

How it works...

Customizing error responses in CloudFront

Customizing error responses in CloudFront

Getting ready

Getting ready

How to do it...

How to do it...

How it works...

How it works...

Setting up CloudWatch monitoring

Setting up CloudWatch monitoring

Getting ready

Getting ready

How to do it...

How to do it...

There's more...

There's more...

Setting up ELB and Auto Scaling

Setting up ELB and Auto Scaling

How to do it...

How to do it...

How it works...

How it works...

Trusted Advisor

Trusted Advisor

Getting ready

Getting ready

How to do it...

How to do it...

How it works...

How it works...

Protecting log information--sending logs to CloudWatch

Protecting log information--sending logs to CloudWatch

Getting ready

Getting ready

How to do it...

How to do it...

There's more...

There's more...

Starting CloudTrail

Starting CloudTrail

How to do it...

How to do it...

How it works...

How it works...

There's more...

There's more...

Submitting a penetration testing request

Submitting a penetration testing request

Getting ready

Getting ready

How to do it...

How to do it...

Troubleshooting and VPC Limits

Troubleshooting and VPC Limits

Introduction

Introduction

Troubleshooting IP address overlapping

Troubleshooting IP address overlapping

Getting ready

Getting ready

How to do it...

How to do it...

There's more...

There's more...

Errors while connecting an EC2 instance in a VPC

Errors while connecting an EC2 instance in a VPC

Getting ready

Getting ready

How to do it...

How to do it...

There's more...

There's more...

Internet not accessible in the instance

Internet not accessible in the instance

Getting ready

Getting ready

How to do it...

How to do it...

There's more...

There's more...

Internet not accessible in the private subnet instance (NAT Gateway)

Internet not accessible in the private subnet instance (NAT Gateway)

How to do it...

How to do it...

Not able to delete a VPC

Not able to delete a VPC

Getting ready

Getting ready

How to do it...

How to do it...

Enabling VPC flow logs

Enabling VPC flow logs

Getting ready

Getting ready

How to do it...

How to do it...

There's more...

There's more...

Increasing VPC Limits

Increasing VPC Limits

Getting ready

Getting ready

How to do it...

How to do it...

Pricing of VPC and Related Components

Pricing of VPC and Related Components

Introduction

Introduction

VPC, VPN and Nat Gateway pricing

VPC, VPN and Nat Gateway pricing

Getting ready

Getting ready

How to do it...

How to do it...

There's more...

There's more...

EC2, ELB and Elastic IP pricing

EC2, ELB and Elastic IP pricing

Getting ready

Getting ready

How to do it...

How to do it...

Route 53 pricing

Route 53 pricing

Getting ready

Getting ready

How to do it...

How to do it...

Direct Connect pricing

Direct Connect pricing

Getting ready

Getting ready

How to do it...

How to do it...

CloudFront pricing

CloudFront pricing

Getting ready

Getting ready

How to do it...

How to do it...

WAF and Cloud Shield pricing

WAF and Cloud Shield pricing

Getting ready

Getting ready

How to do it...

How to do it...

累计评论(0条) 1个书友正在讨论这本书 发表评论

发表评论

发表评论,分享你的想法吧!

买过这本书的人还买过

读了这本书的人还在读

回顶部