Networking and Content Delivery
Implement and manage networking features, connectivity, and content delivery (~18% of exam).
Networking and Content Delivery is a critical domain in the AWS Certified SysOps Administrator - Associate exam, focusing on how to configure, manage, and troubleshoot AWS networking services. **Amazon VPC (Virtual Private Cloud)** is the foundation of AWS networking. SysOps administrators must un…
Concepts covered: AWS PrivateLink, AWS Transit Gateway, Transit Gateway route tables, VPC route tables, AWS Client VPN, NAT instances, Amazon VPC fundamentals, VPC peering, VPC endpoints, VPC subnets, Public and private subnets, Internet gateways, NAT gateways, Gateway VPC endpoints, Interface VPC endpoints, AWS Direct Connect, Site-to-Site VPN, VPN CloudHub, Amazon Route 53 overview, Route 53 hosted zones, Route 53 record types, Route 53 routing policies, Simple routing policy, Weighted routing policy, Latency-based routing, Geolocation routing, Geoproximity routing, Route 53 alias records, Amazon CloudFront, CloudFront distributions, CloudFront origins, CloudFront cache behaviors, CloudFront invalidation, CloudFront signed URLs, CloudFront origin access control, AWS Global Accelerator, VPC Flow Logs analysis, VPC Reachability Analyzer, Network Access Analyzer, Network troubleshooting tools, DNS troubleshooting
SOA-C02 - Networking and Content Delivery Example Questions
Test your knowledge of Networking and Content Delivery
Question 1
A software company is expanding their AWS infrastructure and plans to connect their existing Production VPC (10.0.0.0/16) in us-east-1 to a newly created Analytics VPC (10.0.0.0/16) in the same Region. The Analytics team requires real-time data feeds from production databases. The network administrator initiates a VPC peering request from the Production VPC to the Analytics VPC. When attempting to complete the peering setup, the administrator notices that the peering connection cannot be established. IAM permissions have been verified, and both VPCs are in the same AWS account. What is preventing the VPC peering connection from being established?
Question 2
A SysOps Administrator at a software company is setting up an AWS Transit Gateway to connect four VPCs: Frontend (10.1.0.0/16), Backend (10.2.0.0/16), Database (10.3.0.0/16), and DevOps (10.4.0.0/16). The administrator creates the Transit Gateway and attaches all four VPCs. When testing connectivity, instances in the Frontend VPC cannot reach instances in the Backend VPC, even though both attachments show as Available. The administrator checks the Transit Gateway configuration and notices that only the default Transit Gateway route table exists with no route propagation enabled and no static routes configured. What should the administrator do first to establish connectivity between the VPCs through the Transit Gateway?
Question 3
Which statement accurately describes the relationship between Transit Gateway route table associations and propagations?