Home/Journal/Cloud

How we cut a client's Azure bill by 47% in one weekend

A reserved-instance audit, a query optimiser, and three SQL Server consolidations. The kind of work that pays for itself in the first month.

How we cut a client's Azure bill by 47% in one weekend

A reserved-instance audit, a query optimiser, and three SQL Server consolidations. The kind of work that pays for itself in the first month.

Background

This is a placeholder body, seeded automatically. Edit this post in /admin/posts to replace it with the real article.

What we did

  • Step one — analysed the situation
  • Step two — proposed a plan
  • Step three — shipped it

What we learned

Sometimes the obvious answer is the right one — but you only know that after testing the non-obvious answers first.

A short code sample:

function helloPandasofts(name: string) {
  return `Hi ${name}, welcome to the studio journal.`;
}

Wrapping up

That's the gist. Read more in the studio journal or say hello.


Back to all articlesHave a project like this?