Kevin DenverforSoftware Engineering Cornersoftware-engineering-corner.zuehlke.com·Nov 25, 2024Building observability into the NHS COVID-19 app backend serving 16 million usersWhen the COVID-19 pandemic swept the globe, it triggered a race to develop digital tools that could help manage and track the spread of the virus. The Department of Health and Social Care (DHSC) oversees the UK's National Health Service (NHS), with ...211 readsAmazon S3
Amador Criadoamatore.dev·Oct 16, 2024Ingesting F1 Telemetry UDP real-time data in AWS EKSIntroduction In this post I’ll continue with my series of Real Time data integration in Cloud. This time I’ll explain How I built a real time telemetry data ingestion pipeline using AWS EKS to process UDP data from the F1 2023 Playstation 4 game. The...208 readsAWSEKS
Rakesh Kadamblog.rakeshkadam.me·Oct 5, 2024Unlock Engineering Insights with Apache DevLakeEver feel like you're drowning in a sea of DevOps data? Jira tickets here, GitHub commits there, Jenkins builds somewhere else... it's enough to make any engineering team's head spin. Trying to make sense of this fragmented information to improve you...1 like·46 readsDevops
Ronald Bartelshubandspoke.amastelek.com·Sep 21, 2024💡Understanding SNMP Polling & the Rise of Telemetry in Modern Networksℹ️In the world of network management, gathering real-time performance data is essential to ensure efficient operations, diagnose issues, and proactively address potential problems. Two primary methods for collecting this data are SNMP polling and telem...8 likessnmp
Jean-Mark Wrightjaywhy13.hashnode.dev·Jun 25, 2024Automated telemetry capture via Python bytecode modificationIntroduction Ever heard the expression "Don't byte off more than you can chew"? Today, I've got one of those stories about our attempt to capture telemetry automatically using Python by introducing hooks at the bytecode level. Our company has several...1 like·1.5K readsPython
Tejas KumarforKeploy Tech Blogkeploy-blog.hashnode.dev·May 6, 2024Decoding Network Traffic: The Vital Role of Telemetry in Understanding Network ActivityTelemetry, in simple terms, is like having a conversation with machines or systems located far away. It's about collecting data from these distant sources to better understand how they're performing. Think of it as a health check-up, but for machines...eBPF
Prathamesh SonpatkiforLast9 of Reliabilitylast9.hashnode.dev·Aug 22, 2023Telemetry in the Cloud Native World: An In-Depth LookCloud-native architectures have revolutionized how we develop, deploy, and manage applications. Understanding their behavior, performance, and health is paramount as these applications become more complex and distributed. One key aspect that facilita...monitoring
Abhishek Singhopscribe.blog·Jul 28, 2023Understanding Istio Service Mesh: A Comprehensive GuideIn the world of microservices, managing communication between services can be a daunting task. This is where Istio and service mesh come into play, simplifying the complex configurations and enhancing the security of applications with sensitive user ...10 likes·28 reads#istio