Systems | Development | Analytics | API | Testing

Rookout

Introducing Dynamic Observability: A no-code integration between Elastic and Rookout

In recent years, Observability has become a de-facto standard when discussing development and maintenance of cloud-native applications. The need to develop an observable system and ensure that as it runs in production, engineers will be able to detect performance issues, downtimes, and service disruptions, has evolved into a rich ecosystem of tools and practices.

Adding a Real-Time Layer to Datadog Observability

We all know Datadog. It’s a powerful and established tool that developers, DevOps, and SREs use for anything ranging from monitoring their application’s performance and searching their logs to having an end-to-end understanding of the environment. The nature of cloud-native applications makes the three pillars of observability – (Metrics, Logs, Traces) – needed more than ever to get visibility into your application.

Tales of Engineering Leadership: Lessons Learned Growing a Team of 1 to 150 at Snyk

What does it take to be a successful engineering manager? What does it take to scale and grow your team and your people - and what should you avoid doing at all costs? In this webinar, Liran Haimovitch, Rookout’s CTO, will host Anton Drukh, formerly VP Engineering of Snyk and GM Israel and now an engineering leadership consultant, to discuss how Anton scaled engineering at Snyk from 1 to 150 (!) and what he learned along the way, including what decisions supported their rapid growth and what mistakes were made that you can now avoid.

The Modernized Developer Workflow Webinar

JFrog ChartCenter, a central Helm charts repository, and Rookout, a live debugging tool for developers, team up to discuss how developers can optimize their time, allowing them to focus more on value-creating tasks. They take a deeper look into the two products, how they can be used together, and demonstrate how the proper tools can help your developers succeed. In this webinar you will learn.

Rookout Named A Gartner Cool Vendor in Monitoring and Observability

We are honored to announce that Rookout, the world’s leading dynamic observability and debugging platform, has been recognized by Gartner as a Cool Vendor, based on the October 11 2021 report titled “Cool Vendors in Monitoring and Observability – Modernize Legacy, Prepare for Tomorrow” by Padraig Byrne.

Level Up Your Cloud-Native Debugging Experience

Debugging is hard. Cloud debugging is harder. Debugging Kubernetes and Serverless applications sometimes feels nearly impossible when: These classic remote debugging challenges have made the world of cloud debugging seem impossible at times and has given rise to the practice of Observability. The rise of the Observability trend in recent years has directed engineers towards one direction to solving these problems: print logs, print traces, throw exceptions.

Debugging a Node.js Application with a Production Debugger

Production debugging in its current form is a relatively new area of technology that aims to make it easier for developers to solve problems in their code. More often than not, we don’t have all the information we need to solve those hard to reproduce bugs. This leads to long hours of debugging, adding more log lines, and creating separate reproduction environments to try to isolate and reproduce problems.