InfoQ Homepage Microservices Content on InfoQ
-
Mastering Chaos - A Netflix Guide to Microservices
Josh Evans talks about the chaotic and vibrant world of microservices at Netflix, exploring the cultural, architectural, and operational methods that lead to microservice mastery.
-
10 Ways to Get Super Productive with Spring Boot
The authors discuss Spring Boot: development cycle with Devtools, H2 web console, persistent web sessions, managing cache, static resources in web apps, evolving a database schema and more.
-
Spring Boot @ PayPal
Fabio Carvalho and Eduardo Solis from PayPal discuss adding Spring Boot to their RESTful Java framework providing a microservices architecture based on cloud, CI, Docker and embedded containers.
-
Operating a High Velocity Large Organization with Spring Cloud Microservices
Noriaki Tatsumi discusses building a microservices architecture on Spring Cloud that's reliable, resilient, and scalable.
-
gRPC 101 for Spring Developers
Ray Tsang discusses using gRPC's streaming API to build sophisticated real-time applications, diving into integration with Maven, Gradle, Spring Boot and RxJava.
-
Developing a Geospatial Webservice with Kotlin and Spring Boot
Sébastien Deleuze shows how to use a relational database without JPA in order to use advanced PostgreSQL functionalities wiht a lightweight stack, demonstrating Kotlin to JavaScript transpiler.
-
High Performance Microservices with Ratpack and Spring Boot
Dan Woods presents Ratpack and Spring Boot's complementary integrations, and demonstrates, through live coding, building a high performance microservice.
-
No Outage Database Development with Spring Boot and Liquibase
Alan Barrington-Hughes and Pavithra Ramaswamy discuss key concepts in agile database refactoring, demonstrating a no outage deployment with nginx using a blue-green method.
-
Next Level Spring Boot Tooling
Martin Lippert, Krris De Volder and Andy Clement showcase the latest features for working with Spring Boot - using live demos and live coding.
-
Continuous Delivery for Microservice Architectures with Concourse & Cloud Foundry
Alex Ley introduces Concourse, an open source pipeline based CI system that focuses on simplicity, usability and reproductibility, with isolated builds.
-
Easy Consumption of Microservices
Ted Tollefson and Shawn Sherwood cover the steps needed to extend Initializr to accomplish easy microservice consumption.
-
Going Reactive: Building Better Microservices
Rob Harrop talks about how Reactive is a natural fit for building resilient microservices out of communicating components, improving code readability and unit testing.