ExamGecko
Home Home / Amazon / ANS-C00

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

Question list
Search
Search

List of questions

Search

Related questions











A company is connecting to a VPC over an AWS Direct Connect using a private VIF, and a dynamic VPN connection as a backup. The company's Reliability Engineering team has been running failover and resiliency tests on the network and the existing VPC by simulating an outage situation on the Direct Connect connection. During the resiliency tests, traffic failed to switch over to the backup VPN connection. How can this failure be troubleshot?

A.
Ensure that Bidirectional Forwarding Detection is enabled on the Direct Connect connection
A.
Ensure that Bidirectional Forwarding Detection is enabled on the Direct Connect connection
Answers
B.
Confirm that the same routes are being advertised over both the VPN and Direct Connect.
B.
Confirm that the same routes are being advertised over both the VPN and Direct Connect.
Answers
C.
Reconfigure the Direct Connect session from static routes to Border Gateway Protocol (BGP) peering.
C.
Reconfigure the Direct Connect session from static routes to Border Gateway Protocol (BGP) peering.
Answers
D.
Configure a virtual private gateway for the VPN and another virtual private gateway for Direct Connect.
D.
Configure a virtual private gateway for the VPN and another virtual private gateway for Direct Connect.
Answers
Suggested answer: C

Explanation:

Explanation:

Reference: https://aws.amazon.com/answers/networking/aws-single-data-center-ha-network-connectivity/

What MTU is recommended for VPN and Direct Connect links?

A.
1500
A.
1500
Answers
B.
2000
B.
2000
Answers
C.
128
C.
128
Answers
D.
Jumbo Frames
D.
Jumbo Frames
Answers
Suggested answer: A

Explanation:

Explanation:

Jumbo frames will not pass through VPN and Direct Connect links using AWS connections. You must use an MTU of 1500.

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
A.
corrupted
Answers
B.
noncompliant
B.
noncompliant
Answers
C.
invalid
C.
invalid
Answers
D.
misconfigured
D.
misconfigured
Answers
Suggested answer: B

Explanation:

Explanation:

Use AWS Config to evaluate the configuration settings of your AWS resources. You do this by creating AWS Config rules, which represent your ideal configuration settings. AWS Config provides customizable, predefined rules called managed rules to help you get started. You can also create your own custom rules. While AWS Config continuously tracks the configuration changes that occur among your resources, it checks whether these changes violate any of the conditions in your rules. If a resource violates a rule, AWS Config flags the resource and the rule as noncompliant. Reference: http://docs.aws.amazon.com/config/latest/developerguide/evaluate-config.html

You have a management server that needs to be able to communicate with two subnets. One of these subnets is private. This subnet must remain private and must not pass any traffic back to other subnets. How would you configure this?

A.
Configure a NACL to allow access from the management server to the private server.
A.
Configure a NACL to allow access from the management server to the private server.
Answers
B.
Add an ENI to the management server that resides in the subnet of the private server.
B.
Add an ENI to the management server that resides in the subnet of the private server.
Answers
C.
You can't do this without allowing traffic back through the other subnet.
C.
You can't do this without allowing traffic back through the other subnet.
Answers
D.
Configure a security group rule to allow access from the management server to the private server.
D.
Configure a security group rule to allow access from the management server to the private server.
Answers
Suggested answer: B

Explanation:

Explanation:

Add an ENI to the management server that resides in the subnet of the private server. This will allow the management server to communicate with the private server without having to change security rules.

What does the term "statistics" mean with respect to CloudWatch metrics?

A.
Time of a metric collection
A.
Time of a metric collection
Answers
B.
Data aggregation over a specific period of time
B.
Data aggregation over a specific period of time
Answers
C.
Status of a metric
C.
Status of a metric
Answers
D.
Unit of a metric
D.
Unit of a metric
Answers
Suggested answer: B

Explanation:

Explanation:

Statistics represents data aggregation of the metric data values over a specific period of time.

Reference: http://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/cloudwatch_concepts.html#Statistic

In the context of CloudFront RTMP Distribution, the Adobe Flash Media Server _________ file specifies which domains can access media files in a particular domain.

A.
accessdomain.JSON
A.
accessdomain.JSON
Answers
B.
crossdomain.xml
B.
crossdomain.xml
Answers
C.
accessdomain.xml
C.
accessdomain.xml
Answers
D.
crossdomain.JSON
D.
crossdomain.JSON
Answers
Suggested answer: B

Explanation:

Explanation:

In the context of CloudFront RTMP Distribution, the Adobe Flash Media Server crossdomain.xml file specifies which domains can access media files in a particular domain. Reference: http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Streaming_CrossDomain.html

Your application is hosted behind an Elastic Load Balancer (ELB) within an autoscaling group. The autoscaling group is configured with a minimum of 2, a maximum of 14, and a desired value of 2. The autoscaling cooldown and the termination policies are set to the default value.

CloudWatch reports that the site typically requires just two servers, but spikes at the start and end of the business day can require eight to ten servers. You receive intermittent reports of timeouts and partially loaded web pages.

Which configuration change should you make to address this issue?

