Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Monitoring for Websites, Applications, APIs, Infrastructure, and other technologies.

Serverless Architecture Explained: Easier, Cheaper, FaaS vs BaaS & Evolving Compute Needs

Want to build websites and apps in a way that’s both easier and cheaper? Well, it’s possible even for major organizations and international companies. In this article, let’s take a look at how serverless architecture and computing is changing the game for software developers. We’ll start at the very beginning and walk through how serverless works, how we got this far, and the pros & cons of this approach.

What is Generative AI? ChatGPT & Other AIs Transforming Creativity and Innovation

Upon its release in November 2022, ChatGPT stunned Silicon Valley and the world. OpenAI, a small company based in San Francisco, introduced a chatbot that mimics complex emotions, writes code and answers complex questions. Technology considered a decade away was now at everyone’s fingertips and quickly became the fastest-growing app in history. Just four months later, OpenAI launched a significant update, ChatGPT-4, and the results of this new technology are fascinating.

eBPF Explained: Why it's Important for Observability

eBPF is a powerful technical framework to see every interaction between an application and the Linux kernel it relies on. eBPF allows us to get granular visibility into network activity, resource utilization, file access, and much more. It has become a primary method for observability of our applications on premises and in the cloud. In this post, we’ll explore in-depth how eBPF works, its use cases, and how we can use it today specifically for container monitoring.

Kubernetes 1.27 - What's new?

This release brings 60 enhancements, way up from the 37 enhancements in Kubernetes 1.26 and the 40 in Kubernetes 1.25. Of those 60 enhancements, 12 are graduating to Stable, 29 are existing features that keep improving, 18 are completely new, and one is a deprecated feature. Watch out for all the deprecations and removals in this version! The main highlight of this release is actually outside Kubernetes.

Citrix Logon Simulator Updates - eG Enterprise v7.2

Our latest release, eG Enterprise v7.2 has added a number of enhancements to our leading logon simulators. A large number of our Citrix customers rely on this popular tool to actively test and benchmark the speed and success of logons repeatedly even when no real users are accessing systems.

Troubleshooting Intermittent Failure in Amazon ECS apps

A distributed system is a system whose components are located on different networked computers, which communicate and coordinate their actions by passing messages to one another. The components interact in a decentralized manner and work together to achieve a common goal. Working with distributed systems is challenging, because failure often spreads between components and debugging across multiple components is difficult and time-consuming.

Monitor OpenAI API and GPT models with OpenTelemetry and Elastic

ChatGPT is so hot right now, it broke the internet. As an avid user of ChatGPT and a developer of ChatGPT applications, I am incredibly excited by the possibilities of this technology. What I see happening is that there will be exponential growth of ChatGPT-based solutions, and people are going to need to monitor those solutions.