InfoQ Homepage Programming Content on InfoQ
-
Engineering Systems for Real-Time Predictions @DoorDash
Raghav Ramesh presents DoorDash’s thoughts on how to structure ML systems in production to enable robust and wide-scale deployment of ML, and shares best practices in designing engineering tooling.
-
ML Data Pipelines for Real-Time Fraud Prevention @PayPal
Mikhail Kourjanski focuses on the architectural approach towards PayPal’s real-time service platform that leverages ML models, delivers performance and quality of decisions.
-
Canopy: Scalable Distributed Tracing & Analysis @ Facebook
Haozhe Gao and Joe O’Neill present Canopy, Facebook’s performance and efficiency tracing infrastructure. They talk about the lessons learned and present case studies of its use.
-
Functional Rust - An Exploration
Lisa Passing discusses how to write functional code in Rust.
-
A Brief, Opinionated History of the API
Joshua Bloch discusses the history of APIs and looks at a few prominent examples with an eye to distilling their essence.
-
Next Gen Networking Infrastructure with Rust
Carl Lerche shows using Rust to provide a networking platform that provides expressiveness, speed, and safety, exemplifying with Linkerd, a “service mesh” proxy for cloud native applications.
-
Have You Tried Turning It off and on Again?
This talk features examples from the breadth of the SRE discipline to answer questions such as “what characteristics of an operations practice actively influence a system towards greater resiliency?”
-
Visualizing Home Automation with GRiSP
Claudia Doppioslash and Adam Lindberg introduce GRiSP, a home automation project written in Erlang and JavaScript/D3.
-
In Praise of Higher Order Functions
Mary Sheeran discusses higher order functions, taking a look at their history and their algebra, showing some examples capturing patterns in hardware description and GPU programming.
-
The Service-Delivery Review: The Missing Agile Feedback Loop
Matt Philip introduces the service-delivery review as a forum for feedback, its benefits, how to conduct one and typical fitness metrics.
-
The Cloud is Ready. Are You? Accelerating Enterprise Cloud Adoption with Automation
Ashok Balasubramanian discusses how Syntel’s automation powered approach helps enterprises adopt cloud, including one case of adoption of Pivotal.
-
Effective Java, Third Edition - Keepin' it Effective
Joshua Bloch covers some highlights from the third edition of “Effective Java”, concentrating on streams and lambdas.