Operations | Monitoring | ITSM | DevOps | Cloud

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.

Logz.io Infrastructure Monitoring: Building Grafana Visualizations

Yesterday, my colleague Mike Elsmore wrote a blog about sending metrics to Logz.io Infrastructure monitoring – now let’s analyze them by building Grafana visualizations! Once you’ve started to send metric data to Logz.io, how do you visualize and interpret that data so that it’s useful for you? In Logz.io Infrastructure Monitoring, we use Grafana to provide dashboards and bring meaningful information to light.

Continuously manage your CircleCI implementation with Coralogix

For many companies today business success depends on quality efficient build, test and delivery processes. Development and deployment environments become complex very quickly, even for small and medium companies. A contributing factor to this complexity is companies’ adoption of microservices. This is where modern CI/CD solutions like CircleCI come in to help streamline these processes.

Getting Started with JavaScript and InfluxDB 2.0

With 200+ plugins, Telegraf has a wide variety of methods for scraping, writing, and querying data to and from InfluxDB. However, sometimes users need to perform data collection outside of the capabilities of Telegraf. Perhaps they need to collect custom data and monitor application performance. Maybe they want to take advantage of external tools and libraries to create beautiful web-based visualizations for their users.

What Is "Real Browser" Testing? (And Why Is It Different?)

There are two ways to test software. The first and most obvious is to simply allow users to test functionality by using the software as it was intended. This is the method likeliest to produce the most useful and practical results. The other method is by automating testing. This requires a second piece of software designed to provide input and analyze output from the original application.

Ensure a secure and reliable Zoom video conferencing service

We are excited to announce a new solution for our customers to monitor the performance, availability, and security of their Zoom video conferencing service. The Sumo Logic for Zoom app is available today in our app catalog. This new app will be added to our ‘Work From Home’ solution which is available for free, with no obligation.

Logging as a Service: Benefits of Centralizing Log Data

Today every organization has invested in the cloud for higher agility, scalability, computing performance, and more. With self-service portals offering easier provisioning, cloud-based services and platforms have reduced operational overheads on IT teams significantly. Further, with cloud, organizations can choose pay-as-you-go plans without making any heavy upfront investments, get full visibility into their spending, and achieve a lower Total Cost of Ownership (TCO).

What Is an SSL Certificate?

You may have noticed some URLs have the added S after “http.” This means a site has SSL security. SSL stands for Secure Sockets Layer. It keeps sensitive information, like social security numbers, credit card numbers, login credentials, or medical records, from being intercepted by encrypting the data while it passes between servers. Now, you might be thinking, if I don’t sell things online then I don’t need SSL security. Think again.