Forum Discussion
Private link performance degradation
- 1 year ago
Hi mwsmoley ,
Thank you for your insights, lbendlin . You are right this involves not only a trade-off between security and performance but also cost. Keeping Spark pools warm can become expensive.
To balance these factors, consider the following optimizations.
1. Reduce Key Vault Calls - Cache secrets in memory or use environment variables to reduce authentication overhead.2. Use Managed Identity - Switching to Managed Identity can enhance security and performance while simplifying access management.
3. Optimize Spark Pool Usage - Schedule workloads efficiently to minimize compute costs and improve resource allocation.
Hope this helps.
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi mwsmoley ,
Could you let us know if your issue has been resolved or if you need any additional information? If the issue is resolved, please mark it as the accepted solution. This helps other members who might be facing similar issues.
Thank You.
- mwsmoley1 year agoHelper II
Not really solved but I will mark it as accepted.