InfoQ Homepage Microservices Content on InfoQ
-
Microservices or SOLID Services?
Ondrej Krajicek discusses how basic techniques - SOLID principles, Design by Contract - and certain metrics can be used in architecting microservices, and the benefits resulting from using them.
-
Service Architectures at Scale: Lessons from Google and eBay
Randy Shoup discusses modern service architectures at scale, using specific examples from both Google and eBay. He covers some interesting lessons learned in building and operating these sites.
-
Microservices and the Art of Taming the Dependency Hell Monster
Michael Bryzek presents lessons learned building an expansive microservice architecture at Gilt - an organization with 1500 git repositories and over 400 individual applications.
-
Microservices - Are Your Frameworks Ready?
Alex Heusingfeld, Martin Eigenbrodt discuss some of the challenges creating microservices on JVM stacks with examples using Dropwizard, Spring Cloud and Play2 Scala.
-
Principles of Microservices
Sam Newman talks about the history of where microservices came from, what they are, the benefits and downsides, and the core principles to stick to do to them well.
-
State of the Art in Microservices
Adrian Cockcroft summarizes the differences and commonalities across some of the largest microservices deployments in production, showing how they are evolving.
-
Evening Event and Panel
The panelists hold an open discussion about the do’s and don’t’s of microservices, answering questions from the audience.
-
Building and Deploying Microservices with Event Sourcing, CQRS and Docker
Chris Richardson shares his experiences developing and deploying a microservices-based application.
-
Microservices, Micro Operations? - Challenges of Microservice Models at the Operations Level
Dustin Huptas, Andreas Schmidt present some of the operational challenges met when dealing with microservices, and offer solutions from the field of automation and service discovery.
-
Microservice Challenges
Fred George discusses two challenges developing microservices: the asynchronous messaging bus and using functional programming which may be at odds with this approach.
-
Hybris-as-a-Service: A Microservices Architecture in Action
Andrea Stubbe explains how to create cloud applications with microservices using Hybris’ platform and API.
-
For the Love of Small
Owen Evans discusses microservices: how to leverage them and interconnected APIs, the overhead of such an architecture, types of microservices architectures and pros/cons.