exam questions

Exam SY0-601 All Questions

View all questions & answers for the SY0-601 exam

Exam SY0-601 topic 1 question 832 discussion

Actual exam question from CompTIA's SY0-601
Question #: 832
Topic #: 1
[All SY0-601 Questions]

A security administrator needs to publish multiple application URLs that will run on different internal web servers but use only one external IP address. Which of the following is the best way for the administrator to achieve this goal?

  • A. Jump server
  • B. Reverse proxy
  • C. MAC filtering
  • D. Source NAT
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
7308365
Highly Voted 1 year, 4 months ago
B. Reverse Proxy My first question to this question was why would they want to do that? So I investigated and these are some of the examples I found for why: A reverse proxy can be used to protect a website because the websites IP addresses are hidden behind the reverse proxy and are not revealed to clients. This makes it much harder to target a DDoS attack against a website. A reverse proxy is also used for load balancing. A popular website handling millions of users every day is unlikely to be able to handle the traffic with a single server. A reverse proxy can balance a large amount of incoming requests by distributing the traffic to a large pool of web servers, and effectively preventing any single one of them from becoming overloaded. Services like cloudflare put reverse proxy servers in hundred of locations all around the world. This puts the reverse proxy close to the users and at the same time provides a large amount of processing capacity
upvoted 10 times
...
salah112
Most Recent 1 year, 4 months ago
Selected Answer: B
B. Reverse proxy A reverse proxy is the best solution for achieving the goal of publishing multiple application URLs that run on different internal web servers but use only one external IP address.
upvoted 2 times
...
Benrosan
1 year, 4 months ago
Selected Answer: B
Reverse prox.
upvoted 1 times
...
dfc6822
1 year, 5 months ago
B. Reverse proxy A reverse proxy is the best way for a security administrator to achieve the goal of publishing multiple application URLs that run on different internal web servers but use only one external IP address.
upvoted 1 times
...
ganymede
1 year, 5 months ago
Selected Answer: B
B. Reverse proxy I did some research and found that the NGINX proxy can do this.
upvoted 1 times
...
Securityguy42
1 year, 5 months ago
Selected Answer: B
I was thinking D at first, but after watching this vid. Reverse proxy makes the most sense. https://youtu.be/AuINJdBPf8I?si=CCJjXy12dMRZ4ehh
upvoted 1 times
Telcoeric
1 year, 4 months ago
Agreed. My mind went to NAT first. Found this from Comptia's site: "NAT and private IP addressing are not security services per se. But the use of NAT and private IP addresses is often perceived as a first step towards security" Since NAT is not a pure security feature, RP makes more sense.
upvoted 1 times
...
...
johnabayot
1 year, 5 months ago
Selected Answer: B
Reverse proxy
upvoted 1 times
...
DrZoidBergsClaws
1 year, 5 months ago
I believe the correct answer is D
upvoted 2 times
...
Hs1208
1 year, 5 months ago
B. Reverse proxy
upvoted 1 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 ...