12 articles

📰 Dev.to · Alexandr Bandurchin

Articles from Dev.to · Alexandr Bandurchin · 12 articles · Updated every 3 hours · View all reads

All ⚡ AI Lessons (9696) ArXiv cs.AIDev.to · FORUM WEBForbes InnovationDev.to AIOpenAI NewsHugging Face Blog
OpenTelemetry database sql [otelsql]
Dev.to · Alexandr Bandurchin 5mo 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 5mo 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 5mo 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 5mo 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 5mo 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 5mo 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 5mo 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 5mo 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...