Book Image

AWS Certified Solutions Architect Study Guide: Associate SAA-C01 Exam - Second Edition

By : Ben Piper, David Clinton
Book Image

AWS Certified Solutions Architect Study Guide: Associate SAA-C01 Exam - Second Edition

By: Ben Piper, David Clinton

Overview of this book

The?AWS Certified Solutions Architect Study Guide: Associate (SAA-C01) Exam?enables you to validate your skills, increase your competitive advantage, and take the next step on your career path. Comprehensive and up-to-date content and superior study tools make this guide a must-have resource for those seeking AWS Solutions Architect – Associate certification. The?AWS Certified Solutions Architect Study Guide: Associate (SAA-C01) Exam?is your complete and fully updated resource to the AWS Solutions Architect - Associate certification. This invaluable Sybex study guide covers all relevant aspects of the AWS Solutions Architect job role, including mapping multi-tier architectures to AWS services, loose coupling and stateless systems, applying AWS security features, deploying and managing services, designing large scale distributed systems, and many more. Written by two AWS subject-matter experts, this self-study guide and reference provides all the tools and information necessary to master the exam, earn your certification, and gain insights into the job of an AWS Solutions Architect. Efficient and logical presentation of exam objectives allows for flexible study of topics, and powerful learning tools increase comprehension and retention of key exam elements. Practice questions, chapter reviews, and detailed examination of essential concepts fully prepare you for the AWS Solutions Architect – Associate certification.
Table of Contents (10 chapters)
Free Chapter
1
Acknowledgments
2
About the Authors
7
Index
8
Comprehensive Online Learning Environment
9
Wiley End User License Agreement

Chapter 4
Amazon Virtual Private Cloud

THE AWS CERTIFIED SOLUTIONS ARCHITECT ASSOCIATE EXAM OBJECTIVES COVERED IN THIS CHAPTER MAY INCLUDE, BUT ARE NOT LIMITED TO, THE FOLLOWING:

  • Domain 1: Design Resilient Architectures
  • ✓ 1.3 Determine how to design a multitier architecture solution.
  • Domain 3: Specify Secure Applications and Architectures
  • ✓ 3.1 Determine how to secure application tiers.
  • ✓ 3.3 Define the networking infrastructure for a single VPC application.

Introduction

Amazon’s Virtual Private Cloud service provides the networking layer of EC2. A VPC is a virtual network that can contain EC2 instances as well as network resources for other AWS services. By default, every VPC is isolated from all other networks. You can, however, connect your VPC to other networks, including the Internet and other VPCs.

In addition to EC2, VPCs are foundational to many AWS services, so understanding how they work is fundamental to your success on the exam and as an...