ANS-C00 Exam Details

  • Exam Code
    :ANS-C00
  • Exam Name
    :AWS Certified Advanced Networking - Specialty (ANS-C00)
  • Certification
    :Amazon Certifications
  • Vendor
    :Amazon
  • Total Questions
    :414 Q&As
  • Last Updated
    :May 30, 2026

Amazon ANS-C00 Online Questions & Answers

  • Question 311:

    An organization is migrating its on-premises applications to AWS by using a lift-and-shift approach, taking advantage of managed AWS services wherever possible. The company must be able to edit the application code during the migration phase. One application is a traditional three-tier application, consisting of a web presentation tier, an application tier, and a database tier. The external calling client applications need their sessions to remain sticky to both the web and application nodes that they initially connect to.

    Which load balancing solution would allow the web and application tiers to scale horizontally independent from one another other?

    A. Use an Application Load Balancer at the web tier and a Classic Load Balancer at the application tier. Set session stickiness on both, but update the application code to create an application-controlled cookie on the Classic Load Balancer.
    B. Use an Application Load Balancer at both the web and application tiers, setting session stickiness at the target group level for both tiers.
    C. Deploy a web node and an application node as separate containers on the same host, using task linking to create a relationship between the pair. Add an Application Load Balancer with session stickiness in front of all web node containers.
    D. Use a Network Load Balancer at the web tier, and an Application Load Balancer at the application tier. Enable session stickiness on the Application Load Balancer, but take advantage of the native WebSockets protocols available to the Network Load Balancer.

  • Question 312:

    An architecture is being designed to support an Amazon WorkSpaces deployment of 1,000 desktops. Which architecture will support this deployment while allowing for future expansion?

    A. A VPC with a /16 CIDR and one /21 subnet
    B. A VPC with a /20 CIDR and two /21 subnets
    C. A VPC with a /16 CIDR and one /22 subnet
    D. A VPC with a /20 CIDR and two /23 subnets

  • Question 313:

    Which of these is not a requirement to set up a DX connection?

    A. Support for 802.1q VLANs
    B. BGP MD5 Authentication
    C. Autonegotiation enabled
    D. Single mode fiber capability

  • Question 314:

    A network engineer is deploying an application on an Amazon EC2 instance. The instance is reachable within the VPC through its private IP address and from the internet using an elastic IP address. Clients are connecting to the instance over the Internet and within the VPC, and the application needs to be identified by a single custom Fully Qualified Domain Name that is publicly resolvable -`app.example.com'.

    Instances within the VPC should always connect to the private IP to minimize data transfer costs.

    How should the engineer configure DNS to support these requirements?

    A. Use Amazon Route 53 to create a geo-based routing entry for the hostname `app' in the DNS zone `example.com'.
    B. Create two A record entries for `app' in the DNS zone `example.com' - one for the public IP and one for the private IP.
    C. Use Route 53 to create an ALIAS record to the public DNS name for the instance.
    D. Create a CNAME for `app' in the DNS zone `example.com' to the public DNS name for the Amazon EC2 instance.

  • Question 315:

    Your company has just deployed IPv6 in a VPC. All of the instances currently use a NAT, but once they configured the instances for IPv6 only, they were unable to access the resources on the instances via IPv6. What is the best option to fix this?

    A. Configure the NAT for IPv6.
    B. Configure an egress-only internet gateway.
    C. Add a route for ::/0 to the NAT.
    D. Add an internet gateway.

  • Question 316:

    A Systems Administrator is designing a hybrid DNS solution with spilt-view. The apex-domain "example.com" should be served through name servers across multiple top-level domains (TLDs). The name server for subdomain "dev.example.com" should reside on-premises. The administrator has decided to use Amazon Route 53 to achieve this scenario.

    What procedurals steps must be taken to implement the solution?

    A. Use a Route 53 public hosted zone for example.com and a private hosted zone for dev.example.com
    B. Use a Route 53 public and private hosted zone for example.com and perform subdomain delegation for dev.example.com
    C. Use a Route 53 public hosted zone for example.com and perform subdomain delegation for dev.example.com
    D. Use a Route 53 private hosted zone for example.com and perform subdomain delegation for dev.example.com

  • Question 317:

    A company's application runs in a VPC and stores sensitive data in Amazon S3. The application's Amazon EC2 instances are located in a private subnet with a NAT gateway deployed in a public subnet to provide access to Amazon S3. The S3 bucket is located in the same AWS Region as the EC2 instances. The company wants to ensure that this bucket can be accessed only from the VPC where the application resides.

    Which changes should a network engineer make to the architecture to meet these requirements?

    A. Delete the existing S3 bucket and create a new S3 bucket inside the VPC in the private subnet. Configure the S3 security group to allow only the application instances to access the bucket.
    B. Deploy an S3 VPC endpoint in the VPC where the application resides. Configure an S3 bucket policy with a condition to allow access only from the VPC endpoint.
    C. Configure an S3 bucket policy, and use an IP address condition to restrict access to the bucket. Allow access only from the VPC CIDR range, and deny all other IP address ranges.
    D. Create a new IAM role for the EC2 instances that provides access to the S3 bucket, and assign the role to the application instances. Configure an S3 bucket policy to allow access only from the role.

  • Question 318:

    A financial company is designing a secure AWS network architecture to support a hybrid cloud strategy. Systems deployed in the AWS Cloud are mission critical and have strict availability requirements. The company anticipates the need for hundreds of VPCs. Instances will be transient and rely heavily on DNS resolution. The applications must be designed to have Availability Zone isolation and tolerate the loss of an Availability Zone.

    What is the MOST reliable way to implement DNS in this scenario?

    A. Create a new DHCP options set with DNS settings with on-premises DNS servers that traverse an AWS Direct Connect connection.
    B. Create private hosted zones and share them with each VPC. Use Amazon Route 53 Resolver for hybrid DNS.
    C. Modify the default DHCP options set with a fleet of proxy DNS servers that are deployed in each VPC.
    D. Create a fleet of DNS proxy servers in a central VPC. Share the proxy fleet with each VPC using AWS PrivateLink.

  • Question 319:

    AWS Config flags a resource as ____ if a resource violates any conditions of an AWS Config rule that it evaluates on the resource in question.

    A. corrupted
    B. noncompliant
    C. invalid
    D. misconfigured

  • Question 320:

    A global film production company uses the AWS Cloud to encode and store its video content before distribution. The company's three global offices are connected to the us-east-1 Region through AWS Site-to-Site VPN links that terminate on a transit gateway with BGP routing activated.

    The company recently started to produce content at a higher resolution to support 8K streaming. The size of the content files has increased to three times the size of the content files from the previous format. Uploads of files to Amazon EC2 instances are taking 10 times longer than they did with the previous format.

    Which actions should a network engineer recommend to reduce the upload times? (Choose two.)

    A. Create a second VPN tunnel from each office location to the transit gateway. Activate equal-cost multi-path (ECMP) routing.
    B. Modify the transit gateway to activate Jumbo MTU on the VPN tunnels to each office location.
    C. Replace the existing VPN tunnels with new tunnels that have acceleration activated.
    D. Upgrade each EC2 instance to a modern instance type. Activate Jumbo MTU in the operating system.
    E. Replace the existing VPN tunnels with new tunnels that have IGMP activated.

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Amazon exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your ANS-C00 exam preparations and Amazon certification application, do not hesitate to visit our Vcedump.com to find your solutions here.