AI Agents Are Just Distributed Systems (With a Different Brain)
Traditional distributed systems and AI agents have a lot in common, primarily from the architecture perspective. Let's …
Traditional distributed systems and AI agents have a lot in common, primarily from the architecture perspective. Let's …
Many a times we come across situations when we need to execute long running tasks for APIs exposed by our backend …
Anatomy of an IoT system
With IoT systems now playing critical roles in business processes, it's all the more important to monitor them properly. …
Saga pattern with Azure Service Fabric stateful micro-services — Finding eventual consistency in distributed systems
Data caching issues we faced while building a hyper-scale IoT solution and how we solved them using Redis