InfoQ Homepage Architecture Content on InfoQ
-
Writing Comprehensive and Guaranteed Up-to-Date REST API Documentation
Andreas Evers introduces Spring REST Docs and its test-driven approach to RESTful API documentation.
-
Bootiful Microservices in a Legacy Environment: Lessons Learned
David Julia describes some patterns that Pivotal Labs have employed over the last two years of building Spring Boot based microservices in the context of legacy systems.
-
Microservices: Organizing Large Teams for Rapid Delivery
The speakers discuss the organizational structure and communication and development strategies and tools to allow teams to work in parallel without drowning in process overhead and coordination costs.
-
The Journey from Monolith to Microservices: A Guided Adventure
Mike Gehard takes the journey from monolith to microservices.
-
Real World Microservices with Spring Cloud, Netflix OSS and Kubernetes
Christian Posta explains building microservices with Spring, Spring Cloud, and Netflix OSS and running them on Docker and Kubernetes.
-
Orchestrate All the Things! with Spring Cloud Data Flow
Eric Bottard and Ilayaperumal Gopinathan discuss easy composition of microservices with Spring Cloud Data Flow.
-
Iterative Design for Data Science Projects
Bo Peng goes over how Datascope iterated on the major pieces of the Expert Finder application project to produce actionable insights and recommendations on methodologies.
-
Reactive Kafka
Rajini Sivaram talks about Kafka and reactive streams and then explores the development of a reactive streams interface for Kafka and the use of this interface for building robust applications.
-
Cloud Native Streaming and Event-driven Microservices
Marius Bogoevici demonstrates how to create complex data processing pipelines that bridge the big data and enterprise integration together and how to orchestrate them with Spring Cloud Data Flow.
-
Troubleshooting RabbitMQ and Microservices That Use It
Micahel Klishin talks about how one can troubleshoot a distributed service-oriented system, focusing on Java, Spring, and RabbitMQ.
-
A Brief History of Unicode
Alex Blewitt discusses the origins of Unicode, why UTF8 is important, how character sets have evolved over time and the role Unicode has had in the evolution of many languages.
-
Operationalizing Data Science Using Cloud Foundry
Lawrence Spracklen creates a machine learning model leveraging data within MPP databases such as Apache HAWQ or Greenplum integrated with Chorus and then deploying this as a microservice on PCF.