Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Observability-OSS vs Paid vs Managed OSS with Hosted Graphite

Observability is a critical aspect of modern software development and infrastructure management. It involves the ability to gain insights into the internal workings of your systems, applications, and services through monitoring and collecting relevant data. With the increasing complexity of technology stacks and the need for real-time visibility, observability has become a fundamental requirement for businesses across various industries.

So We Shipped an AI Product. Did it Work?

Like many companies, earlier this year we saw an opportunity with LLMs and quickly (but thoughtfully) started building a capability. About a month later, we released Query Assistant to all customers as an experimental feature. We then iterated on it, using data from production to inform a multitude of additional enhancements, and ultimately took Query Assistant out of experimentation and turned it into a core product offering.

How to deploy a Hello World web app with Elastic Observability on AWS App Runner

Elastic Observability is the premiere tool to provide visibility into web apps running in your environment. AWS App Runner is the serverless platform of choice to run your web apps that need to scale up and down massively to meet demand or minimize costs. Elastic Observability combined with AWS App Runner is the perfect solution for developers to deploy web apps that are auto-scaled with fully observable operations, in a way that’s straightforward to implement and manage.

Why Does Observability Need OTel?

To successfully observe modern digital platforms, a new data collection approach was needed. And OpenTelemetry (OTel) was the answer - an industry-agreed open standard - not a single vendor's approach - on how observability (O11y) data should be collected from a platform. This separates out data collection from the vendors’ platform of data processing and visualisation, making the data collecting approach vendor agnostic.
Sponsored Post

3 Ways FinTechs Can Improve Cloud Observability at Scale

Financial technology (FinTech) companies today are shaping how consumers will save, spend, invest, and borrow in the economy of the future. But with that innovation comes a critical need for scalable cloud observability solutions that can support FinTech application performance, security, and compliance objectives through periods of exponential customer growth. In this blog, we explore why cloud observability is becoming increasingly vital for FinTech companies and three ways that FinTechs can improve cloud observability at scale.

Lightrun's Product Updates - Q3 2023

Throughout the third quarter of this year, Lightrun continued its efforts to develop a multitude of solutions and improvements focused on enhancing developer productivity. Their primary objectives were to improve troubleshooting for distributed workload applications, reduce mean time to resolution (MTTR) for complex issues, and optimize costs in the realm of cloud computing. Read more below the main new features as well as the key product enhancements that were released in Q3 of 2023!

Checkly Named a Cool Vendor in the 2023 Gartner Cool Vendors in Monitoring and Observability Report

Checkly announced its inclusion in the 2023 Gartner Cool Vendors Report, Gartner Cool Vendors in Monitoring and Observability. Following Recent Inclusion in Two Gartner Hype Cycles, the Third Recognition Affirms Checkly as an Innovation Leader in Monitoring as Code. Checkly provides synthetic monitoring as code that offers a faster, integrated and more scalable approach to API and browser digital experience monitoring. This enables a unified process to be followed through the entire software development life cycle, from test through staging and continuous monitoring production environments.

Elastic SQL inputs: A generic solution for database metrics observability

Elastic® SQL inputs (metricbeat module and input package) allows the user to execute SQL queries against many supported databases in a flexible way and ingest the resulting metrics to Elasticsearch®. This blog dives into the functionality of generic SQL and provides various use cases for advanced users to ingest custom metrics to Elastic®, for database observability. The blog also introduces the fetch from all database new capability, released in 8.10.

What Is a Feature Flag? Best Practices and Use Cases

Do you want to build software faster and release it more often without the risks of negatively impacting your user experience? Imagine a world where there is not only less fear around testing and releasing in production, but one where it becomes routine. That is the world of feature flags. A feature flag lets you deliver different functionality to different users without maintaining feature branches and running different binary artifacts.