ExamGecko
Home Home / Amazon / ANS-C00

Amazon ANS-C00 Practice Test - Questions Answers, Page 13

Question list
Search
Search

List of questions

Search

Related questions











The Payment Card Industry Data Security Standard (PCI DSS) merchants that handle credit card data must use strong cryptography. These merchants must also use security protocols to protect sensitive data during transmission over public networks.

A team will migrate the PCI DSS application from on-premises SSL appliance and Apache to a VPC behind Amazon CloudFront. How should you configure CloudFront to meet this requirement?

A.
Configure the CloudFront Cache Behavior to require HTTPS and the CloudFront Origin's Protocol Policy to 'MatchViewer'.
A.
Configure the CloudFront Cache Behavior to require HTTPS and the CloudFront Origin's Protocol Policy to 'MatchViewer'.
Answers
B.
Configure the CloudFront Cache Behavior to allow TCP connections and to forward all requests to the origin without TLS termination at the edge.
B.
Configure the CloudFront Cache Behavior to allow TCP connections and to forward all requests to the origin without TLS termination at the edge.
Answers
C.
Configure the CloudFront Cache Behavior to require HTTPS and to forward requests to the origin via AWS DirectConnect.
C.
Configure the CloudFront Cache Behavior to require HTTPS and to forward requests to the origin via AWS DirectConnect.
Answers
D.
Configure the CloudFront Cache Behavior to redirect HTTP requests to HTTPS and to forward request to the origin viathe Amazon private network.
D.
Configure the CloudFront Cache Behavior to redirect HTTP requests to HTTPS and to forward request to the origin viathe Amazon private network.
Answers
Suggested answer: C

Within the TCP/IP model what is the name of the Packet Data Unit (PDU) used between Transport Layers for communication between sender and receiver

A.
Frames
A.
Frames
Answers
B.
Packets
B.
Packets
Answers
C.
Data
C.
Data
Answers
D.
Segments
D.
Segments
Answers
Suggested answer: D

Explanation:

Explanation:

Segments is the PDU used between transport layers.

Reference: https://en.wikipedia.org/wiki/Transmission_Control_Protocol

A company uses multiple AWS accounts within AWS Organizations and has services deployed in a single AWS Region. The instances in a private subnet occasionally download patches from the internet through a NAT gateway. The company recently migrated from VPC peering to AWS Transit Gateway. The cumulative traffic through deployed NAT gateways is less than 1 Gbps. The NAT gateway hourly charge contributes to most of the NAT gateway costs across all inked accounts.

What should the company do to reduce NAT gateway hourly costs?

A.
Deploy and use NAT gateways in the same Availability Zone as the heavy-traffic resources.
A.
Deploy and use NAT gateways in the same Availability Zone as the heavy-traffic resources.
Answers
B.
Move to a centralized NAT gateway architecture with NAT gateways deployed in an egress VP
B.
Move to a centralized NAT gateway architecture with NAT gateways deployed in an egress VP
Answers
C.
Use VPC peering to send traffic through the centralized NAT gateways.
C.
Use VPC peering to send traffic through the centralized NAT gateways.
Answers
D.
Use VPC endpoints to send traffic to AWS services in the same Region.
D.
Use VPC endpoints to send traffic to AWS services in the same Region.
Answers
E.
Move to a centralized NAT gateway architecture with NAT gateways deployed in an egress VPC. Use AWS Transit Gateway to send traffic through the centralized NAT gateways.
E.
Move to a centralized NAT gateway architecture with NAT gateways deployed in an egress VPC. Use AWS Transit Gateway to send traffic through the centralized NAT gateways.
Answers
Suggested answer: C

Explanation:

Explanation:

This is located in a dedicated VPC with AWS service VPC endpoints and a Route 53 Resolver endpoint. Each workload VPC in the same Region connects to this VPC over Transit Gateway. All instances send their HTTP traffic to the proxies. The proxies manage resolving domain names and forwarding the traffic to the correct Region. Here, each Route 53 Resolver supports inbound DNS requests from other VPCs. Reference: https://aws.amazon.com/blogs/architecture/using-vpc-endpoints-in-multi-region-architectures-with-route-53-resolver/

