Network Services
Unlock the complete study guide + 1,040 practice questions across 16 full exams.
Bundled into the existing AWS Certified Cloud Practitioner premium course — no separate purchase.
14-day money-back guarantee — no questions asked.
Included in this chapter:
- The VPC and its building blocks
- VPC security: security groups vs. network ACLs
- DNS and hybrid connectivity: Route 53, VPN, Direct Connect
- Edge and scaling services: CloudFront, API Gateway, Global Accelerator, PrivateLink, Transit Gateway
| Operates at | Instance / network interface level | Subnet boundary |
| State | Stateful (return traffic auto-allowed) | Stateless (allow both directions) |
| Rule types | Allow rules only | Allow and explicit deny rules |
| Default behavior | New SG: denies all inbound, allows all outbound (the VPC's default SG also allows inbound from itself) | Default ACL allows all traffic; a new custom ACL denies all until you add rules |
| Rule evaluation | All rules evaluated together | Rules processed in number order |
Decision tree
Cheat sheet
Unlock with Premium — includes all practice exams and the complete study guide.
Also tested in
- SAA-C03 AWS Certified Solutions Architect – Associate
- SAA-C03 AWS Certified Solutions Architect – Associate
- SCS-C03 AWS Certified Security - Specialty
- AZ-104 Microsoft Azure Administrator
- AZ-104 Microsoft Azure Administrator
- AZ-104 Microsoft Azure Administrator
- N10-009 CompTIA Network+
- PCA Professional Cloud Architect
- PCA Professional Cloud Architect
- SC-900 Microsoft Certified: Security, Compliance, and Identity Fundamentals
References
- https://docs.aws.amazon.com/vpc/latest/userguide/what-is-amazon-vpc.html
- https://docs.aws.amazon.com/vpc/latest/userguide/how-it-works.html
- https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Internet_Gateway.html
- https://docs.aws.amazon.com/vpc/latest/userguide/vpc-nat-gateway.html
- https://docs.aws.amazon.com/vpc/latest/userguide/vpc-security-groups.html
- https://docs.aws.amazon.com/vpc/latest/userguide/default-security-group.html
- https://docs.aws.amazon.com/vpc/latest/userguide/vpc-network-acls.html
- https://docs.aws.amazon.com/inspector/latest/user/what-is-inspector.html
- https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/Welcome.html
- https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-policy.html
- https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html
- https://docs.aws.amazon.com/directconnect/latest/UserGuide/Welcome.html
- https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Introduction.html
- https://docs.aws.amazon.com/apigateway/latest/developerguide/welcome.html
- https://docs.aws.amazon.com/global-accelerator/latest/dg/what-is-global-accelerator.html
- https://aws.amazon.com/global-accelerator/faqs/
- https://docs.aws.amazon.com/vpc/latest/privatelink/what-is-privatelink.html
- https://docs.aws.amazon.com/vpc/latest/tgw/what-is-transit-gateway.html