Blog

Featured

How to Optimize Your VMware Costs in the New Broadcom Era

Introduction In one of the biggest tech acquisitions of 2022, Broadcom acquired VMware for a staggering $61 billion. This move has significant implications for VMware customers, as Broadcom plans to transition VMware’s licensing model from perpetual to subscription-based. While this shift may provide more flexibility, it also carries the potential for substantial cost increases. To navigate these changes and avoid unnecessary expenses, customers need to be proactive in optimizing their VMware licensing. That’s where our

Read More
All Posts
SQL Server

Scripting SQL Server Tasks

There are numerous options for scripting common SQL Server tasks. Most tasks can be scripted and many times the need evolves as the environment changes.

Read More
SQL Server

Best Practices: TempDB

TempDB is a system database in SQL Server that is used to store temporary data such as temporary tables, table variables, and query results. As

Read More