Operations | Monitoring | ITSM | DevOps | Cloud

Hidden gems of observability!

Observability isn't just a buzzword—it's a vital component of modern computing. In recent webinar Peter Zaitsev discusses the multifaceted world of observability, highlighting its critical role in ensuring both application performance and user experience. Discover how different systems, from application performance management (APM) to infrastructure monitoring, collaboratively work to provide insights into user interactions and business outcomes. Explore why understanding these dynamics is essential for both developers and businesses striving for excellence.

Are Cloud Observability Solutions Breaking the Bank? #youtubeshorts #observability #devopstools

Is the price of cloud observability becoming a burden for your infrastructure? Many professionals are concerned about the skyrocketing costs associated with proprietary observability tools like Datadog. With major acquisitions, such as Cisco's purchase of Splunk, one has to wonder if affordability is compromised in favor of profit. How essential is observability in today's tech landscape, and what alternatives exist?

Is too much data making your job harder? #youtubeshorts #dataanalytics #observability

What happens when capturing vast amounts of data becomes overwhelming instead of insightful? For years, vendors have prioritized collecting vast metrics, boasting thousands of data points. But is this approach beneficial, especially for developers who may not be observability experts? Understanding metrics shouldn't feel like deciphering a foreign language. Coroot is an open source observability platform that helps engineers fix service outages and even prevent them. It continuously audits telemetry data to highlight issues and weak spots in your services.

Discover what your applications are really up to with Coroot

Modern Applications can use a lot of external services, some of those interactions are expected, others not so much. There could be many reasons for those unexpected interactions, ranging from security vulnerabilities and various malware to outdated code and various reporting and statistics software may report to its creator or a third party. These unexpected interactions can be a security risk, and may also raise privacy concerns.

Instrumenting Python GIL with eBPF

Every Python developer has heard about the GIL (Global Interpreter Lock) This lock simplifies memory management and ensures thread safety, but it also limits the performance of multi-threaded, CPU-bound programs because threads can’t run Python code in parallel. Here is a great explanation of why Python requires the GIL by Python’s creator, Guido van Rossum: Guido van Rossum: Will Python ever remove the GIL? | Lex Fridman Podcast Clips.

What Developers Should Know about Observability

Peter is a serial entrepreneur and co-founder of Percona, FerretDB, and other tech companies. As a leading expert in open-source strategy and database optimization, Peter has applied his technical knowledge and entrepreneurial drive to contribute as a board member and advisor to several open-source startups. His insights into performance optimization and system reliability play a crucial role in shaping Coroot’s functionality.