Amazon AWS

AWS Certified Advanced Networking – Specialty

ANS-C01
Popular

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.

468 questions 0 views Free
Start Mock Test Timed · Full-length · Scored

Questions 121–130 of 468

Q121

Which service allows you to manage traffic effectively across multiple regions?

  • A Amazon Route 53
  • B AWS Lambda
  • C Amazon S3
  • D Amazon RDS
Explanation Route 53 is designed to manage DNS traffic across regions effectively, while others focus on compute or storage.
Q122

A company needs to connect its on-premises network to VPC securely. What should they use?

  • A AWS Direct Connect
  • B VPC Peering
  • C VPN Gateway
  • D Internet Gateway
Explanation AWS Direct Connect provides a dedicated line for secure connections, unlike the others.
Q123

You are configuring an Application Load Balancer. What happens when a target becomes unhealthy?

  • A Traffic is rerouted to healthy targets
  • B All targets are removed
  • C Another load balancer is created
  • D Health checks are ignored
Explanation Traffic is routed to other healthy targets, maintaining availability, unlike the other options.
Q124

Which service can be used for DNS routing in AWS?

  • A Amazon Route 53
  • B Amazon S3
  • C AWS Lambda
  • D Amazon VPC
Explanation Amazon Route 53 is the DNS service, others serve different purposes.
Q125

A company needs to ensure that their EC2 instances can only communicate with each other within a VPC and are not reachable from the Internet. What should they configure?

  • A NAT Gateway
  • B VPC Subnets
  • C Security Groups
  • D Internet Gateway
Explanation Security Groups control inbound and outbound traffic.
Q126

What happens when a VPC Peering Connection is created between two VPCs with overlapping CIDR blocks?

  • A Connection succeeds, routes are adjusted
  • B Connection fails due to overlap
  • C Each VPC retains its own routes
  • D Traffic routes are merged
Explanation VPC Peering cannot be established with overlapping CIDRs.
Q127

What AWS service is best for analyzing real-time streaming data?

  • A Amazon Kinesis
  • B AWS Lambda
  • C Amazon S3
  • D Amazon RDS
Explanation Amazon Kinesis is designed for real-time data processing while the others serve different purposes.
Q128

A company needs to deploy a scalable web application rapidly. Which AWS service should be utilized?

  • A Amazon EC2
  • B AWS Elastic Beanstalk
  • C Amazon S3
  • D Amazon Route 53
Explanation AWS Elastic Beanstalk automates the deployments and scaling, unlike the other options.
Q129

What happens when an AWS VPC is configured with overlapping CIDR blocks between subnets?

  • A Traffic is routed normally
  • B IPv4 communication fails
  • C Route tables are updated automatically
  • D Instances will be unreachable
Explanation Instances with overlapping CIDR blocks can't communicate effectively, constraining access.
Q130

Which service provides virtual networking controls in AWS?

  • A AWS Transit Gateway
  • B AWS Lambda
  • C Amazon S3
  • D AWS CloudFormation
Explanation AWS Transit Gateway allows for scalable network connections, while others do not manage networking directly.