A company has an application running in an Amazon VPC that must be able to communicate with on-premises resources in a data center. Network traffic between AWS and the data center will initially be minimal, but will increase to more than 10 Gbps over the next few months. The company's goal is to launch the application as quickly as possible.

The network engineer has been asked to design a hybrid IT connectivity solution. What should be done to meet these requirements?

A.
Submit a 1 Gbps AWS Direct Connect connection request, then increase the number of Direct Connect connections, as needed.
A.
Submit a 1 Gbps AWS Direct Connect connection request, then increase the number of Direct Connect connections, as needed.
Answers
B.
Allocate elastic IPs to Amazon EC2 instances for temporary access to on-premises resources, then provision AWS VPN connections between an Amazon VPC and the data center.
B.
Allocate elastic IPs to Amazon EC2 instances for temporary access to on-premises resources, then provision AWS VPN connections between an Amazon VPC and the data center.
Answers
C.
Provision an AWS VPN connection between an Amazon VPC and the data center, then submit an AWS Direct Connect connection request. Later, cut over from the VPN connection to one or more Direct Connect connections, as needed.
C.
Provision an AWS VPN connection between an Amazon VPC and the data center, then submit an AWS Direct Connect connection request. Later, cut over from the VPN connection to one or more Direct Connect connections, as needed.
Answers
D.
Provision a 100 Mbps AWS Direct Connect connection between an Amazon VPC and the data center, then submit a Direct Connect connection request. Later, cut over from the hosted connection to one or more Direct Connect connections, as needed.
D.
Provision a 100 Mbps AWS Direct Connect connection between an Amazon VPC and the data center, then submit a Direct Connect connection request. Later, cut over from the hosted connection to one or more Direct Connect connections, as needed.
Answers
Suggested answer: B

Your company has a highly available Direct Connect solution that utilizes two datacenters. Each data center contains one two-connection LAG and one standard DX connection. How many LOAs will be filled out in total if your company completes an order to add a new connection to each one of the LAGs?

A.
1
A.
1
Answers
B.
11
B.
11
Answers
C.
2
C.
2
Answers
D.
6
D.
6
Answers
Suggested answer: D

Explanation:

Explanation:

Four LOAs are required for the first order and two more for the second.

You are designing the network infrastructure for an application server in Amazon VPC. Users will access all the application instances from the Internet and from an on-premises network. The on-premises network is connected to your VPC over an AWS Direct Connect link.

How should you design routing to meet these requirements?

A.
Configure a single routing table with two default routes: one to the Internet via an IGW, the other to the on-premises network via the VGW. Use this routing table across all subnets in your VPC.
A.
Configure a single routing table with two default routes: one to the Internet via an IGW, the other to the on-premises network via the VGW. Use this routing table across all subnets in your VPC.
Answers
B.
Configure two routing tables: one that has a default route via the IGW, and another that has a default route via the VGW.Associate both routing tables with each VPC subnet.
B.
Configure two routing tables: one that has a default route via the IGW, and another that has a default route via the VGW.Associate both routing tables with each VPC subnet.
Answers
C.
Configure a single routing table with a default route via the IGW. Propagate a default route via BGP on the AWS Direct Connect customer router. Associate the routing table with all VPC subnet.
C.
Configure a single routing table with a default route via the IGW. Propagate a default route via BGP on the AWS Direct Connect customer router. Associate the routing table with all VPC subnet.
Answers
D.
Configure a single routing table with a default route via the IGW. Propagate specific routes for the on-premises networks via BGP on the AWS Direct Connect customer router. Associate the routing table with all VPC subnets.
D.
Configure a single routing table with a default route via the IGW. Propagate specific routes for the on-premises networks via BGP on the AWS Direct Connect customer router. Associate the routing table with all VPC subnets.
Answers
Suggested answer: D

You have a global corporate network with 153 individual IP prefixes in your internal routing table. You establish a private virtual interface over AWS Direct Connect to a VPC that has an Internet gateway (IGW). All instances in the VPC must be able to route to the Internet via an IGW and route to the global corporate network via the VGW. How should you configure your on-premises BGP peer to meet these requirements?

