Start Simple, Scale Fast: Azure Storage for Distributed Computing
Start Simple, Scale Fast: Azure Storage for Distributed Computing Introduction In a recent engagement with a customer, we needed to create a distributed system to efficiently generate and ingest data....
View ArticleSimplified State Management
Simplified Connection State Management This post presents an architectural pattern that can significantly reduce complexity and bugs by aggregating multiple complex states into a single state that more...
View ArticleSynchronizing multiple remote Git Repositories
Synchronizing multiple remote Git Repositories In a recent project, we needed to synchronize multiple remote Git repositories. We were maintaining an open-source project on GitHub, and a private...
View ArticleMaking an Application More Robust With Data Mapping
Making an Application More Robust With Data Mapping This blog post describes a solution to protect your application against unexpected changes in the schema of third-party data which your application...
View Article