How to add external Cache in Azure data explorer?

Shubham Jaunjal 0 Reputation points
2024-08-02T12:09:24.9866667+00:00

Currently, I have two instances of the "Standard_E8ads_v5" SKU, with CPU utilization ranging between 40% and 60%. However, the cache utilization is at 100%, and this is causing slow load times for cold cache data.

I need to increase the CPU cache externally. How can I accomplish this?

Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
524 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Sander van de Velde | MVP 32,556 Reputation points MVP
    2024-08-04T19:14:05.36+00:00

    Hello @Shubham Jaunjal,

    welcome to this moderated Azure community forum.

    You can scale either vertically (having powerful instances with more cache) or horizontally (having more instances).

    It's recommended to try out the optimized autoscale option on the cluster:

    Optimized autoscale method.

    By auditing this setting, you learn about how scaling affects the performance.

    Check the documentation for more details on how this works.


    If the response helped, do "Accept Answer". If it doesn't work, please let us know the progress. All community members with similar issues will benefit by doing so. Your contribution is highly appreciated.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.