A.
Configure connection draining on the ELB.
A.
Configure connection draining on the ELB.
Answers
B.
Configure the autoscaling cooldown to 600 seconds.
B.
Configure the autoscaling cooldown to 600 seconds.
Answers
C.
Configure the termination policy to oldest instance.
C.
Configure the termination policy to oldest instance.
Answers
D.
Configure a Terminating: Wait lifecycle hook on a scale in event.
D.
Configure a Terminating: Wait lifecycle hook on a scale in event.
Answers
Suggested answer: A

Explanation:

Explanation:

References: https://docs.aws.amazon.com/autoscaling/ec2/userguide/attach-load-balancer-asg.html

A company has two AWS accounts: one for Production and one for Connectivity. A network engineer needs to connect the Production account VPC to a transit gateway in the Connectivity account. The feature to auto accept shared attachments is not enabled on the transit gateway.

Which set of steps should the network engineer follow in each AWS account to meet these requirements?

A.
1. In the Production account: Create a resource share in AWS Resource Access Manager for the transit gateway. Provide the Connectivity account ID. Enable the feature to allow external accounts.
A.
1. In the Production account: Create a resource share in AWS Resource Access Manager for the transit gateway. Provide the Connectivity account ID. Enable the feature to allow external accounts.
Answers
B.
In the Connectivity account: Accept the resource.
B.
In the Connectivity account: Accept the resource.
Answers
C.
In the Connectivity account: Create an attachment to the VPC subnets.
C.
In the Connectivity account: Create an attachment to the VPC subnets.
Answers
D.
In the Production account: Accept the attachment. Associate a route table with the attachment.
D.
In the Production account: Accept the attachment. Associate a route table with the attachment.
Answers
E.
1. In the Production account: Create a resource share in AWS Resource Access Manager for the VPC subnets. Provide the Connectivity account ID. Enable the feature to allow external accounts.
E.
1. In the Production account: Create a resource share in AWS Resource Access Manager for the VPC subnets. Provide the Connectivity account ID. Enable the feature to allow external accounts.
Answers
F.
In the Connectivity account: Accept the resource.
F.
In the Connectivity account: Accept the resource.
Answers
G.
In the Production account: Create an attachment on the transit gateway to the VPC subnets.
G.
In the Production account: Create an attachment on the transit gateway to the VPC subnets.
Answers
H.
In the Connectivity account: Accept the attachment. Associate a route table with the attachment.
H.
In the Connectivity account: Accept the attachment. Associate a route table with the attachment.
Answers
I.
1. In the Connectivity account: Create a resource share in AWS Resource Access Manager for the VPC subnets. Provide the Production account ID. Enable the feature to allow external accounts.
I.
1. In the Connectivity account: Create a resource share in AWS Resource Access Manager for the VPC subnets. Provide the Production account ID. Enable the feature to allow external accounts.
Answers
J.
In the Production account: Accept the resource.
J.
In the Production account: Accept the resource.
Answers
K.
In the Connectivity account: Create an attachment on the transit gateway to the VPC subnets.
K.
In the Connectivity account: Create an attachment on the transit gateway to the VPC subnets.
Answers
L.
In the Production account: Accept the attachment. Associate a route table with the attachment.
L.
In the Production account: Accept the attachment. Associate a route table with the attachment.
Answers
M.
1. In the Connectivity account: Create a resource share in AWS Resource Access Manager for the transit gateway.Provide the Production account IEnable the feature to allow external accounts.
M.
1. In the Connectivity account: Create a resource share in AWS Resource Access Manager for the transit gateway.Provide the Production account IEnable the feature to allow external accounts.
Answers
N.
In the Production account: Accept the resource.
N.
In the Production account: Accept the resource.
Answers
O.
In the Production account: Create an attachment to the VPC subnets.
O.
In the Production account: Create an attachment to the VPC subnets.
Answers
P.
In the Connectivity account: Accept the attachment. Associate a route table with the attachment.
P.
In the Connectivity account: Accept the attachment. Associate a route table with the attachment.
Answers
Suggested answer: A

Explanation:

Explanation:

Reference: https://aws.amazon.com/blogs/networking-and-content-delivery/automating-aws-transit-gateway-attachments-toa-transit-gateway-in-a-central-account/

You are preparing to launch Amazon WorkSpaces and need to configure the appropriate networking resources. What must be configured to meet this requirement?

A.
At least two subnets in different Availability Zones.
A.
At least two subnets in different Availability Zones.
Answers
B.
A dedicated VPC with Active Directory Services.
B.
A dedicated VPC with Active Directory Services.
Answers
C.
An IPsec VPN to on-premises Active Directory.
C.
An IPsec VPN to on-premises Active Directory.
Answers
D.
Network address translation for outbound traffic.
D.
Network address translation for outbound traffic.
Answers
Suggested answer: A, D

Explanation:

Explanation:

References: https://docs.aws.amazon.com/workspaces/latest/adminguide/amazon-workspaces-vpc.html

What is NOT a benefit of CloudFront?

A.
Helps ease the strain on your web servers
A.
Helps ease the strain on your web servers
Answers
B.
Distributes traffic evenly to EC2 instances
B.
Distributes traffic evenly to EC2 instances
Answers
C.
Speeds up distribution of RTMP content
C.
Speeds up distribution of RTMP content
Answers
D.
Speeds up distribution of static and dynamic web content
D.
Speeds up distribution of static and dynamic web content
Answers
Suggested answer: B

Explanation:

Explanation:

Elastic Load balancers distribute traffic to EC2 instances.

Total 414 questions
Go to page: of 42