200-901 · Question #135
200-901 Question #135: Real Exam Question with Answer & Explanation
The correct answer is D: limits traffic to only ports required by the application. The purpose of a firewall in application deployment is to limit traffic to only the ports required by the application. Firewalls are a security mechanism that control incoming and outgoing network traffic based on predetermined security rules. In the context of application deploy
Question
What is the purpose of a firewall in application deployment?
Options
- Aadds TLS support to an application that does not support it natively
- Bforwards traffic to a pool of instances of the application
- Cprovides translation for an application's hostname to its IP address
- Dlimits traffic to only ports required by the application
Explanation
The purpose of a firewall in application deployment is to limit traffic to only the ports required by the application. Firewalls are a security mechanism that control incoming and outgoing network traffic based on predetermined security rules. In the context of application deployment, a firewall can be configured to allow only the necessary communication to and from the application, enhancing security by restricting unauthorized access to the application's network ports.
Topics
Community Discussion
No community discussion yet for this question.