<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>InfoQ</title>
    <link>https://www.infoq.com</link>
    <description>InfoQ feed</description>
    <item>
      <title>GitHub Increased Instant Navigation from 4% to 22% by Rethinking Client Side Architecture</title>
      <link>https://www.infoq.com/news/2026/07/github-issues-navigation/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/07/github-issues-navigation/en/headerimage/generatedHeaderImage-1783811772898.jpg"/&gt;&lt;p&gt;GitHub redesigned GitHub Issues navigation using a client-side architecture that combines caching, predictive prefetching, and service workers to reduce perceived latency. The approach uses IndexedDB, in-memory caching, and background synchronization to serve data faster. GitHub reported instant navigation improvements from 4% to 22%, with latency reductions across multiple navigation&lt;/p&gt; &lt;i&gt;By Leela Kumili&lt;/i&gt;</description>
      <category>Low Latency</category>
      <category>Architecture</category>
      <category>Web Browser</category>
      <category>Front-end</category>
      <category>Caching</category>
      <category>github</category>
      <category>IndexedDB</category>
      <category>navigation</category>
      <category>Scalability</category>
      <category>Performance</category>
      <category>React</category>
      <category>Optimization</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>news</category>
      <pubDate>Wed, 22 Jul 2026 14:09:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/07/github-issues-navigation/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Leela Kumili</dc:creator>
      <dc:date>2026-07-22T14:09:00Z</dc:date>
      <dc:identifier>/news/2026/07/github-issues-navigation/en</dc:identifier>
    </item>
    <item>
      <title>Anthropic Details How It Contains Claude Across Web, Code, and Cowork</title>
      <link>https://www.infoq.com/news/2026/07/anthropic-claude-containment/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/07/anthropic-claude-containment/en/headerimage/Anthropic-Header-1784707138026.jpeg"/&gt;&lt;p&gt;Anthropic detailed the containment architectures it uses for Claude across its products. It argues that agent safety depends on placing deterministic limits on an agent’s filesystem, network, and execution environment rather than on permission prompts or safeguards. Most notably, it examines failures at trust boundaries and along permitted egress paths that led Anthropic to revise those designs.&lt;/p&gt; &lt;i&gt;By Eran Stiller&lt;/i&gt;</description>
      <category>Claude</category>
      <category>Agents</category>
      <category>AI Architecture</category>
      <category>AI Security</category>
      <category>Security</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Architecture &amp; Design</category>
      <category>news</category>
      <pubDate>Wed, 22 Jul 2026 12:25:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/07/anthropic-claude-containment/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Eran Stiller</dc:creator>
      <dc:date>2026-07-22T12:25:00Z</dc:date>
      <dc:identifier>/news/2026/07/anthropic-claude-containment/en</dc:identifier>
    </item>
    <item>
      <title>Presentation: From Copy-Paste to Composition: Building Agents Like Real Software</title>
      <link>https://www.infoq.com/presentations/agent-software-engineering/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/presentations/agent-software-engineering/en/mediumimage/jake-medium-1784183841742.jpeg"/&gt;&lt;p&gt;Jake Mannix discusses moving AI agents past chaotic "1970s BASIC" architectures. He shares how implementing an intermediate protocol layer allows engineering leaders to build versioned, encapsulated "virtual tools." This design enables interface mapping, dynamic schema projection, and runtime taint tracking to proactively eliminate data exfiltration risks without slowing velocity.&lt;/p&gt; &lt;i&gt;By Jake Mannix&lt;/i&gt;</description>
      <category>Agents</category>
      <category>Artificial Intelligence</category>
      <category>QCon AI 2025</category>
      <category>Transcripts</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>presentation</category>
      <pubDate>Wed, 22 Jul 2026 11:57:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/agent-software-engineering/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Jake Mannix</dc:creator>
      <dc:date>2026-07-22T11:57:00Z</dc:date>
      <dc:identifier>/presentations/agent-software-engineering/en</dc:identifier>
    </item>
    <item>
      <title>AWS Billing Bug Shows Customers Trillion-Dollar Estimates While Its Own Cost Alarms Fail to Act</title>
      <link>https://www.infoq.com/news/2026/07/aws-billing-estimates-incident/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/07/aws-billing-estimates-incident/en/headerimage/generatedHeaderImage-1784456911552.jpg"/&gt;&lt;p&gt;A configuration change in AWS's bill computation system showed customers estimated bills in the billions and trillions of dollars for over 24 hours. AWS's own alarms detected the anomalies but failed to halt bill generation or page engineers; customer escalations alerted the company 4.5 hours later. Budget and cost anomaly alerts were disabled platform-wide during mitigation.&lt;/p&gt; &lt;i&gt;By Steef-Jan Wiggers&lt;/i&gt;</description>
      <category>AWS</category>
      <category>Cloud</category>
      <category>Cost Optimization</category>
      <category>Site Reliability Engineering</category>
      <category>Amazon Web Services</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>DevOps</category>
      <category>news</category>
      <pubDate>Wed, 22 Jul 2026 10:19:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/07/aws-billing-estimates-incident/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Steef-Jan Wiggers</dc:creator>
      <dc:date>2026-07-22T10:19:00Z</dc:date>
      <dc:identifier>/news/2026/07/aws-billing-estimates-incident/en</dc:identifier>
    </item>
    <item>
      <title>GKE Security Blueprint Joins Growing List of Cloud AI Frameworks</title>
      <link>https://www.infoq.com/news/2026/07/google-gke-ai-security-blueprint/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/07/google-gke-ai-security-blueprint/en/headerimage/generatedHeaderImage-1784570060139.jpg"/&gt;&lt;p&gt;Google Cloud has published a new blueprint setting out how organisations should secure artificial intelligence workloads running on Google Kubernetes Engine, arguing that the shift from prototype to production has outpaced traditional security models. The document sets out a three layer approach covering infrastructure, model integrity and application security.&lt;/p&gt; &lt;i&gt;By Matt Saunders&lt;/i&gt;</description>
      <category>AI Security</category>
      <category>Google Cloud Platform</category>
      <category>DevOps</category>
      <category>news</category>
      <pubDate>Wed, 22 Jul 2026 08:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/07/google-gke-ai-security-blueprint/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Matt Saunders</dc:creator>
      <dc:date>2026-07-22T08:00:00Z</dc:date>
      <dc:identifier>/news/2026/07/google-gke-ai-security-blueprint/en</dc:identifier>
    </item>
    <item>
      <title>Android Studio Quail 2 Redesigns Agent Mode, Streamlines AI-Assisted Coding</title>
      <link>https://www.infoq.com/news/2026/07/android-studio-quail-2/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/07/android-studio-quail-2/en/headerimage/android-studio-quail2-1784654356718.jpeg"/&gt;&lt;p&gt;The latest release of Android Studio, Quail 2, now stable, expands Gemini/AI Agent Mode inside the IDE by enabling multiple AI conversations in parallel and further advancing Google's push to integrate AI-powered workflows directly into Android Studio. It also enhances debugging and profiling capabilities and makes it easier to explore experimental features.&lt;/p&gt; &lt;i&gt;By Sergio De Simone&lt;/i&gt;</description>
      <category>IDE</category>
      <category>Android</category>
      <category>Mobile</category>
      <category>Agents</category>
      <category>Memory Leaks</category>
      <category>Google</category>
      <category>Performance</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Tue, 21 Jul 2026 19:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/07/android-studio-quail-2/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Sergio De Simone</dc:creator>
      <dc:date>2026-07-21T19:00:00Z</dc:date>
      <dc:identifier>/news/2026/07/android-studio-quail-2/en</dc:identifier>
    </item>
    <item>
      <title>RSPack 2.0: Performance Gains, Leaner Dependencies and ESM Core</title>
      <link>https://www.infoq.com/news/2026/07/rspack-2-release/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/07/rspack-2-release/en/headerimage/generatedHeaderImage-1783006187263.jpg"/&gt;&lt;p&gt;Rspack, developed by ByteDance, has released version 2.0, featuring enhanced performance, reduced dependencies, and a focus on modern ECMAScript modules. Key updates include a pure ESM core, improved static analysis, and support for RSC. Performance benchmarks show big improvements in build times. The project has experienced substantial growth, with npm downloads exceeding 5 million weekly.&lt;/p&gt; &lt;i&gt;By Daniel Curtis&lt;/i&gt;</description>
      <category>Bundlers</category>
      <category>JavaScript</category>
      <category>Web Deploy</category>
      <category>Web Development</category>
      <category>TypeScript</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Tue, 21 Jul 2026 15:23:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/07/rspack-2-release/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Daniel Curtis</dc:creator>
      <dc:date>2026-07-21T15:23:00Z</dc:date>
      <dc:identifier>/news/2026/07/rspack-2-release/en</dc:identifier>
    </item>
    <item>
      <title>GitLab Brings Carbon Awareness to CI/CD to Measure the Environmental Cost of Software Delivery</title>
      <link>https://www.infoq.com/news/2026/07/gitlab-carbon-awareness/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/07/gitlab-carbon-awareness/en/headerimage/generatedHeaderImage-1784626098933.jpg"/&gt;&lt;p&gt;GitLab has introduced a new approach to Green DevOps, demonstrating how software engineering teams can measure the carbon emissions generated by their CI/CD pipelines.&lt;/p&gt; &lt;i&gt;By Craig Risi&lt;/i&gt;</description>
      <category>GitLab</category>
      <category>Continuous Integration</category>
      <category>Continuous Delivery</category>
      <category>Green Software</category>
      <category>DevOps</category>
      <category>news</category>
      <pubDate>Tue, 21 Jul 2026 12:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/07/gitlab-carbon-awareness/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Craig Risi</dc:creator>
      <dc:date>2026-07-21T12:00:00Z</dc:date>
      <dc:identifier>/news/2026/07/gitlab-carbon-awareness/en</dc:identifier>
    </item>
    <item>
      <title>Presentation: Engineering AI for Creativity and Curiosity on Mobile</title>
      <link>https://www.infoq.com/presentations/ai-mobile/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/presentations/ai-mobile/en/mediumimage/medium-1784107227726.jpeg"/&gt;&lt;p&gt;Bhavuk Jain discusses translating foundational AI into scalable mobile products. He shares the engineering challenges behind AI Wallpapers and Circle to Search, detailing how to implement robust runtime guardrails, fine-tuning, and seamless OS integration. For engineering leaders, he explains balancing UX constraints with model latency and infrastructure cost to deliver safe, reliable AI.&lt;/p&gt; &lt;i&gt;By Bhavuk Jain&lt;/i&gt;</description>
      <category>QCon San Francisco 2025</category>
      <category>Mobile</category>
      <category>Artificial Intelligence</category>
      <category>Transcripts</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>presentation</category>
      <pubDate>Tue, 21 Jul 2026 10:20:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/ai-mobile/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Bhavuk Jain</dc:creator>
      <dc:date>2026-07-21T10:20:00Z</dc:date>
      <dc:identifier>/presentations/ai-mobile/en</dc:identifier>
    </item>
    <item>
      <title>Yelp Unifies ML Model Training with Training Orchestrator</title>
      <link>https://www.infoq.com/news/2026/07/yelp-ai-model-training/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/07/yelp-ai-model-training/en/headerimage/generatedHeaderImage-1784552434150.jpg"/&gt;&lt;p&gt;Yelp has launched Training Orchestrator. This new internal framework replaces individual team Spark training scripts. Now, it uses a configuration-driven, DAG-based execution model.&lt;/p&gt; &lt;i&gt;By Claudio Masolo&lt;/i&gt;</description>
      <category>Model</category>
      <category>Artificial Intelligence</category>
      <category>Orchestration</category>
      <category>Machine Learning</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>news</category>
      <pubDate>Tue, 21 Jul 2026 10:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/07/yelp-ai-model-training/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Claudio Masolo</dc:creator>
      <dc:date>2026-07-21T10:00:00Z</dc:date>
      <dc:identifier>/news/2026/07/yelp-ai-model-training/en</dc:identifier>
    </item>
    <item>
      <title>GitLab 19.2 Puts AI Agents to Work on the Security Backlog</title>
      <link>https://www.infoq.com/news/2026/07/gitlab-19-2-ai-agents/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/07/gitlab-19-2-ai-agents/en/headerimage/generatedHeaderImage-1784567507763.jpg"/&gt;&lt;p&gt;GitLab has released version 19.2 of its DevSecOps platform, adding agentic automation aimed at the security and review work that has piled up as AI coding tools generate more code than developers can check by hand. The release, announced on 16 July 2026, brings four features out of beta or into public beta: Dependency Scanning Auto-Remediation, Security Review Flow, GitLab Duo CLI and Custom Flows&lt;/p&gt; &lt;i&gt;By Matt Saunders&lt;/i&gt;</description>
      <category>Application Security</category>
      <category>GitLab</category>
      <category>Continuous Integration</category>
      <category>Dependency Management</category>
      <category>DevOps</category>
      <category>news</category>
      <pubDate>Tue, 21 Jul 2026 08:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/07/gitlab-19-2-ai-agents/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Matt Saunders</dc:creator>
      <dc:date>2026-07-21T08:00:00Z</dc:date>
      <dc:identifier>/news/2026/07/gitlab-19-2-ai-agents/en</dc:identifier>
    </item>
    <item>
      <title>Java News Roundup: Value Objects, WildFly 41, TornadoVM, LangChain4j, Oracle AI Agent Studio</title>
      <link>https://www.infoq.com/news/2026/07/java-news-roundup-jul13-2026/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/07/java-news-roundup-jul13-2026/en/headerimage/java-news-roundup-image-1784573126569.jpg"/&gt;&lt;p&gt;This week's Java roundup for July 13th, 2026, features news highlighting: a reintroduction of Value Objects (Preview); the GA release of WildFly 41; the July 2026 edition of Open Liberty 26.0.0.7; point releases of TornadoVM, Apache TomEE, Java Operator SDK and LangChain4j; a maintenance release of Micronaut; a new extension, Quarkus Shim; and a new Oracle AI Agent Studio for Fusion Applications.&lt;/p&gt; &lt;i&gt;By Michael Redlich&lt;/i&gt;</description>
      <category>Oracle</category>
      <category>JBoss WildFly</category>
      <category>Open Liberty</category>
      <category>LangChain</category>
      <category>Micronaut</category>
      <category>JDK 27</category>
      <category>Open JDK</category>
      <category>Java Operator SDK</category>
      <category>Apache TomEE</category>
      <category>Quarkus</category>
      <category>Java</category>
      <category>JDK 28</category>
      <category>TornadoVM</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>news</category>
      <pubDate>Mon, 20 Jul 2026 18:45:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/07/java-news-roundup-jul13-2026/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Michael Redlich</dc:creator>
      <dc:date>2026-07-20T18:45:00Z</dc:date>
      <dc:identifier>/news/2026/07/java-news-roundup-jul13-2026/en</dc:identifier>
    </item>
    <item>
      <title>DoorDash Uses Envoy and Valkey for a 1.5M RPS Proxy Cache with 99.99999% Availability</title>
      <link>https://www.infoq.com/news/2026/07/doordash-entity-cache-proxy/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://www.infoq.com/styles/static/images/logo/logo_bigger.jpg"/&gt;&lt;p&gt;DoorDash has developed Entity Cache, a transparent proxy caching platform built on Envoy and Valkey to reduce redundant service-to-service requests across its microservices architecture. Operating within DoorDash’s service mesh, the platform serves over 1.5M requests per second with 99.99999% availability through caching, event-driven invalidation, failure handling, and performance optimizations.&lt;/p&gt; &lt;i&gt;By Leela Kumili&lt;/i&gt;</description>
      <category>Distributed Systems</category>
      <category>Reliability</category>
      <category>Service Reliability</category>
      <category>Valkey</category>
      <category>Availability</category>
      <category>Event Driven Architecture</category>
      <category>Apache Kafka</category>
      <category>Distributed Cache</category>
      <category>Envoy</category>
      <category>HTTP</category>
      <category>Algorithms</category>
      <category>Microservices</category>
      <category>Service Mesh</category>
      <category>Cloud Architecture</category>
      <category>Caching</category>
      <category>gRPC</category>
      <category>Backend For Frontend</category>
      <category>Performance</category>
      <category>Optimization</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>news</category>
      <pubDate>Mon, 20 Jul 2026 13:53:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/07/doordash-entity-cache-proxy/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Leela Kumili</dc:creator>
      <dc:date>2026-07-20T13:53:00Z</dc:date>
      <dc:identifier>/news/2026/07/doordash-entity-cache-proxy/en</dc:identifier>
    </item>
    <item>
      <title>Three InfoQ Certification Cohorts Start This August: Meet the Facilitators</title>
      <link>https://www.infoq.com/news/2026/07/infoq-online-cohorts-2026/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/07/infoq-online-cohorts-2026/en/headerimage/infoq-online-cohorts-2026-1784536581240.jpg"/&gt;&lt;p&gt;InfoQ has opened enrollment for three five-week online certification cohorts starting in August, each led by a senior practitioner applying QCon talk frameworks to participants' own work: architecture with Luca Mezzalira, engineering leadership with Michelle Brush, and AI security and privacy with Katharine Jarmul.&lt;/p&gt; &lt;i&gt;By Artenisa Chatziou&lt;/i&gt;</description>
      <category>Privacy</category>
      <category>Architecture ICSAET</category>
      <category>InfoQ Certification Program</category>
      <category>AI Security</category>
      <category>Software Engineering</category>
      <category>Leadership</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Architecture &amp; Design</category>
      <category>news</category>
      <pubDate>Mon, 20 Jul 2026 13:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/07/infoq-online-cohorts-2026/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Artenisa Chatziou</dc:creator>
      <dc:date>2026-07-20T13:00:00Z</dc:date>
      <dc:identifier>/news/2026/07/infoq-online-cohorts-2026/en</dc:identifier>
    </item>
    <item>
      <title>Presentation: Platform Engineering for Everyone - Success Can’t Be Coded</title>
      <link>https://www.infoq.com/presentations/platform-engineering-product-mindset/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/presentations/platform-engineering-product-mindset/en/mediumimage/medium-1784106920162.jpeg"/&gt;&lt;p&gt;Max Korbacher explains why successful internal development platforms cannot be built on tech alone. He discusses the pitfalls of infrastructure-first thinking, the importance of a clear product mindset, and how to measure real value using DevEx and SPACE metrics. Learn how to align your team, manage tech debt, and foster a thriving community to ensure lasting platform adoption.&lt;/p&gt; &lt;i&gt;By Max Körbächer&lt;/i&gt;</description>
      <category>Infrastructure</category>
      <category>InfoQ Dev Summit Munich 2025</category>
      <category>Transcripts</category>
      <category>Platform Engineering</category>
      <category>DevOps</category>
      <category>Culture &amp; Methods</category>
      <category>presentation</category>
      <pubDate>Mon, 20 Jul 2026 11:50:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/platform-engineering-product-mindset/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Max Körbächer</dc:creator>
      <dc:date>2026-07-20T11:50:00Z</dc:date>
      <dc:identifier>/presentations/platform-engineering-product-mindset/en</dc:identifier>
    </item>
  </channel>
</rss>
