更新时间:2021-07-30 10:14:26
封面
版权页
Credits
About the Authors
About the Reviewer
www.PacktPub.com
Support files eBooks discount offers and more
Preface
What this book covers
What you need for this book
Who this book is for
Sections
Conventions
Reader feedback
Customer support
Chapter 1. Selecting and Configuring Amazon EC2 Instances
Introduction
Choosing the right AWS EC2 instance types
Preparing AWS CLI tools
Launching EC2 instances using EC2-Classic and EC2-VPC
Allocating Elastic IP addresses
Creating an instance with multiple NIC cards and a static private IP address
Selecting the right storage for your EC2 instance
Creating tags for consistency
Configuring security groups
Creating an EC2 key pair
Grouping EC2 instances using placement groups
Configuring Elastic Load Balancing
Architecting for high availability
Creating instances for AWS Marketplace
Chapter 2. Configuring and Securing a Virtual Private Cloud
Creating and configuring VPC
Configuring VPC DHCP options
Configuring networking connections between two VPCs (VPC peering)
Connecting on-premise network to VPC using VPN
Chapter 3. Managing AWS Resources Using AWS CloudFormation
Creating CloudFormation templates
Creating CloudFormation templates from existing AWS resources
Deploying applications on EC2 instances
Updating a stack
Chapter 4. Securing Access to Amazon EC2 Instances
Creating IAM users
Creating IAM groups and assigning group-level permissions
Creating IAM roles
Connecting on-premise AD to AWS IAM
Configuring AWS multifactor authentication
Chapter 5. Monitoring Amazon EC2 Instances
Collecting EC2 metrics using AWS CloudWatch
Collecting custom metrics from EC2 instances
Monitoring costs using CloudWatch
Sending an e-mail based on a CloudWatch alarm
Using CloudWatch Logs
Chapter 6. Using AWS Data Services
Using Amazon SimpleDB services from a Java program
Using Amazon DynamoDB
Using Amazon ElastiCache
Using Amazon RDS
Chapter 7. Accessing Other AWS Services
Configuring Route 53
Accessing AWS S3 from applications
Accessing AWS SES from applications
Accessing AWS SNS from applications
Accessing AWS SQS from applications
Chapter 8. Deploying AWS Applications
Using Docker containers for AWS deployments
Using Chef for AWS deployments
Using Puppet for AWS deployments
Index