Free ANS-C00 Amazon ANS-C00 Practice Test Question

Loading demo links...

Showing 4–6 of 38 questions

Question 4 (Topic 1)

Your security team implements a host-based firewall on all of your Amazon Elastic Compute Cloud (EC2) instances to block all outgoing traffic. Exceptions must be requested for each specific requirement. Until you request a new rule, you cannot access the instance metadata service. Which firewall rule should you request to be added to your instances to allow instance metadata access?

Select an option, then click Submit answer.

  • Inbound; Protocol tcp; Source [Instance's EIP]; Destination 169.254.169.254
  • Inbound; Protocol tcp; Destination 169.254.169.254; Destination port 80
  • Outbound; Protocol tcp; Destination 169.254.169.254; Destination port 80
  • Outbound; Protocol tcp; Destination 169 .254.169.254; Destination port 443
Question 5 (Topic 1)

You have multiple Amazon Elastic Compute Cloud (EC2) instances running a web server in a VPC configured with security groups and NACL. You need to ensure layer 7 protocol level logging of all network traffic (ACCEPT/REJECT) on the instances. What should be enabled to complete this task?

Select an option, then click Submit answer.

  • CloudWatch Logs at the VPC level
  • Packet sniffing at the instance level
  • VPC flow logs at the subnet level
  • Packet sniffing at the VPC level
Question 6 (Topic 1)

Your company has a 1-Gbps AWS Direct Connect connection to AWS. Your company needs to send traffic from on-premises to a VPC owned by a partner company. The connectivity must have minimal latency at the lowest price. Which of the following connectivity options should you choose?

Select an option, then click Submit answer.

  • Create a new Direct Connect connection, and set up a new circuit to connect to the partner VPC using a private virtual interface.
  • Create a new Direct Connect connection, and leverage the existing circuit to connect to the partner VPC.
  • Create a new private virtual interface, and leverage the existing connection to connect to the partner VPC.
  • Enable VPC peering and use your VPC as a transitive point to reach the partner VPC.