InfoQ Homepage InfoQ Dev Summit Munich 2024 Content on InfoQ
Presentations
RSS Feed-
Bringing a Product Mindset to an Infrastructure Platform Team
Stéphane Di Cesare shares DKB's journey introducing a product mindset within their platform team.
-
AI in the Age of Climate Change
Nischal HP shares insights on building a data-driven economy to incentivize sustainable farming and reduce carbon emissions.
-
How to Ship Updates to 40+ Apps Every Week With Nx
Santosh Yadav discusses the world of Nx, maintaining a large Angular code base, CI/CD, release strategy, feature flags, introducing new tools to the codebase.
-
From a Lambda-Lith to an Event Driven Architecture – Lessons Learned
Leo Hanisch discusses the challenges of the "Lambda-Lith" approach and the benefits of embracing EDAs.
-
Building a Lightning Fast Firewall with Java & eBPF
Johannes Bechberger discusses building a high-throughput firewall leveraging the combined power of eBPF and Java.
-
Elevate Developer Experience with Generative AI Capabilities on AWS
Olalekan Elesin discusses how generative AI tools can improve productivity, streamline workflows, and foster a more efficient and effective development environment.
-
The Art of Embracing Failures with Serverless Architectures
Anahit Pogosova explores some of the most common challenges and pitfalls inherent to distributed systems and architectures and looks at strategies to mitigate them using AWS Lambda and Amazon Kinesis.
-
Leveraging Open-source LLMs for Production
Andrey Cheptsov discusses the practical use of open-source LLMs for real-world applications, weighing their pros and cons, highlighting advantages like privacy and cost-efficiency.
-
Taking LLMs out of the Black Box: A Practical Guide to Human-in-the-Loop Distillation
Ines Montani discusses practical solutions for using the latest LLMs in real-world applications and explores how to distill knowledge into smaller and faster components.
-
Launching AI Agents across Europe at Breakneck Speed with an Agent Computing Platform
Arun Joseph, Patrick Whelan discuss patterns for productionizing LLM powered applications, AI agents development lifecycle, toolkits, components and building blocks of an AI Agents computing platform.
-
Manipulating the Machine: Prompt Injections and Countermeasures
Georg Dresler discusses various methods to perform prompt injection to extract system prompts and documents used by GPTs, and ways to integrate countermeasures to protect against stealing information.
-
1BRC–Nerd Sniping the Java Community
Gunnar Morling discusses some of the tricks employed by the fastest solutions for processing a 13 GB input file within less than two seconds through parallelization and efficient memory access.