500-430 · Question #36
Which implementation mode should be used when deploying an EUM Server with reverse proxy from a security and performance standpoint in a production environment?
The correct answer is D. Install the EUM Server on a separate host from the Controller, behind the reverse proxy.. The EUM Server is the on-premises version of the EUM Cloud that receives, processes, and stores data from EUM agents. For production installation, AppDynamics recommends that the EUM Server and the Controller sit on different hosts, and the EUM Server hosts its own MySQL instance
Question
Which implementation mode should be used when deploying an EUM Server with reverse proxy from a security and performance standpoint in a production environment?
Options
- AInstall the EUM Server on the same host as the Controller, behind the reverse proxy.
- BInstall the EUM Server on a separate host from the Controller, in front of the reverse proxy.
- CInstall the EUM Server on the same host as the Controller, in front of the reverse proxy.
- DInstall the EUM Server on a separate host from the Controller, behind the reverse proxy.
How the community answered
(44 responses)- A2% (1)
- B11% (5)
- C7% (3)
- D80% (35)
Explanation
The EUM Server is the on-premises version of the EUM Cloud that receives, processes, and stores data from EUM agents. For production installation, AppDynamics recommends that the EUM Server and the Controller sit on different hosts, and the EUM Server hosts its own MySQL instance. This improves the scalability and performance of both components. Moreover, AppDynamics strongly recommends that SSL traffic from agents to the EUM Server is terminated at a reverse proxy that sits in front of the EUM Server in the network path, and forwards connections to the EUM Server using HTTP. This relieves the SSL processing load from the EUM Server, simplifies the certificate management, and enhances the security by isolating the EUM Server from the external Internet.
Topics
Community Discussion
No community discussion yet for this question.