Operations | Monitoring | ITSM | DevOps | Cloud

Latest Posts

Hybrid Observability for health and life sciences: Top 6 challenges and how monitoring can help

As the healthcare industry has introduced more complex IT infrastructure, it now faces many challenges as it strives to deliver high-quality services to patients. From adapting to remote work and telemedicine to resource constraints, healthcare organizations must continually adapt to new technologies. Some of the nascent technologies, like remote triage of patients, telemedicine, and IoT, have all seen an acceleration in innovation as the industry pivots to visit patients remotely.

Navigating Automation: Uniting Resolve Systems' Framework with TM Forum's Model for Operational Excellence

With the possibilities for increased productivity, reduced costs, and improved customer experiences, organizations are embracing automation across multiple areas of their operational activities. However, navigating the complexities of automation requires a structured approach. This is where frameworks such as Resolve Systems’ Automation Capability Framework and the TM Forum Automation Maturity Model come into play.

How to make your services resilient to slow dependencies

When discussing reliability, we tend to focus on the things that we have control over: applications, virtual machine instances, deployment patterns, etc. But this ignores a significant and ever-growing part of nearly all modern software: dependencies. Dependencies are services that provide extra functionality for other services and applications. For instance, many websites depend on databases, caches, payment processors, and similar services in order to function.

How Lack of Knowledge Among Teams Impacts Observability

Without a doubt, you’ve heard about the persistent talent gap that has troubled the technology sector in recent years. It’s a problem that isn’t going away, plaguing everyone from engineering teams to IT security pros, and if you work in the industry today you’ve likely experienced it somewhere within your own teams. Despite major changes in the tech landscape, it is clear that organizations are still having significant difficulty keeping their technical talent in-house.

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.

Why don't we talk about minifying CSS anymore?

Minifying your CSS helps improve your website performance. But as developers, we don’t really talk about minifying CSS anymore. Why? The TL;DR is that the delivery and optimization of CSS have both been improved with modern tech stacks, making it practically a non-issue. The efficient and performant delivery of CSS is largely solved by HTTP/2 and modern compression algorithms, whilst modern front end frameworks take care of the boring optimization jobs such as code-splitting and minification.

Operational Excellence at the New York Stock Exchange: Our Q&A with NYSE's President

Mitigating the risk of operational failure is top of mind—and a top budget priority—for executives. A single unplanned event can have a disruptive effect across the organization, an outcome management teams work hard to avoid. For the New York Stock Exchange (NYSE), operational resilience is critical given the role it plays in the global economy and capital flows.

How to use the Grafana Operator: Managing a Grafana Cloud stack in Kubernetes

When deploying an application using Kubernetes, you get used to all your resources being manageable by describing them to the Kubernetes API. Whether it’s deployments, secrets, configurations, or entire machines, everything exists as code somewhere. Introducing a cloud service into such an environment often means introducing additional ways to configure it, which can become cumbersome, given the rising number of cloud services modern applications depend on.