AWS Certified Advanced Networking Specialty (ANS-C01)

The AWS Certified Advanced Networking Specialty (ANS-C01) were last updated on today.
  • Viewing page 9 out of 110 pages.
  • Viewing questions 41-45 out of 550 questions
Disclaimers:
  • - ExamTopics website is not related to, affiliated with, endorsed or authorized by Amazon.and Azure
  • - Trademarks, certification & product names are used for reference only and belong to Amazon.and Azure

Topic 1 - Exam A

Question #41 Topic 1

Your company is connecting one data center with one router to several VPCs and needs to access them transitively. What should you do?

  • A Create a VPN to one VPC and peer the others.
  • B This is not possible.
  • C Use a transit VPC with a VPN running on one or more EC2 instances to route traffic between the VPCs.
  • D Just connect; VPCs are transitive in nature.
Suggested Answer: C
NOTE: VPCs are not transitive, so you will need a "transit VPN" in order to route between the VPCs.
Question #42 Topic 1

True or false: A VPC contains multiple subnets, where each subnet can span multiple Availability Zones.

  • A This is true only for US regions.
  • B This is false.
  • C This is true.
  • D This is true only if requested during the set-up of VPC.
Suggested Answer: B
NOTE: A VPC can span several Availability Zones. In contrast, a subnet must reside within a single Availability Zone. Reference: https://aws.amazon.com/vpc/faqs/
Question #43 Topic 1

To get started using AWS Direct Connect, in which of the following steps do you configure Border Gateway Protocol (BGP)?

  • A Complete the Cross Connect
  • B Verify your Virtual Interface
  • C Create a Virtual Interface
  • D Submit AWS Direct Connect Connection Request
Suggested Answer: C
NOTE: In AWS Direct Connect, your network must support Border Gateway Protocol (BGP) and BGP MD5 authentication, and you need to provide a private Autonomous System Number (ASN) for that to connect to Amazon Virtual Private Cloud (VPC). To connect to public AWS products such as Amazon EC2 and Amazon S3, you will also need to provide a public ASN that you own (preferred) or a private ASN. You have to configure BGP in the Create a Virtual Interface step. Reference: http://docs.aws.amazon.com/directconnect/latest/UserGuide/getstarted.html#createvirtualinterface
Question #44 Topic 1

Does Amazon VPC support multicast or broadcast?

  • A Yes, both.
  • B It doesn't support any of them.
  • C Multicast yes, Broadcast no.
  • D Both, but only outside Amazon VPC.
Suggested Answer: B
NOTE: Amazon VPC does not support multicast nor broadcast Reference: https://aws.amazon.com/vpc/faqs/
Question #45 Topic 1

What are 2 possible ALIAS records? (Choose two.)

  • A DynamoDB
  • B Elastic Beanstalk
  • C CloudFront
  • D EC2 Instance
Suggested Answer: BC
NOTE: You cannot create an ALIAS record that points to an EC2 instance or DynamoDB.