Subhanshu Mohan Guptablogs.subhanshumg.com·Nov 17, 2024Federated Learning for Distributed MLOps SecurityIntroduction As Machine Learning Operations (MLOps) scale across industries, safeguarding sensitive data while enabling distributed training becomes a significant challenge. Enter Federated Learning (FL) — a decentralized approach that trains models ...Discuss·10 likes·34 readspysyft
Siddarth JainforNotes by Doctor Droidnotes.drdroid.io·Oct 16, 2024How to investigate Sentry Alert with Doctor DroidSentry Sentry is one of the best tools in the industry right now for error and exception tracking. It has high quality SDKs across the stack and has great integrations as well as a powerful dashboard for users to learn about an exception in the code....Discuss·1 like·103 readsPlayBooksobservability
Kenneth Nwobikennethnwobi.hashnode.dev·Oct 10, 2024Need to Monitor your Software ApplicationsEvery software engineering team aims to release bug-free software applications to keep systems reliable with minimal downtime. However, it's easy to forget that building the app is just one piece of the puzzle—monitoring and observability are just as...Discuss·1 likeSoftware application monitoring
Seun Bdevblog.seunb.com·Sep 2, 2024Self-Healing and Monitoring: A comprehensive guide to revolutionizing System Resilience Through AutomationIn today’s fast-paced digital world, maintaining system reliability and minimizing downtime are critical for business success. This comprehensive guide explores how to enhance system resilience through advanced monitoring and self-healing mechanisms....Discussself healing technology
Justin Thurmantil.justinthurman.dev·Aug 30, 2024Instrumentation and Django's StreamingHttpResponseIn my work at Bevy, I recently implemented a streaming endpoint in our Django app using StreamingHttpResponse. For anyone unfamiliar with this class, using it is straightforward. You just need to pass it some iterable, and it will stream the content....Discuss·45 readsDjango
Benjamen Pylebenjamenpyle.hashnode.dev·Aug 3, 2024Powerful Visibility with Rust, Lambda, Datadog, and OpenTelemetryAs much as I love Rust and especially Rust on serverless, it would be hard for me to recommend Rust and Lambda to a company without a plan for Observability. I've written about this topic before and the importance of building not just serverless app...DiscussRust
Marymaryjonah.hashnode.dev·Jul 19, 2024Using Terraform, and GitHub Actions to integrate Datadog with an AWS EC2 instanceMy next task in my SheCodeAfrica Devops mentorship journey was to integrate my application with Datadog to visualize logs and traces. Since my previous task involved using Terraform to setup an EC2 instance, I was thinking how I can add Terraform in ...DiscussTerraform
Sarthak Tyagisarthakwrites.hashnode.dev·Jun 28, 2024DatadogInstall or Update to the latest Agent version on Ubuntu The Datadog Agent has x86_64 and arm64 (ARM v8) packages. For other architectures, use the source install. Run this command to install or update... DD_API_KEY=721fb15b3ffb0bba810abc5695f4d2aa DD...DiscussDatadog
TOFADE OLAWALElordwales.hashnode.dev·May 26, 2024Case Study: Upgrading Monitoring and Observability with Datadog for a Medium-Scale CompanyBackground A medium-scale company sought to upgrade its monitoring and observability system from AWS CloudWatch to a more advanced and feature-rich solution. While CloudWatch had been adequate, it did not fully meet their evolving needs. After detail...Discuss·142 readsDatadog
Zerihun Shiferawzerihun-shiferaw.hashnode.dev·May 11, 2024Postmortem: Integration of Datadog with Project 0x18 Web stack Monitoringpostmortem:- Date: 05/11/2024 Incident Overview: The incident took place during the integration process of Datadog with the Project 0x18 Web stack Monitoring. The main error originated from not adhering to the provided instructions, which led to ini...Discussalx-software-engineering