Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

What's new in security for Ubuntu 24.04 LTS?

We’re excited about the upcoming Ubuntu 24.04 LTS release, Noble Numbat. Like all Ubuntu releases, Ubuntu 24.04 LTS comes with 5 years of free security maintenance for the main repository. Support can be expanded for an extra 5 years, and to include the universe repository, via Ubuntu Pro. Organisations looking to keep their systems secure without needing a major upgrade can also get the Legacy Support add-on to expand that support beyond the 10 years.

The Top 10 CloudHealth Alternatives Compared In 2024

As a cloud cost intelligence solution, we often get asked where we fit in the cloud cost universe — and whether or not we’re an alternative to CloudHealth. The short answer is: it depends. The landscape of cloud cost tools is busy, with lots of different solutions that take different approaches to helping companies optimize their cloud costs. To help answer this question, we thought we’d lay out the cloud cost landscape as we see it.

A Guide to Choosing The Best WordPress Hosting Provider

WordPress is essentially a self-hosted content management system, which means you'll need to find your own hosting provider for your WordPress website. There are different web hosting types and options you can consider. Those include entry-level shared hosting, premium WordPress hosting, managed cloud hosting, and others. Beginners may feel lost among all the endless choices and reviews that can keep you going around in circles.

SRE and the Enterprise: Building a Culture of Reliability at Scale

As the digital landscape evolves at breakneck speed, enterprises face an increasingly complex challenge: how to ensure their systems remain reliable and available amidst the chaos of modern technology. In this journey, Site Reliability Engineering (SRE) emerges as a beacon of hope, offering a pragmatic approach to building a culture of reliability at scale.

Hitting reliability goals in the face of layoffs

It’s never easy when layoffs hit your organization. In addition to the personal impact of losing friends and coworkers from your team, those who remain are left trying to achieve the same business goals with less people and resources. Unfortunately, layoffs and restructuring have become a common part of business. But you’re not alone. Your partners (including Gremlin) are here to help you navigate your new reality.

Kubernetes Monitoring: Best Practices and Essential Tools

As Kubernetes adoption continues to surge across various industries, the need for robust monitoring solutions is more critical than ever. Effective Kubernetes monitoring not only ensures the health and performance of your containerized applications but also provides valuable insights for troubleshooting and optimizing your infrastructure. However, Kubernetes's distributed and dynamic nature presents unique challenges regarding monitoring and observability.

Bridging the Skills Gap in Data Centers with DCIM Software

The Uptime Institute’s 2022 Global Data Center Survey highlights a growing challenge for operators: attracting and retaining qualified staff. With 53% struggling to find skilled employees and 42% losing staff to competitors—a sharp rise from 17% in 2018—there’s a clear need for solutions. DCIM software emerges as a key response, offering a holistic view of data center operations. This includes monitoring power usage, cooling systems, server space, and network operations.

Building Modern REST APIs with OpenAPI

No, I'm not talking about 'OpenAI', though you certainly can use it to assist in your API designs. I'm talking about the OpenAPI standard, a modern spec for defining REST APIs. If you're reading this, I probably don't need to tell you that REST APIs are ubiquitous in tech. Practically every company has at least one, whether it be an internal or customer facing API. While other types of APIs have been gaining traction the last few years (GraphQL, gRPC, etc), REST is here to stay.