exam questions

Exam AWS Certified SysOps Administrator - Associate All Questions

View all questions & answers for the AWS Certified SysOps Administrator - Associate exam

Exam AWS Certified SysOps Administrator - Associate topic 1 question 290 discussion

A SysOps administrator is evaluating Amazon Route 53 DNS options to address concerns about high availability for an on-premises website. The website consists of two servers: a primary active server and a secondary passive server. Route 53 should route traffic to the primary server if the associated health check returns 2xx or 3xx HTTP codes. All other traffic should be directed to the secondary passive server. The failover record type, set ID, and routing policy have been set appropriately for both primary and secondary servers.

Which next step should be taken to configure Route 53?

  • A. Create an A record for each server. Associate the records with the Route 53 HTTP health check.
  • B. Create an A record for each server. Associate the records with the Route 53 TCP health check.
  • C. Create an alias record for each server with evaluate target health set to yes. Associate the records with the Route 53 HTTP health check.
  • D. Create an alias record for each server with evaluate target health set to yes. Associate the records with the Route 53 TCP health check.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
kondratyevmn
Highly Voted 1 year, 6 months ago
Selected Answer: A
We are talking about two on-premise web servers, meaning we have IP addresses for them. What we should do is to create proper records in a public hosted zone, e.g. A-record in this case. We are not working with aliases for on-premise resources. Aliases are for resources in Cloud, e.g. ELB. Last thing is that we are talking about HTTP protocol.
upvoted 25 times
Gomer
1 year, 5 months ago
By Jove, I think you may be right!
upvoted 5 times
...
...
eboehm
Highly Voted 1 year, 3 months ago
Selected Answer: A
wow almost all of these posts are wrong. it is 100% A and not C. You CANT use alias for on-prem
upvoted 7 times
...
walala97
Most Recent 1 year ago
Selected Answer: C
a record can't failover
upvoted 1 times
...
jipark
1 year, 2 months ago
Selected Answer: C
A record also works, but alias is more recommended.
upvoted 1 times
Tapkar
1 year, 2 months ago
from https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/ResourceRecordTypes.html "Amazon Route 53 also supports alias records, which allow you to route queries to selected AWS resources, such as CloudFront distributions and Amazon S3 buckets."
upvoted 1 times
...
konieczny69
11 months ago
you cant use alias outside AWS read the docs before posting
upvoted 1 times
...
...
[Removed]
1 year, 4 months ago
Not sure, but C looks better answer.
upvoted 1 times
...
thetnyeinmoe
1 year, 5 months ago
Selected Answer: C
Explanation: In this scenario, you want Route 53 to route traffic to the primary server if the associated health check returns 2xx or 3xx HTTP codes. All other traffic should be directed to the secondary passive server. To achieve this, you need to create alias records for each server with evaluate target health set to yes, which means Route 53 will perform health checks on the targets associated with these records. Choosing an alias record is appropriate because alias records can be used to map the domain name to an Elastic Load Balancer, an Amazon S3 bucket, an Amazon CloudFront distribution, or another Route 53 resource record set. Alias records also support health checks. Using an HTTP health check is suitable because you need to check the health of the servers based on HTTP responses. Route 53 will evaluate the HTTP status codes and determine which server is healthy to direct traffic to.
upvoted 2 times
...
Gomer
1 year, 6 months ago
Selected Answer: C
"Evaluate health of an AWS resource (alias records)" "If you're using alias records to route traffic to selected AWS resources, such as ELB load balancers, you can configure Route 53 to evaluate the health of the resource and to route traffic only to resources that are healthy." https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover-simple-configs.html
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago