InfoQ Homepage Architecture Content on InfoQ
-
Machine Learning Pipeline for Real-Time Forecasting @Uber Marketplace
Chong Sun and Danny Yuan discuss how Uber is using ML to improve their forecasting models, the architecture of their ML platform, and lessons learned running it in production.
-
From Haskell 98 to Modern Haskell–Making Sense of the Haskell Type System
Ryan Lemmer takes a look at Haskell’s type system, including extensions: GADTs, multi-param type-classes, functional dependencies, type functions, kind polymorphism, type promotion, etc.
-
Functional Programming in Aviation
Tony Morris discusses some of the issues met in aviation and how functional programming can be applied to provide significant improvements in efficiency and air safety.
-
Tried and True Approach to Cloud Native Design - An Experienced-Based Method
Rahul Kandhari discusses HCL’s journey creating microservices and lessons learned along the way.
-
Drivetribe: A Social Network on Streams
Aris Koliopoulos talks about how common problems in social media can be resolved with a healthy mix of stream processing and functional programming.
-
Microservices Panel
The panelists discuss things like security, service meshes and how to troubleshoot distributed systems, looking forward to see what the next 12 months may hold for microservice architectures.
-
Microservices Lessons Learned from a Startup
Susanne Kaiser shares some lessons learned along their microservices journey from a startup perspective - and what they would do differently in hindsight if they could start the journey again.
-
What's New in Spring AMQP 2.0
Gary Russell discusses what was new in Spring AMQP 2 including listener container implementation, type-safe RabbitTemplate operations and more.
-
It's a Kind of Magic: under the Covers of Spring Boot
Brian Clozel and Stéphane Nicoll discuss Spring Boot auto-configuration and the conditional configuration model.
-
Incident Management at Netflix Velocity
Dave Hahn talks about how Netflix engineering teams think about failure, why they believe chaos is their friend, failure is guaranteed, and why Netflix is better off having both.
-
Bootiful Development with Spring Boot and React
Matt Raible shows how to develop with Java 8, Spring Boot, React, and TypeScript.
-
Building Enterprise Cache Based on CQRS
Komes Subramaniam discusses building a system that is implementing the CQRS pattern with a presentation friendly data model.