InfoQ Homepage Presentations
-
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.
-
Optimizing for Fast Flow in Norway's Largest Bureaucracy
Audun Fauchald Strand and Truls Jørgensen describe how they have succeeded to align their teams by internal tech radar increasing communication between teams, and a weekly dive on a specific topic.
-
Modern Data Pipelines in AdTech—Life in the Trenches
Roksolana Diachuk discusses how to use modern data pipelines for reporting and analytics as well as the case of historical data reprocessing in AdTech.
-
The Journey to API Management on the Cloud
The panelists explore how to build, integrate, and expose services as managed APIs in the cloud to follow best practices and manage large deployments.
-
Slack’s DNSSEC Rollout: Third Time’s the Outage
Rafael de Elvira Tellez discusses a case study of what happened when a large SaaS company enabled DNSSEC.
-
Staying JDK: Current in Production
Andrzej Grzesik discusses different perspectives towards Java upgrades and possible migration paths, how to plan and execute an upgrade, and what to expect in terms of tools, libraries and languages