InfoQ Homepage Microservices 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.
-
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.
-
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.
-
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.
-
Containers, FTW!
Michael Hausenblas introduces containers, microservices and dealing with security, monitoring and troubleshooting using Apache Mesos/Marathon and Kubernetes.
-
Patterns & Practices for Cloud-Based Microservices
Rachel Reese talks about the lessons she has learned at Jet.com on their way to developing the platform and how they’ve schooled themselves on what works and what doesn't for F# and microservices.
-
Chaos Kong - Endowing Netflix with Antifragility
Luke Kosewski describes Flow, how it adds value to a microservice architecture, what preconditions must be met for such a recovery mechanism to succeed, and tells the story of a 2015 Q4 outage.
-
Cloud Native Java
Josh Long looks at how high performance organizations like Ticketmaster, Alibaba, and Netflix make short work of that complexity with Spring Boot and Spring Cloud.
-
The Spring Circle of Feedback plus the Latest Features in Spring Boot 1.4 - SpringOne Keynote
A keynote on the "circle of code" which represents the journey from idea to implementation to deployment and back to more ideas, and a demo of the latest features in Spring Boot 1.4.
-
The Joy of Microservices
Ian Cooper provides arguments for using microservices, why they are useful and when it makes sense to implement such a solution.
-
Decoupled APIs through Microservices
David Simons introduces microservices as a developer's API tool, discussing why and when makes sense to use them, and the tools that make it easy to deal with a microservices architecture.
-
Smashing the Monolith
Leonard Garvey and Louis Simoneau discuss how to decompose a monolith, architectural and integration patterns to avoid creating a monolith, and useful patterns and tools along the way.