InfoQ Homepage Presentations
-
Scaling GraphQL Adoption at Netflix
Tejas Shikhare discusses how Netflix migrated to GraphQL and some of the problems they had to solve scaling it.
-
The State of APIs in the Container Ecosystem
Phil Estes attempts to demystify the state of APIs across the container landscape, overviewing the how and why of the layers of APIs that drive how containers work today.
-
Profiles, the Missing Pillar: Continuous Profiling in Practice
Michael Hausenblas takes a look at the origins and the motivation of CP and discusses the benefits of using CP in production, making the case that profiles are the missing pillar of observability.
-
Vulnerability Inbox Zero
Alex Smolen discusses dealing with security vulnerabilities both in the main product and the security scanner used to analyze it.
-
APIs at Scale: Creating Rich Interfaces that Stand the Test of Time
Matthew Clark, Paul Caporn take a look at versioning, design patterns, handling different use-cases, supporting high-traffic moments, and the merits of different API types.
-
With Observability, Cloud Deployments Don’t Have to Be Scary
Martin Thwaites discusses how to have the confidence to deploy at will. This ability allows developers and the wider team to know when things go wrong, and remediate them quickly.
-
Six Impossible Things
Kevlin Henney takes a look at six specific impossible things that shape the limits of what people can develop, from integer representation to the minefield of task estimation and prioritization.
-
Using Shared Memory-Mapped Files in Java
Peter Lawrey discusses Unsafe in Java 8, Project Panama in Java 17 and Java 19, including pactical uses with code examples, demo using Panama, Event Sourcing using shared memory with Chronicle Queue.
-
The Next Decade of Software is about Climate - What is the Role of ML?
Sara Bergman introduces the field of green software engineering, showing options to estimate the carbon footprint and discussing ideas on how to make Machine Learning greener.
-
Deterministic, Reproducible, Unsurprising Releases in the Serverless Era
Ixchel Ruiz explores good practices, tips and lessons learned to make a release to production without surprises.
-
How to Operationalize Transformer Models on the Edge
Cassie Breviu discusses different model deployment architectures, how to deploy with edge devices and inference in different programming languages.