InfoQ Homepage Presentations
-
Efficient Language and Library Use to Reduce Carbon
Esteban Küber reviews their experience in designing and building a sample application with the same requirements in both Rust and Java.
-
Go Far, Go Together - Growing the Netflix Federated Graph
Kavitha Srinivasan discusses challenges building a developer-friendly ecosystem in a sustainable way to scale not just the graph, but the developers working with it as well.
-
Fabricator: End-to-End Declarative Feature Engineering Platform
Kunal Shah discusses how their ML platform designed Fabricator by integrating various open source and enterprise solutions to deliver a declarative end-to-end feature engineering framework.
-
Why Technical Experience Matters: How to Build a Lifelong Career in Software Development
Sven Reimers shares a few lessons on what to do to advance in a technical career based on technical expertise valued by the industry.
-
Ray: the Next Generation Compute Runtime for ML Applications
Zhe Zang introduces the basic API and architectural concepts of Ray, as well as diving deeper into some of its innovative ML use cases.
-
Change Data Capture for Microservices
Gunnar Morling discusses how change data capture (CDC) and stream processing can help developers with typical challenges they often face when working on microservices.
-
Overcomplicated Architecture: Scaling Bottleneck
Cassandra Shum discusses one of the bottlenecks of software development, an overcomplicated architecture, addressing how a company gets to an overcomplicated architecture, and how to get out of it.
-
Back to Basics: Scalable, Portable ML in Pure SQL
Evan Miller walks through the architecture of Eppo's portable, performant, privacy-preserving, multi-warehouse regression engine, and discusses the challenges with implementation.
-
Is Your Java Application Slow? Check out These Open-Source Profilers
Johannes Bechberger focuses on understanding the basic concepts of profiling like flame graphs, usage of async-profiler and JMC, advantages and disadvantages of the different tools.
-
The Eternal Sunshine of the Toil-Less Prod
Sasha Rosenbaum discusses the evolution from shipping products to running services, and what she learned while trying different approaches.
-
Celebrity Vulnerabilities: Effective Response to Critical Production Threats
Alyssa Miller dives into the lessons learned from three major open source security events, the Equifax breach via Struts, the Log4j vulnerabilities and the Spring4Shell exploit.
-
Did the Chaos Test Pass?
Christina Yakomin discusses how to run Chaos experiments with Vanguard technologies.