I'm looking for advice on how to manage remote access to some critical, resource-intensive applications that rely on our SQL database stored on-premises. We've primarily depended on Citrix to facilitate out-of-office access, but due to budget constraints, we're moving away from Citrix later this year. I'm concerned about the potential latency issues that might arise if we transition to a VPN. Are there effective alternatives to Virtual Desktop Infrastructure (VDI) that can help mitigate this latency? Additionally, we need a solution that allows external consultants to assist with the same applications and connect to our jump hosts. Any insights or recommendations would be greatly appreciated!
1 Answer
You might want to consider using Windows Remote Desktop Services with Remote Desktop Gateway for a more secure connection. It’s a great way to access applications without the overhead of Citrix. Plus, you can set up multi-factor authentication for added security using Entra Application Proxy, which is simple and doesn't require port forwarding.
That sounds solid, but calling it 'secure' might be a stretch. Just saying!