Operations | Monitoring | ITSM | DevOps | Cloud

What Is a Distributed System?

Before you can answer this question, I like to step back and take a good look at the history of computing. Mainframes and legacy client-server applications were monolithic—all the processing took place on a single set of hardware. As hardware grew cheaper, and especially after widespread hardware virtualization came to fruition, these trends gave way to the widespread development of distributed systems. I began to see this trend during my time as an architect at a large cable and telecom provider.

Don't Fear the Automation

Automation is often portrayed as a scary thing. Whether it’s artificially intelligent robots conquering the planet or a world where no one can find work because automatons have taken everyone’s jobs, movies and entertainment often paint automation with a horror brush. But IT pros know this isn’t the reality. They know automation is a tool capable of making their lives easier and helping their organizations run smoothly. Still, many IT pros fear automation for legitimate reasons.

A Complete Introduction to SQL Server Transactions

One of the most fundamental concepts in any relational database management system (RDBMS), such as SQL Server, is the transaction. During my consulting career, I've seen many performance problems caused by developers not understanding how transactions work in SQL Server. In this tutorial, I'll explain what transactions are, why they're necessary, and how they work in SQL Server.

How to Build the Ultimate Database Monitoring Dashboard

Using the PerfStack feature in the Orion Platform, we will show you how to create the ultimate database dashboard that allows you to correlate performance across your entire IT stack. Quickly see if the problem truly is a database problem or resides somewhere else, such as the networking or system layers.

How to Import/Export Orion Alerts

The Out of the Box alerts on the Orion Platform are good, but alerts for specific needs are better. The flexibility of the alerting engine in the Orion Platform is one of the best ways to tune the platform to your needs. We'll show you how to import alerts from THWACK and how to share any of your excellent alerts with the SolarWinds community. Working with real-world examples is just another way to have your Orion Platform performing properly for your organization.

What Is DataOps and How Does it Impact Data Management?

Government IT administrators manage several different types of operations. There’s DevOps, which led to the creation of DevSecOps. Now, data-driven agencies are being introduced to a new operational concept: DataOps, the bridge connecting IT operations and data sciences and accelerating the use of data analytics.

The Importance of Database Backups: A Guide to Costs, Benefits, and Risks

Data is the lifeblood of businesses, and protecting it is incredibly important. One of the ways DBAs help ensure the continuous availability of data is through database backups, a process involving copying the data and schema from a database and saving them elsewhere for retrieval later. But like any other process in IT, database backups have costs, benefits, and risks associated with them.