InfoQ Homepage Programming Content on InfoQ
-
When DevOps Runs Its Course - We Need Platform as a Runtime
Aviran Mordo describes how Wix is building its own Platform as a Runtime (PaaR) infrastructure that allows developers to ship software faster, more securely, and with higher quality.
-
Architecting for Data Products
Danilo Sato discusses what constitutes a data product and different types of data products, how data products support data architecture at different levels, skills and team topologies needed.
-
Not Just Memory Safety: How Rust Helps Maintain Efficient Software
Pietro Albini discusses how Rust's type system can be used to ensure correctness and ease refactorings, leveraging procedural macros to reduce code duplication, introducing parallelism, and tooling.
-
What Can You Learn from the Fastest Code in the World?
Alan Elder explores the extremes one can go to in order to push the boundaries of code performance and efficiency to perform complex processing on millions of packets per second.
-
The Keys to Developer Productivity: Collaborate and Innovate
Heather VanCura discusses how to adopt the latest Java technology, innovate and contribute to the future evolution of the Java platform and ecosystem.
-
Applying AI to the SDLC: New Ideas and Gotchas! - Leveraging AI to Improve Software Engineering
Tracy Bannon discusses using Generative AI in software engineering with AI-assistance to meet the speed and quality of end-users demand.
-
Thinking Like an Architect
Gregor Hohpe reflects on two decades working as an architect, ranging from the executive penthouse to the serverless engine room.
-
Building Organizational Resilience through Documentation and InnerSource Practices
David Grizzanti discusses how communication is more effective through writing, documentation helping drive clarity and alignment across teams, and where InnerSource practices can speed up development.
-
Chronon - Airbnb’s End-to-End Feature Platform
Nikhil Simha discusses Airbnb's Feature Platform, focusing on the recent efforts to solve the challenges, specifically covering: core APIs, training data generation, feature serving and observability.
-
Building Better Platforms with Empathy: Case Studies and Counter-Examples
David Stenglein discusses the shift to a product model for internal platforms and how this benefits from people-centric tools like customer empathy and the new DevEx framework.
-
Generative AI and Organizational Resilience
Alex Cruikshank discusses where GenAI is likely to have the greatest impact, steps to manage this change, and ways to leverage the shift to AI mediated work to better understand business processes.
-
Hydration and Lazy-Loading Are Incompatible
Miško Hevery discusses Hydration and Lazy-loading, building a simple counter to show how hydration will thwart the ability to lazy load it or minimize the amount of code executed.