Operations | Monitoring | ITSM | DevOps | Cloud

We've raised a $23M Series B to help us get to a world where all software is reliable

At FireHydrant, we envision a world where all software is reliable, and we’re on a mission to help every company that builds or operates software get closer to 100% reliability. Today, we’re thrilled to announce that we’ve raised $23 million to help us further our goal.

Think you need a data lakehouse?

In our Data Lake vs Data Warehouse blog, we explored the differences between two of the leading data management solutions for enterprises over the last decade. We highlighted the key capabilities of data lakes and data warehouses with real examples of enterprises using both solutions to support data analytics use cases in their daily operations.

Differences Between API and Microservices? Here's all you need to know.

For years, enterprises have been employing monolithic applications with complex functional frameworks. But today, with advanced solutions built ith API’s and Microservice architecture are putting an end to their realm. With ever-changing requirements in the IT world, enterprises are required to adopt advanced applications with sophisticated features and functions that can accommodate changes throughout.

4 ways to improve financial services experiences

Updated May 5, 2023 In banking, insurance, and wealth management organizations, it’s imperative to enhance customer experience to stay competitive. Although digital transformation has improved the front office and customer engagement, it’s not enough. Financial services organizations also need to provide good employee experience, protect against risks, cut costs, and accelerate innovation. It’s a tall order for any highly regulated organization.

Citrix Monitoring on SCOM | New Management Pack by NiCE & Teqwave

NiCE and Teqwave join forces to enable next-level Citrix monitoring on Microsoft SCOM. Both companies have a long-standing relationship in delivering SCOM-based monitoring services to large-scale enterprises. Our companies are partnering to help Citrix solution owners and administrators providing even better services and end-user experience. The Citrix Management Pack by Teqwave is a proven solution enabling discovery, monitoring, advanced analytics, and reporting on essential Citrix components.

AppSignal Error Tracking 2.0

Today, we’re launching a major upgrade that will improve the way yourteam manages application errors, with more error states, error assignments,severity labels and a “my incidents” overview. Your team’s communication around incidents will improve significantly.You’ll know exactly how severe an error is, who’s responsible, and howyou handled this error historically.

Running Telegraf as Serverless on AWS Lambda for Monitoring Your Cloud

Telegraf is one of the coolest open source agents for collecting metrics. It’s part of the TICK Stack (Telegraf, Influx, Chronograf and Kapacitor) and with Telegraf you can collect metrics from a wide array of inputs and write them into a wide array of outputs. It is plugin-driven for both collection and output of data so it is easily extendable.

How to Run HAProxy with Docker

Can you run HAProxy as a Docker container? Yes! Did you even need to ask? Docker is ubiquitous these days and you’ll find that many applications have been Docker-ized; the HAProxy load balancer is no exception. Pardon the cliché, but HAProxy was born for this. As a standalone service that runs on Linux, porting it to Docker certainly seemed natural. Why would you want to run your load balancer inside of a Docker container? Are their performance penalties when doing so?