InfoQ Homepage Architecture Content on InfoQ
-
Azure Service Fabric: Microservices Architecture Made Ridiculously Simple
Chase Aucoin explains using Microsoft Service Fabric to create microservices, demoing how to migrate existing services to Service Fabric.
-
Building .NET Microservices
Kevin Hoffmann and Chris Umbel discuss building .NET microservices and deploying them to the Spring Cloud.
-
Implementing Microservices Tracing with Spring Cloud and Zipkin
Marcin Grzejszczak and Reshmi Krishna describe how to do distributed tracing with Spring Cloud Sleuth and Zipkin, demoing incorporating these technologies into an existing stock trading application.
-
How to Properly Blame Things for Causing Latency: An Introduction to Distributed Tracing and Zipkin
Adrian Cole overviews how to debug latency problems using call graphs created by Zipkin, taking a look at the ecosystem, including tools to trace Ruby, C#, Java and Spring Boot apps.
-
Developing Microservices with Aggregates
Chris Richardson describes how to use aggregates to design modular business logic that can be partitioned into microservices.
-
A Dark and Stormy Night: Operational Antipatterns
Kiran Bhattaram shares common operational antipatterns, useful tactics and stories learned in difficult situations.
-
Moving from Monolithic Architecture to Spring Cloud and Microservices
Travis Cherry and Mary Ann Wayer discuss monolithic architectural patterns, JBoss apps, lessons learned moving to Spring MVC SPA, then microservices with Spring Boot, Netflix OSS and Spring Cloud.
-
Advanced Spring Data REST
Covering the features added to Spring Data REST in recent releases, Oliver Gierke looks at how to integrate manually coded REST resources, tweak representations and work with lookup types.
-
Let's Visualize Your Spring Boot Applications
Shin Tanimoto offers techniques for visualizing microservices built by Spring Boot applications using Elasticsearch, Kibana and Spring Cloud Sleuth.
-
Spring Data and In-Memory Data Management in Action
John Blum and Luke Shannon present and code a live Spring Boot-based application powered by Apache Geode (a.k.a. Pivotal GemFire) running on CloudFoundry.
-
Consuming Data Services with Spring Apps on Cloud Foundry
This talk covers how the Spring Boot and the Cloud Foundry Java Buildpack auto-configuration mechanisms work, their limitations, and how to explicitly configure connections when needed.
-
Spring Cloud with Consul and Vault
Spencer Gibb discusses how to integrate Spring Boot applications with Consul and Vault for Service Discovery, Configuration, Secrets, Event Bus and more.