InfoQ Homepage Architecture & Design Content on InfoQ
-
Serverless and the Serverless Framework with David Wells
The Serverless Framework is quickly becoming one of the more popular frameworks used in managing serverless deployments. David Wells, an engineer working on the framework, talks with Wes Reisz about serverless adoption and the use of the open source Serverless Framework.
-
Colin Eberhardt on What WebAssembly Is, and Plans for Version 2.0
In this podcast Wes talks to Colin Eberhardt, the technology director at Scott Logic, about what WebAssembly (WASM) is, a bit of the history of JavaScript, and plans for WebAssembly 2.0 including the threading model and GC.
-
Martin Thompson on Aeron, Binary vs Text for Message Encoding, and Raft
Martin Thompson discusses consensus in distributed systems, and how Aeron uses Raft for clustering in the upcoming release.
-
Streaming: Danny Yuan on Real-Time, Time Series Forecasting @Uber
In this podcast, Yuan discusses everything from the scale Uber operates at to the major steps for training/deploy models in an iterative (almost Darwinistic) fashion, and wraps up with his advice for software engineers who want to begin applying machine learning into their day-to-day job.
-
Sander Mak on the Java Module System
Sander Mak discusses the module system with Java. We’ll hit on some of the practical advice he’s seen preparing and then implementing migrations to 9 (with and without the classpath). We’ll discuss some of the benefits and pitfalls to look for as you plan and execute your migrations.