InfoQ Homepage InfoQ Dev Summit Boston 2024 Content on InfoQ
-
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.
-
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).