
Designing AWS Environments
Architect large-scale cloud infrastructures with AWS
- 174 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
Designing AWS Environments
Architect large-scale cloud infrastructures with AWS
About this book
Design and create robust and resilient distributed solutions with AWS
Key Features
- Design and secure virtual private network environments on the AWS cloud
- Deploy appropriate instance types and sizes based on performance and cost requirements
- Gain proficiency and confidence when designing virtual cloud environments
Book Description
Amazon Web Services (AWS) provides trusted, cloud-based solutions to help you meet your business needs. Running your solutions in the AWS Cloud can help you get your applications up and running faster while providing the security to meet your compliance requirements.
This book begins by familiarizing you with the key capabilities to architect and host applications, websites, and services on AWS. We explain the available options for AWS free tier with virtual instances and demonstrate how you can launch and connect them. Using practical examples, you'll be able to design and deploy networking and hosting solutions for large deployments. Finally, the book focuses on security and important elements of scalability and high availability using AWS VPC, Elastic Load Balancing, and Auto scaling. By the end of this book, you will have handson experience of working with AWS instances, VPC, Elastic Load Balancing, and Auto scalingrelated tasks on Amazon Web Services.
What you will learn
- Establish how to launch EC2 instances and log in
- Work with Linux and Windows instances
- Understand Amazon VPC networking creation with and without a wizard
- Design, create, and secure a Virtual Private Cloud
- Autoscale instances based on the increase and decrease in traffic
- Deploy applications in a highly available and fault-tolerant manner
- Load balance the requests with Elastic Load Balancing
- Make your applications highly available through load balancing, multi-AZ deployments, and auto scaling
Who this book is for
This book is for new and aspiring individuals who are preparing or gearing up for a solutions architect role. You'll also find this useful if you're an IT professional such as beginners, cloud architects, and cloud solution providers, or DevOps engineer who is preparing to design and deploy large solutions on AWS. No experience with AWS is required.
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Creating a VPC
- VPC EC2s versus classic EC2s
- The default VPC
- Creating a VPC
- Connecting to a VPC
- Securing your VPC
- High availability
Getting started with VPCs
Classic EC2s
EC2s in a VPC
The default VPC

- VPC with a size /16 IPv4 CIDR block (172.31.0.0/16); this means 65,536 private IPv4 addresses
- Default subnet /20 in each Availability Zone; it means 4,096 addresses per subnet
- One internet gateway
- A main route table for default VPC
- Default security group associated with your default VPC
- Default network access control list (ACL)

Table of contents
- Title Page
- Copyright and Credits
- Packt Upsell
- Contributors
- Preface
- Installation and Setup
- Launching an EC2 Instance
- Logging in to EC2 Instances
- Networking on AWS
- Creating a VPC
- Other Books You May Enjoy