Operations | Monitoring | ITSM | DevOps | Cloud

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

How a Hackathon Led to 80% Fewer Rollbar Items

Earlier this year, we were invited to Threadup’s wonderful office space in Oakland to be one of the presenters at their quarterly Hackathon. Thredup, a fashion retail marketplace with over 35,000 brands, has been one of our key customers since 2013. We soon realized this wasn’t a normal Hackathon. This hackathon was dedicated to instrumentation and monitoring.

Introduction to Site Reliability Engineering

In this session, we start with the basics of SRE, including some common terminology and theory, then dive into practical examples—including lessons learned from our own journey here at Datadog. We discuss the relationship between SRE and DevOps, what success looks like (and how to measure it), and how to identify and nurture both internal and external talent in order to build a cross-functional team. SRE is a large, complex topic, so the session ends with a live Q&A and deep-dive into some great topics.

Monitoring APIs for Better Performance

In this week’s Tip Tuesday, we are focusing on API monitoring. APIs are a set of rules or standards, which extend the functionality of an application, allowing different applications and/or programs to interact. These little helpers are built with flexibility and ease of integration in mind. APIs simplify programming, allowing developers to build complex applications without having to worry about usability.

Architectural Pattern for Highly Scalable Serverless APIs

The most common API architecture on Serverless backends is not necessarily the most scalable and resilient option. Many developers take for granted that an AWS Lambda processing external requests will require an API Gateway endpoint connected directly to it. One of the best options to decouple a Lambda function and an API Gateway endpoint is by using an SQS queue. Requests come into API Gateway, which are sent as messages to SQS.

Jaeger clients and W3C Trace-Context

In this article, we are going to have a look at using Jaeger clients with W3C Trace-Context propagation format. The standardized context propagation format assures interoperability between different tracing systems and instrumentation libraries. In this regard we are going to explore two use cases. First how to use OpenTelemetry SDKs in Jaeger instrumented environment.

The New Cloud Strategy in 2020

In recent weeks we’ve all been disrupted by the Covid-19 pandemic, both personally and professionally. The changes have been swift and severe, bringing new meaning to the Boy Scout motto: “Be Prepared.” While certain sectors, like the restaurant industry, have been brutally affected by lockdowns, we’ve also seen encouraging signs of last-minute ingenuity. At the end of March, national chain The Cheesecake Factory warned that it would not be able to pay rent.

Stack Trace Monitoring: Gaps in Measuring the User Experience

Our digital world is evolving and advancing at an unimaginable pace – and so are the expectations of end users. Momentum is everything in today’s united world, and having a poor performing website or application will likely result in the confidence of your products and services. And worse yet, any dissatisfaction perceived from the user will also likely result in them going straight to your competitor. This is an immediate impact on your revenue, brand, and customer confidence.