InfoQ Homepage InfoQ Dev Summit Content on InfoQ
-
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.
-
From Local to Production: a Modern Developer’s Journey towards Kubernetes
Urvashi Mohnani discusses the full developer experience of writing an application, containerizing it locally, deploying it to a Kubernetes cluster, and debugging Kubernetes applications locally.
-
Monorepos: beyond the Technicalities
Tiago Bento analyzes software development workflows without ignoring the human factor and the status quo (most likely a poly-repo setting).
-
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.
-
Beyond Million Dollar Lines of Code: Practical Strategies for Engineering Cost-Effective Cloud Systems
Erik Peterson discusses the actions, tasks, and approaches necessary for crafting software that meets technical specifications and controls expenditure in the cloud.
-
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.
-
Strategic Thinking for Staff+ Engineers
Shweta Saraf discusses a framework for developing strategic thinking at any career stage, with a special focus on Staff+ engineers.
-
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.
-
Best Practices to Secure Web Applications
Loiane Groner discusses the best practices for secure coding, input validation techniques, the importance of strategic error handling and logging, and how to manage file uploads safely.