InfoQ Homepage Architecture & Design Content on InfoQ
-
The Human Side of Microservices
John Billings talks about winning over those skeptical about the benefits of microservices along with tips on caching, failure, interface changes, etc. for building a distributed system architecture.
-
Distributed Systems in Practice, in Theory
Aysylu Greenberg revisits some features of modern distributed systems and shows three architectural patterns, their application, and reference papers that are relevant to today's distributed systems.
-
Low Latency Microservices in Java
Peter Lawrey discusses the differences between microservices and monolith architectures, their relative benefits and disadvantages, patterns and strategies implementing low latency microservices.
-
0 to 100 days - Running DRTs at Dropbox
Thomissa Comellas shares her experiences developing and rolling out new Disaster Recovery Testing techniques at Dropbox. Tammy Butow shares how her team runs DRTs and has implemented the techniques.
-
Agile Architecture
Steve Green discusses balancing emergent designs with intentional planning, common architecture principles, guidelines for measuring good architecture, and an evaluation of agile techniques.
-
What They Don't Tell You about Microservices...
Daniel Rolnick talks about the process Yodle went through adopting and deploying microservices, including database architectures and architectural patterns that emerged.
-
The Enabling Force of Technology at Liberty Mutual
Chris Bartlow talks about how technology was used in the transformation of a storied organization with more than one hundred years of success, why they chose Pivotal and the results obtained.
-
Are Your Microservices Naked and Afraid?
Alan Ho and Sandeep Murusupalli discuss the right type of protection (OAuth/Throttling) and monitoring (e.g. bot monitoring) needed to be put in place to properly manage microservices.
-
Lessons Learned from Deploying Cloud Foundry on OpenStack
The authors discuss the top lessons learned from building a fully integrated developer platform, leveraging Cloud Foundry and OpenStack, answering questions from the audience.
-
Architecting Cross-Platform Mobile Frameworks
Spencer Chan overviews Quora's architecture that allows them to share the majority of their application code across their Android, iOS and web apps, discussing challenges and benefits.
-
ESPN Next Generation APIs Powering Web, Mobile, TV
Manny Pelarinos talks about the tension of optimizing APIs for different experiences, while supporting hundreds of endpoints and many web and mobile applications at scale.
-
The Verification of a Distributed System
Caitie McCaffrey discusses the strategies for proving a correct system and less strenuous methods of testing, which can help increase our confidence that a system is doing the right thing.