InfoQ Homepage InfoQ Dev Summit Content on InfoQ
-
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.
-
Reducing Developer Overload: Offloading Auth, Policy, and Resilience to the Platform
Christian Posta discusses what developer pain looks like, how much it costs, and how Istio has solved these concerns by examining three real-life use cases.
-
Make Your Design System Work for You and Your Team
Sarah Rambacher discusses how a well-structured design system will increase collaboration between developers and UX team, and how to make the implementation of pixel-perfect designs easier.
-
Enabling Developer Productivity: Intentional Evolution of the Platform
Jennifer Davis explores strategies for deliberately refining processes, tools, and workflows to scale contributions to enhance developer experience and productivity.
-
A Common Problem and an Ancient Idea: How We Built Our Asset Library
Wenshuo Liu discusses why they chose GCS for storage, the problems that came with this decision, and various types of cache, especially their write back cache backed by Cloud Spanner.
-
Leveraging Internal Developer Portals to Achieve Strategic Initiatives
Frank Fodera discusses how they introduced an IDP at CarGurus, the key features that contributed to achieving critical mass within their organization, and how they leveraged the IDP.
-
Remixing the CarGurus Front-End Experience
Alex Shopov discusses how CarGurus decided which framework would best support the needs of their front-end development teams and evolving application ecosystem.
-
Empirical Observations on the the Future of Scalable UI Architecture
Willian Martins discusses a concise course of action regarding the patterns to introduce into a UI system and how to build UI architectures for scale.
-
Dataflow-Based Query Caching with Readyset
Alana Marzoev discusses the fundamentals of streaming dataflow and the architecture of ReadySet, a streaming dataflow system designed for operational workloads.
-
Evolving Your Architecture: Essential Steps and Tools for Modernization
Camilla Crispim discusses aspects of architecture that require assessment, methods for conducting these assessments, and the tools available to facilitate the process and support decision-making.
-
Optimizing Java Applications on Kubernetes: beyond the Basics
Bruno Borges discusses the strategies for enhancing Java application performance on Kubernetes, focusing on leveraging JVM ergonomics, and managing garbage collection processes.