Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Dissecting Rails Migrations

In today’s post, we’ll take a deep dive into Rails migrations. We’ll break down the migration into different pieces, and in the process, learn how to write an effective migration. We’ll learn how to write migrations for multiple databases, as well as how to handle failed migrations and techniques of performing rollbacks. To understand the whole post, you’ll need to have a basic understanding of databases and Rails.

SQL Server, Part 1: Why you should monitor SQL logs

Over 44 records are stolen per second every day due to data breaches, and according to the Risk Based Security Research report published in 2019, databases are the top most targeted assets for malicious actors to exploit organizations’ confidential data. Often, organizations don’t realize their databases have been compromised for months. Once sensitive data is leaked, the damage can’t be undone.

Azure Database Security: 7 Best Practices You Need to Know

Azure is a cloud computing vendor, ranked among the top providers. Like all cloud vendors, Azure uses a shared responsibility model. This means that some of the responsibilities are taken care of by the cloud vendor, while the rest should be taken care of by the cloud user. In this article, you will learn about Azure SQL services, and the seven most important best practices needed to ensure the security of your cloud-based Azure SQL operations.

Global Oil & Gas Company picks NiCE Oracle Management Pack

NiCE IT Management Solutions is proud to serve global key-players in advanced Oracle database performance and health monitoring. Read the latest customer reference on how the NiCE Oracle Management Pack is helping a global Oil & Gas company in standardized, IT Governance compliant Oracle operations.

NiCE DB2 Management Pack 4.40 for Microsoft SCOM

The NiCE DB2 Management Pack enables advanced health and performance diagnostics for Db2 databases. Health and performance measurement is directly displayed in your Microsoft System Center console. Integrations into SquaredUp dashboards make it even easier to tune Db2 monitoring. Leverage your existing investment, reduce costs, save time and build efficiencies that will last beyond your expectations.

A Guide To SentryOne SQL Server Monitoring

There is a lot to consider when weighing up SQL server monitoring solutions, with various competing providers delivering compelling packages that promise to boost performance, improve maintenance and enhance troubleshooting. SentryOne is a leading light in this market when it comes to the best SQL server monitoring tools, so here is a look at the features and functions that are included in its SQL Sentry monitoring suite.

Monitor Scylla with Datadog

Scylla is an open source database alternative to Apache Cassandra, built to deliver significantly higher throughput, single-digit millisecond latency, and always-on availability for real-time applications. Unlike Cassandra which is written in Java, Scylla is implemented in C++ to provide greater control over low-level operations and eliminate latency issues related to garbage collection.

NiCE Oracle Management Pack 5.10 for Microsoft System Center Operations Manager

The NiCE Oracle Management Pack enables advanced health and performance diagnostics for Oracle. Health and performance measurement is displayed directly in your Microsoft System Center console. NiCE integrations into SquaredUp dashboards and Cookdowns’ Easy Tune make it even easier to tune Oracle monitoring. Leverage your existing investment, reduce costs, save time and build efficiencies that will last beyond your expectations.

Releasing Icinga DB v1.0 RC1

We have talked about it for a long time, but now it is here: The Icinga DB RC1 In case you managed to avoid all of the talk about it, Icinga DB is the replacement for our IDO (Icinga Data Output). What does this mean for you? It means SPEED. Especially for larger environments. So, what’s in the RC? It is basically a finished product. We want to give both you and us some time to test it out, find bugs and get comfortable with it.

The Simplest Way to Deploy Laravel with MySQL on AWS

AWS (Amazon Web Services) is an amazing and reliable cloud service provider. AWS, like Google Cloud Platform and Microsoft Azure, provides everything you need to host an application without having to worry about running the underlying servers and network configuration. Everything you need to quickly begin hosting is provided as a packaged services. However, deploying an application on AWS presents some challenges.