A.
Configure AS-Prepending on your BGP session
A.
Configure AS-Prepending on your BGP session
Answers
B.
Summarize your prefix announcement to less than 100
B.
Summarize your prefix announcement to less than 100
Answers
C.
Announce a default route to the VPC over the BGP session
C.
Announce a default route to the VPC over the BGP session
Answers
D.
Enable route propagation on the VPC route table
D.
Enable route propagation on the VPC route table
Answers
Suggested answer: D

Your company maintains an Amazon Route 53 private hosted zone. DNS resolution is restricted to a single, pre-existing VPC. For a new application deployment, you create an additional VPC in the same AWS account. Both this new VPC and your on-premises DNS infrastructure must resolve records in the existing private hosted zone. Which two activities are required to enable DNS resolution both within the new VPC and from the on-premises infrastructure? (Choose two.)

A.
Update the DHCP options set for the new VPC with the Route 53 nameserver IP addresses.
A.
Update the DHCP options set for the new VPC with the Route 53 nameserver IP addresses.
Answers
B.
Update the Route 53 private hosted zone's VPC associations to include the new VPC.
B.
Update the Route 53 private hosted zone's VPC associations to include the new VPC.
Answers
C.
Launch Amazon EC2-based DNS proxies in the new VPSpecify the proxies as forwarders in the on-premises DNS.
C.
Launch Amazon EC2-based DNS proxies in the new VPSpecify the proxies as forwarders in the on-premises DNS.
Answers
D.
Update the on-premises DNS to include forwarders to the Route 53 nameserver IP addresses.
D.
Update the on-premises DNS to include forwarders to the Route 53 nameserver IP addresses.
Answers
E.
Launch Amazon EC2-based DNS proxies in the new VPC. Specify the proxies in the DHCP options set.
E.
Launch Amazon EC2-based DNS proxies in the new VPC. Specify the proxies in the DHCP options set.
Answers
Suggested answer: A, B

You deploy your Internet-facing application is the us-west-2(Oregon) region. To manage this application and upload content from your corporate network, you have a 1-Gbps AWS Direct Connect connection with a private virtual interface via one of the associated Direct Connect locations. In normal operation, you use approximately 300 Mbps of the available bandwidth, which is more than your Internet connection from the corporate network.

You need to deploy another identical instance of the application is us-east-1(N Virginia) as soon as possible. You need to use the benefits of Direct Connect. Your design must be the most effective solution regarding cost, performance, and time to deploy.

Which design should you choose?

A.
Use the inter-region capabilities of Direct Connect to establish a private virtual interface from us-west-2 Direct Connect location to the new VPC in us-east-1.
A.
Use the inter-region capabilities of Direct Connect to establish a private virtual interface from us-west-2 Direct Connect location to the new VPC in us-east-1.
Answers
B.
Deploy an IPsec VPN over your corporate Internet connection to us-east-1 to provide access to the new VPC.
B.
Deploy an IPsec VPN over your corporate Internet connection to us-east-1 to provide access to the new VPC.
Answers
C.
Use the inter-region capabilities of Direct Connect to deploy an IPsec VPN over a public virtual interface to the new VPC in us-east-1.
C.
Use the inter-region capabilities of Direct Connect to deploy an IPsec VPN over a public virtual interface to the new VPC in us-east-1.
Answers
D.
Use VPC peering to connect the existing VPC in us-west-2 to the new VPC in us-east-1, and then route traffic over Direct Connect and transit the peering connection.
D.
Use VPC peering to connect the existing VPC in us-west-2 to the new VPC in us-east-1, and then route traffic over Direct Connect and transit the peering connection.
Answers
Suggested answer: A

You have just configured an Elastic Load Balancer. Assuming all settings are configured properly, about how long will it take an instance to become healthy with a 6 second HealthCheck Interval, an unhealthy threshold of 5 and a healthy threshold of 10?

A.
120 seconds
A.
120 seconds
Answers
B.
30 seconds
B.
30 seconds
Answers
C.
6 seconds
C.
6 seconds
Answers
D.
60 seconds
D.
60 seconds
Answers
Suggested answer: D

Explanation:

Explanation:

60 seconds. 10 healthcheck successes with 6 second intervals.

Total 414 questions
Go to page: of 42