Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
AWS for System Administrators

You're reading from  AWS for System Administrators

Product type Book
Published in Feb 2021
Publisher Packt
ISBN-13 9781800201538
Pages 388 pages
Edition 1st Edition
Languages
Author (1):
Prashant Lakhera Prashant Lakhera
Profile icon Prashant Lakhera
Toc

Table of Contents (18) Chapters close

Preface 1. Section 1: AWS Services and Tools
2. Chapter 1: Setting Up the AWS Environment 3. Chapter 2: Protecting Your AWS Account Using IAM 4. Section 2: Building the Infrastructure
5. Chapter 3: Creating a Data Center in the Cloud Using VPC 6. Chapter 4: Scalable Compute Capacity in the Cloud via EC2 7. Section 3: Adding Scalability and Elasticity to the Infrastructure
8. Chapter 5: Increasing an Application's Fault Tolerance with Elastic Load Balancing 9. Chapter 6: Increasing Application Performance Using AWS Auto Scaling 10. Chapter 7: Creating a Relational Database in the Cloud using AWS Relational Database Service (RDS) 11. Section 4: The Monitoring, Metrics, and Backup Layers
12. Chapter 8: Monitoring AWS Services Using CloudWatch and SNS 13. Chapter 9: Centralizing Logs for Analysis 14. Chapter 10: Centralizing Cloud Backup Solution 15. Chapter 11: AWS Disaster Recovery Solutions 16. Chapter 12: AWS Tips and Tricks 17. Other Books You May Enjoy

Which VPC subnets to choose while building a VPC

AWS gives us a lot of flexibility while designing the VPC network. AWS supports the following subnet blocks: /16 to /28. If you choose a /16 netmask, it will give you 65,536 Internet Protocol (IP) addresses, and if you decide on a /28 IP address, it will provide you with 16 addresses. Now, which subnet block to choose depends entirely upon your network requirements. Typically, companies choose a bigger subnet as this helps them if their infrastructure expands.

AWS now supports the addition of IPv4 classless inter-domain routing (CIDR) to your VPC. The default quota is 5, and the soft limit can be increased to 50 for IPv4. For IPv6, the default limit is 1, which can't be increased (hard limit). In order to add additional CIDR blocks to your VPC, we perform the following steps:

  1. Go to the VPC console at https://us-west-2.console.aws.amazon.com/vpc/home. Select the VPC to prod-vpc, as in this example, and click on Actions...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €14.99/month. Cancel anytime