Cost optimization in azure synapse analytics

Nagesh CL 696 Reputation points
2023-05-05T14:14:34.45+00:00

Hi Team,

Are there any utilities or checklists which helps in cost optimization of azure synapse analytics.

Thanks in advance.

Regards,

Nagesh CL

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
5,373 questions
{count} votes

Accepted answer
  1. Vinodh247 34,661 Reputation points MVP Volunteer Moderator
    2023-05-07T10:54:52.5366667+00:00

    There are too many things that can be checked for cost opt, I don't think as of now anybody has a checklist that can be followed. In day-to-day scenario, I am listing out some of the points that I remember.

    1. Appropriate DWC for workloads
    2. Workload management
    3. Restricting access and avoiding too many big queries by users
    4. Pausing database whenever idle more than 2 hours

    Table scans can incur too much cost hence proper indexing will help in cost cutting a lot.

    Note: All of the above are from dedicated pool perspective.


0 additional answers

Sort by: Most helpful

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.