exam questions

Exam AWS Certified Solutions Architect - Professional All Questions

View all questions & answers for the AWS Certified Solutions Architect - Professional exam

Exam AWS Certified Solutions Architect - Professional topic 1 question 550 discussion

A company wants to launch an online shopping website in multiple countries and must ensure that customers are protected against potential `man-in-the-middle` attacks.
Which architecture will provide the MOST secure site access?

  • A. Use Amazon Route 53 for domain registration and DNS services. Enable DNSSEC for all Route 53 requests. Use AWS Certificate Manager (ACM) to register TLS/SSL certificates for the shopping website, and use Application Load Balancers configured with those TLS/SSL certificates for the site. Use the Server Name Identification extension in all client requests to the site.
  • B. Register 2048-bit encryption keys from a third-party certificate service. Use a third-party DNS provider that uses the customer managed keys for DNSSec. Upload the keys to ACM, and use ACM to automatically deploy the certificates for secure web services to an EC2 front-end web server fleet by using NGINX. Use the Server Name Identification extension in all client requests to the site.
  • C. Use Route 53 for domain registration. Register 2048-bit encryption keys from a third-party certificate service. Use a third-party DNS service that supports DNSSEC for DNS requests that use the customer managed keys. Import the customer managed keys to ACM to deploy the certificates to Classic Load Balancers configured with those TLS/SSL certificates for the site. Use the Server Name Identification extension in all clients requests to the site.
  • D. Use Route 53 for domain registration, and host the company DNS root servers on Amazon EC2 instances running Bind. Enable DNSSEC for DNS requests. Use ACM to register TLS/SSL certificates for the shopping website, and use Application Load Balancers configured with those TLS/SSL certificates for the site. Use the Server Name Identification extension in all client requests to the site.
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
wasabidev
Highly Voted 3 years, 7 months ago
A, now Amazon Route 53 supports DNSSEC for domain registration as well as DNSSEC signing
upvoted 19 times
...
Mkumar
Highly Voted 3 years, 8 months ago
Answer: D
upvoted 8 times
hilft
2 years, 10 months ago
A better
upvoted 1 times
...
...
ravisar
Most Recent 2 years, 12 months ago
The answer is A - https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/domain-configure-dnssec.html "You can protect your domain from this type of attack, known as DNS spoofing or a man-in-the-middle attack, by configuring Domain Name System Security Extensions (DNSSEC), a protocol for securing DNS traffic"
upvoted 2 times
...
bobsmith2000
3 years ago
Selected Answer: A
Seems to be A. https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-configuring-dnssec.html
upvoted 2 times
...
kyo
3 years, 4 months ago
Selected Answer: A
Answer is A. Bind is not good. CLB is wrong. ACM's SSL certificate cannot use in EC2 instance.
upvoted 2 times
...
Ni_yot
3 years, 4 months ago
Agree its A. See link https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/domain-configure-dnssec.html
upvoted 1 times
...
cldy
3 years, 5 months ago
A correct.
upvoted 1 times
...
cldy
3 years, 6 months ago
A. Use Amazon Route 53 for domain registration and DNS services. Enable DNSSEC for all Route 53 requests. Use AWS Certificate Manager (ACM) to register TLS/SSL certificates for the shopping website, and use Application Load Balancers configured with those TLS/SSL certificates for the site. Use the Server Name Identification extension in all client requests to the site.
upvoted 1 times
...
denccc
3 years, 7 months ago
It's A
upvoted 1 times
...
WhyIronMan
3 years, 7 months ago
I'll go with D
upvoted 3 times
...
Waiweng
3 years, 7 months ago
it's A
upvoted 4 times
...
blackgamer
3 years, 7 months ago
A for me
upvoted 1 times
...
BloodCube
3 years, 7 months ago
After June 2021, the answer is A Before that, D is correct.
upvoted 3 times
...
Amitv2706
3 years, 7 months ago
A, as now AWS supports DNSSEC on its own.
upvoted 3 times
...
kalyan_krishna742020
3 years, 7 months ago
Answer is D since R53 started supporting DNSSEC since last December 2020 which is not over 6 months yet.
upvoted 3 times
...
Ebi
3 years, 7 months ago
With very recent announcement from AWS answer should be A: https://aws.amazon.com/about-aws/whats-new/2020/12/announcing-amazon-route-53-support-dnssec/
upvoted 7 times
...
01037
3 years, 7 months ago
A. Old question? According to https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/domain-configure-dnssec.html Amazon Route 53 supports DNSSEC for domain registration as well as DNSSEC signing
upvoted 3 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 ...