✕ Clear all filters
13 articles

📰 Dev.to · Alexandr Bandurchin

13 articles · Updated every 3 hours · View all reads

All Articles 67,240Blog Posts 99,885Tech Tutorials 16,254Research Papers 13,808News 12,532 ⚡ AI Lessons
Django OpenTelemetry Instrumentation Guide
Dev.to · Alexandr Bandurchin 6mo ago
Django OpenTelemetry Instrumentation Guide
OpenTelemetry enables comprehensive monitoring of Django applications by automatically collecting...
OpenTelemetry database sql [otelsql]
Dev.to · Alexandr Bandurchin 6mo ago
OpenTelemetry database sql [otelsql]
OpenTelemetry database SQL provides libraries and tools for instrumenting SQL databases such as...
Uptrace v2.0: How ClickHouse JSON Type Accelerates Trace Queries by 10x
Dev.to · Alexandr Bandurchin 7mo ago
Uptrace v2.0: How ClickHouse JSON Type Accelerates Trace Queries by 10x
Uptrace v2.0 introduces native ClickHouse JSON type support for storing observability data, resulting...
Monitoring Polyglot Microservices: Python, Node.js, and Go with OpenTelemetry
Dev.to · Alexandr Bandurchin 7mo ago
Monitoring Polyglot Microservices: Python, Node.js, and Go with OpenTelemetry
Your checkout service runs on Python. Authentication uses Go for speed. The recommendation engine...
Microservices Architecture: Patterns, Design Principles, and Observability
Dev.to · Alexandr Bandurchin 7mo ago
Microservices Architecture: Patterns, Design Principles, and Observability
Microservices architecture structures applications as collections of loosely coupled services, each...
Kubernetes Microservices Monitoring and Observability with OpenTelemetry
Dev.to · Alexandr Bandurchin 7mo ago
Kubernetes Microservices Monitoring and Observability with OpenTelemetry
Kubernetes orchestrates containers at scale, but this introduces monitoring challenges that don't...
Kafka Event-Driven Microservices: Monitoring and Observability
Dev.to · Alexandr Bandurchin 7mo ago
Kafka Event-Driven Microservices: Monitoring and Observability
Event-driven microservices communicate through messages rather than direct HTTP calls. Instead of...
Debugging Microservices in Production with Distributed Tracing
Dev.to · Alexandr Bandurchin 7mo ago
Debugging Microservices in Production with Distributed Tracing
Your production checkout flow just started returning 500 errors. Six microservices handle checkout....
Cloud Microservices Monitoring on AWS and Azure with OpenTelemetry
Dev.to · Alexandr Bandurchin 7mo ago
Cloud Microservices Monitoring on AWS and Azure with OpenTelemetry
Your checkout flow starts in an AWS Lambda function, calls a payment service running on EKS, then...