5.0 Networking and Content Delivery SOA-C03 Practice Quiz
90 exam-style questions covering 18% of the SOA-C03 exam. Instant feedback on every answer, progress tracking, no signup required.
This domain is part of the AWS Certified CloudOps Engineer Associate practice test. Each question is tagged by exam objective and difficulty so you can drill exactly the areas you need.
Sample Questions
A CloudOps engineer creates private subnets for application servers that need outbound internet access for patching but must not accept inbound internet connections. Which VPC component should be used?
- A. A NAT gateway in a public subnet with private subnet routes pointing to it
- B. An internet gateway route directly from the private subnets
- C. A VPC peering connection to the same VPC
- D. A Route 53 private hosted zone
A CloudOps engineer creates private subnets for application servers that need outbound internet access for patching but must not accept inbound internet connections. A NAT gateway in a public subnet gives private-subnet instances outbound IPv4 internet access while route tables still prevent unsolicited inbound internet connections to those instances. This is the correct answer.
An EC2 instance in a private subnet cannot reach Amazon S3, and the company wants to avoid NAT data processing charges for S3 traffic. Which configuration helps?
- A. An S3 gateway VPC endpoint and route table entries for the private subnets
- B. A larger NAT gateway
- C. A Route 53 health check
- D. An ALB listener rule
An EC2 instance in a private subnet cannot reach Amazon S3, and the company wants to avoid NAT data processing charges for S3 traffic. An S3 gateway endpoint keeps S3 traffic on the AWS network through route table entries and avoids sending that traffic through a NAT gateway. This is the correct answer.
A new public web tier in a VPC cannot reach the internet even though instances have public IPv4 addresses. What route table entry is required?
- A. A default route to an egress-only internet gateway for IPv4
- B. A default route to an internet gateway associated with the VPC
- C. A route to AWS Backup
- D. A route to an S3 gateway endpoint only
A new public web tier in a VPC cannot reach the internet even though instances have public IPv4 addresses. Public IPv4 instances need a subnet route table path to the internet gateway before their public addresses can be used for internet connectivity. This is the correct answer.
A security group should allow HTTPS from an Application Load Balancer to EC2 targets. What source should be used?
- A. 0.0.0.0/0 for all ports
- B. The load balancer security group
- C. The S3 bucket ARN
- D. The Route 53 hosted zone ID
A security group should allow HTTPS from an Application Load Balancer to EC2 targets. Referencing the load balancer security group allows only traffic forwarded by the ALB to reach the targets on HTTPS. This is the correct answer.
Two VPCs need private connectivity and their CIDR ranges do not overlap. Which option can connect them directly?
- A. AWS WAF
- B. VPC peering
- C. Amazon SES
- D. AWS Backup Vault Lock
Two VPCs need private connectivity and their CIDR ranges do not overlap. VPC peering provides private, direct connectivity between two non-overlapping VPCs when transitive routing is not required. This is the correct answer.
An IPv6-only private subnet needs outbound internet access without allowing unsolicited inbound connections. Which component should be configured?
- A. A NAT gateway for IPv6-only traffic
- B. A CloudFront origin access control
- C. An egress-only internet gateway with an IPv6 default route
- D. An AWS WAF web ACL
An IPv6-only private subnet needs outbound internet access without allowing unsolicited inbound connections. Public IPv4 instances need a subnet route table path to the internet gateway before their public addresses can be used for internet connectivity. This is the correct answer.
A stateless network ACL blocks return traffic for application requests. What should be corrected?
- A. Add an IAM permission boundary
- B. Enable S3 Versioning
- C. Add rules that allow required inbound and outbound ephemeral port traffic
- D. Create a CloudTrail Lake query
A stateless network ACL blocks return traffic for application requests. Network ACLs are stateless, so both request traffic and return traffic on ephemeral ports must be explicitly allowed. This is the correct answer.
A subnet should host public load balancers. What must be true about its route table?
- A. It has no default route
- B. It routes all traffic to an EFS mount target
- C. It routes all traffic to an IAM role
- D. It has a route to an internet gateway for public traffic
A subnet should host public load balancers. A subnet that hosts public load balancers needs a public route through the VPC internet gateway so clients on the internet can reach the load balancer nodes. This is the correct answer.
Key Terms in This Domain
- Amazon Route 53: Highly available DNS web service with traffic routing policies
- Route 53 routing policies: Simple, weighted, latency, geolocation, failover, and multi-value answer routing
- Amazon CloudFront: Global content delivery network for low-latency delivery
- Amazon S3 Lifecycle policies: Automate object transitions and expiration for cost control
- EFS Lifecycle policies: Automatically move infrequent files to lower-cost storage classes
- VPC route tables: Rules that control where network traffic in a VPC is directed
- VPC Endpoints: Private connectivity to AWS services without crossing the internet
- AWS PrivateLink: Private connectivity to AWS services and SaaS via interface endpoints
- Amazon Route 53 Resolver: Recursive DNS resolution for VPCs and hybrid networks
- AWS CloudTrail: Audit log of AWS API activity for governance and security
Link to this quiz
Studying with a group or teaching a class? Send this address or paste the link into your notes, wiki, or course page:
https://quizbuffet.com/aws-cloudops-engineer-associate/networking-and-content-delivery/
<a href="https://quizbuffet.com/aws-cloudops-engineer-associate/networking-and-content-delivery/">AWS CloudOps Engineer Associate Networking and Content Delivery practice quiz on QuizBuffet</a>
Other SOA-C03 Domains
- 1.0 Monitoring, Logging, Analysis, Remediation, and Performance Optimization
- 2.0 Reliability and Business Continuity
- 3.0 Deployment, Provisioning, and Automation
- 4.0 Security and Compliance
← Back to SOA-C03 practice test overview
Questions are written against the published SOA-C03 objectives and checked for accuracy and balance before they go live. How QuizBuffet writes and reviews its questions.