InfoQ Homepage Microservices Content on InfoQ
-
What We Got Wrong: Lessons from the Birth of Microservices
Ben Sigelman talks about what Google got wrong about microservices, the lessons learned along the way and how to apply those lessons today.
-
Life of a Packet through Istio
Matt Turner talks about Istio - a service mesh for Kubernetes that offers advanced networking features. He gives insight into Istio’s full power, and its architecture.
-
Bootiful CQRS and Event Sourcing with Axon Framework
Allard Buijze discusses using Spring Boot's autoconfiguration and Axon's separation of business logic and infrastructure concerns to set up a CQRS and Event Sourcing application.
-
Restoring Confidence in Microservices: Tracing That's More Than Traces
Ben Sigelman talks about rethinking distributed tracing in terms of the most vital organizational problems that microservices introduced.
-
Mature Microservices and How to Operate Them
Sarah Wells discusses some of the challenges for building stable, resilient services and ultimately what worked at the Financial Times.
-
Spring Cloud on PKS
Spencer Gibb, Mauricio Salatino discuss how Spring Cloud Kubernetes integrates with Config Maps and Secrets for providing secure configuration to Spring Boot applications.
-
WebSphere on Pivotal Cloud Foundry
Michael Thompson, Thomas Watson show how to deploy Spring Boot applications on Pivotal Cloud Foundry (PCF) with WebSphere.
-
Fast and Furious: Searching in a Distributed World with Highly Available Spring Data Redis
Julien Ruaux discusses the Redis Enterprise architecture and demos Redis clusters, builds three microservices, performs full-text searches, and views the results using Spring Boot Web and Angular.
-
Achieving Hyper-Productivity through the Use of Microservices and PCF
Thomas Seibert, Gregor Zurowski describe how their delivery performance has increased by using microservices and PCF and how their ecosystem allows for scaling to a multitude of teams.
-
Reducing Microservices Architecture Complexity with Istio and Kubernetes
Ray Tsang introduces Istio, explaining how the service mesh works, the technology behind it, and how to use it with microservices.
-
Hacking Spring Boot Applications Using Visual Studio Code
Rome Li, Martin Lippert give an overview of what is possible (and what is not yet) when using Visual Studio Code as a premier development environment for Spring Boot applications.
-
Getting from Monolith to Microservices
Jimmy Bogard looks at strategies to break a monolith, from the front-end to the back, including database refactoring and analysis tools to see dependencies in legacy code.