InfoQ Homepage Architecture & Design Content on InfoQ
-
Orchestrate All the Things! with Spring Cloud Data Flow
Eric Bottard and Ilayaperumal Gopinathan discuss easy composition of microservices with Spring Cloud Data Flow.
-
Java (SE) State of the Union
Gil Tene presents the current state of Java SE and OpenJDK, the role of Java in the Big Data and Infrastructure components, JCP, the ecosystem, trends, etc.
-
Scaling Quality on Quora Using Machine Learning
Nikhil Garg talks about the various Machine Learning problems that are important for Quora to solve in order to keep the quality high at such a massive scale.
-
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.
-
Architecting for Cloud Native Data: Data Microservices Done Right Using Spring Cloud
Fred Melo introduces Spring Cloud Stream from a Data Microservices perspective.
-
Building Resilient and Evolutionary Data Microservices
Vinicius Carvalho talks about the role of a centralized Schema repository, and how can we work with different data models and protocols to achieve schema evolution.
-
Consumer Driven Contracts and Your Microservice Architecture
Marcin Grzejszczak shows how to use the Spring Cloud Contract Verifier to stub HTTP / Messaging collaborators, faking microservices with stubs that were tested against their producer.
-
Elastic Efficient Execution of Varied Containers
Sharma Podila reviews the state of containers usage in Netflix, discussing projects Titus and Mantis, AWS integration, and using Fenzo to run an elastic infrastructure for a varied mix of workloads.
-
Mesos: A State-of-the-art Container Orchestrator
Jie Yu discusses how containers are managed in Mesos, the future of container support in Mesos, and shows some of the new container networking and storage features.
-
Building a Microservices Platform with Kubernetes
Matthew Mark Miller discusses Kubernetes’ primitives and microservices patterns on top of them, including rolling deployments, stateful services and adding behaviors via sidecars.
-
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.