The AWS Certified Advanced Networking – Specialty (ANS-C01) exam validates your skills in designing and implementing AWS networking solutions. It is suitable for networking professionals looking to specialize in AWS.
Which AWS service provides private connectivity to AWS services?
AAWS Direct Connect
BAWS VPN
CAmazon Route 53
DAWS CloudFormation
Explanation
AWS Direct Connect establishes a private connection; others provide different connectivity methods.
Q158
A company needs to load balance incoming traffic over two regions. Which solution is most effective?
AAmazon CloudFront
BAWS Global Accelerator
CElastic Load Balancing
DAWS Auto Scaling
Explanation
AWS Global Accelerator optimizes routing across regions; others do not span multiple regions effectively.
Q159
You are configuring CloudWatch Alarms for metrics differences. What occurs if a metric is missing data?
AThe alarm goes to OK state
BThe alarm goes to INSUFFICIENT_DATA state
CThe alarm goes to ALARM state
DThe alarm stops monitoring
Explanation
Missing data results in an INSUFFICIENT_DATA state; others describe incorrect alarm behavior.
Q160
Which service allows you to automate network traffic flow management?
AAmazon Route 53
BAWS CloudFormation
CAWS Transit Gateway
DAWS Direct Connect
Explanation
AWS Transit Gateway allows the routing of traffic between multiple VPCs and on-premises networks, automating flow management. Route 53 is a DNS service, CloudFormation is for infrastructure as code, and Direct Connect is for dedicated connections.