<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>InfoQ - Cloud</title>
    <link>https://www.infoq.com</link>
    <description>InfoQ Cloud feed</description>
    <item>
      <title>Google Cloud Suspends Railway's Production Account, Causing Eight-Hour Platform-Wide Outage</title>
      <link>https://www.infoq.com/news/2026/05/railway-gcp-account-outage/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/05/railway-gcp-account-outage/en/headerimage/generatedHeaderImage-1779878225205.jpg"/&gt;&lt;p&gt;Google Cloud's automated systems suspended Railway's production account without notice, triggering an eight-hour platform-wide outage affecting 3 million users. The cascade took down workloads across all providers including AWS and bare metal because Railway's control plane was hosted on GCP. Railway is demoting GCP to backup-only status.&lt;/p&gt; &lt;i&gt;By Steef-Jan Wiggers&lt;/i&gt;</description>
      <category>Cloud Architecture</category>
      <category>Google</category>
      <category>Google Cloud Platform</category>
      <category>Google Cloud</category>
      <category>Cloud</category>
      <category>Site Reliability Engineering</category>
      <category>DevOps</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>news</category>
      <pubDate>Sat, 30 May 2026 10:03:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/05/railway-gcp-account-outage/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud</guid>
      <dc:creator>Steef-Jan Wiggers</dc:creator>
      <dc:date>2026-05-30T10:03:00Z</dc:date>
      <dc:identifier>/news/2026/05/railway-gcp-account-outage/en</dc:identifier>
    </item>
    <item>
      <title>Microsoft Announces Azure Linux 4.0, Its First General-Purpose Server Linux Distribution</title>
      <link>https://www.infoq.com/news/2026/05/azure-linux-4-server/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud</link>
      <description>&lt;img src="https://www.infoq.com/styles/static/images/logo/logo_bigger.jpg"/&gt;&lt;p&gt;Microsoft announced Azure Linux 4.0 and Azure Container Linux at Open Source Summit. Azure Linux 4.0 is a Fedora-based general-purpose server distribution for Azure VMs, the first time Microsoft has offered a supported Linux beyond container hosting. Azure Container Linux is an immutable container-optimized host built on Flatcar.&lt;/p&gt; &lt;i&gt;By Steef-Jan Wiggers&lt;/i&gt;</description>
      <category>Microsoft Azure</category>
      <category>Linux</category>
      <category>Open Source</category>
      <category>Cloud</category>
      <category>Operating Systems</category>
      <category>Containers</category>
      <category>DevOps</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>news</category>
      <pubDate>Thu, 28 May 2026 09:49:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/05/azure-linux-4-server/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud</guid>
      <dc:creator>Steef-Jan Wiggers</dc:creator>
      <dc:date>2026-05-28T09:49:00Z</dc:date>
      <dc:identifier>/news/2026/05/azure-linux-4-server/en</dc:identifier>
    </item>
    <item>
      <title>Article: Stragglers, Not Failures: How Adaptive Hedged Requests Reduce p99 Latency by 74 Percent</title>
      <link>https://www.infoq.com/articles/adaptive-hedged-requests-p99-latency/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud</link>
      <description>&lt;img src="https://res.infoq.com/articles/adaptive-hedged-requests-p99-latency/en/headerimage/adaptive-hedged-requests-p99-latency-header-1779785816730.jpg"/&gt;&lt;p&gt;n fan-out microservice architectures, slow-but-completing requests accumulate across services and drive p99 latency far higher than per-service metrics suggest. This article presents an adaptive hedging mechanism that uses DDSketch for real-time quantile estimation, windowed rotation to handle distribution drift, and a token-bucket budget to prevent load amplification.&lt;/p&gt; &lt;i&gt;By Prathamesh Bhope&lt;/i&gt;</description>
      <category>Architecture</category>
      <category>Distributed Systems</category>
      <category>Cloud</category>
      <category>Performance</category>
      <category>DevOps</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>article</category>
      <pubDate>Thu, 28 May 2026 09:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/articles/adaptive-hedged-requests-p99-latency/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud</guid>
      <dc:creator>Prathamesh Bhope</dc:creator>
      <dc:date>2026-05-28T09:00:00Z</dc:date>
      <dc:identifier>/articles/adaptive-hedged-requests-p99-latency/en</dc:identifier>
    </item>
    <item>
      <title>Cloudflare Adds Support for Claude Managed Agents</title>
      <link>https://www.infoq.com/news/2026/05/cloudflare-claude-agents/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/05/cloudflare-claude-agents/en/headerimage/generatedHeaderImage-1779863264544.jpg"/&gt;&lt;p&gt;Cloudflare recently added support for Claude Managed Agents, allowing developers to run and manage Claude agents within Cloudflare. Developers can connect agents to private systems, choose their runtime environment, and monitor agent activity using Cloudflare services.&lt;/p&gt; &lt;i&gt;By Renato Losio&lt;/i&gt;</description>
      <category>Anthropic</category>
      <category>Model Context Protocol (MCP)</category>
      <category>Cloudflare</category>
      <category>Cloud</category>
      <category>Serverless</category>
      <category>Agents</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Thu, 28 May 2026 06:23:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/05/cloudflare-claude-agents/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud</guid>
      <dc:creator>Renato Losio</dc:creator>
      <dc:date>2026-05-28T06:23:00Z</dc:date>
      <dc:identifier>/news/2026/05/cloudflare-claude-agents/en</dc:identifier>
    </item>
    <item>
      <title>Azure Logic Apps Adds Sandboxed Code Interpreters to Agent Workflows</title>
      <link>https://www.infoq.com/news/2026/05/azure-logic-apps-agents/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud</link>
      <description>&lt;img src="https://www.infoq.com/styles/static/images/logo/logo_bigger.jpg"/&gt;&lt;p&gt;Microsoft added sandboxed code interpreters to Azure Logic Apps, enabling agents within integration workflows to generate and execute Python, JavaScript, C#, and PowerShell in Hyper-V isolated sessions. Architects get full control over model selection per workflow. The capability positions Logic Apps as an agent platform for integration alongside Foundry and Copilot Studio.&lt;/p&gt; &lt;i&gt;By Steef-Jan Wiggers&lt;/i&gt;</description>
      <category>Azure</category>
      <category>Low Code</category>
      <category>AI Architecture</category>
      <category>iPaaS</category>
      <category>Cloud</category>
      <category>LogicApps</category>
      <category>Agents</category>
      <category>DevOps</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>news</category>
      <pubDate>Wed, 27 May 2026 09:45:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/05/azure-logic-apps-agents/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud</guid>
      <dc:creator>Steef-Jan Wiggers</dc:creator>
      <dc:date>2026-05-27T09:45:00Z</dc:date>
      <dc:identifier>/news/2026/05/azure-logic-apps-agents/en</dc:identifier>
    </item>
    <item>
      <title>Presentation: Realtime and Batch Processing of GPU Workloads</title>
      <link>https://www.infoq.com/presentations/realtime-gpu-workloads/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud</link>
      <description>&lt;img src="https://res.infoq.com/presentations/realtime-gpu-workloads/en/mediumimage/medium-1779194310932.jpg"/&gt;&lt;p&gt;Joseph Stein discusses engineering an enterprise AI-as-a-Service platform within a private cloud data center. He explains how to maximize underutilized GPU pools via multi-namespace scheduling, leverage Valkey and Lua for atomic priority queuing and backpressure management, mitigate OWASP Top 10 LLM risks via central proxy gateways, and scale batch pipelines using a custom S3-to-Kafka proxy.&lt;/p&gt; &lt;i&gt;By Joseph Stein&lt;/i&gt;</description>
      <category>Transcripts</category>
      <category>Case Study</category>
      <category>QCon San Francisco 2025</category>
      <category>GPU</category>
      <category>Cloud</category>
      <category>Scalability</category>
      <category>DevOps</category>
      <category>presentation</category>
      <pubDate>Tue, 26 May 2026 09:08:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/realtime-gpu-workloads/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud</guid>
      <dc:creator>Joseph Stein</dc:creator>
      <dc:date>2026-05-26T09:08:00Z</dc:date>
      <dc:identifier>/presentations/realtime-gpu-workloads/en</dc:identifier>
    </item>
    <item>
      <title>AWS MCP Server Reaches GA with Full API Coverage and IAM-Based Governance</title>
      <link>https://www.infoq.com/news/2026/05/aws-mcp-ga/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud</link>
      <description>&lt;img src="https://www.infoq.com/styles/static/images/logo/logo_bigger.jpg"/&gt;&lt;p&gt;AWS has recently made its managed Model Context Protocol (MCP) server generally available, giving AI coding agents controlled access to AWS APIs, documentation, and operational workflows through a standard interface. It provides a safer and more auditable way to connect AI agents to AWS services without handing over broad credentials.&lt;/p&gt; &lt;i&gt;By Renato Losio&lt;/i&gt;</description>
      <category>AWS</category>
      <category>Model Context Protocol (MCP)</category>
      <category>Cloud</category>
      <category>AWS CloudTrail</category>
      <category>Agents</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Architecture &amp; Design</category>
      <category>news</category>
      <pubDate>Sun, 24 May 2026 08:53:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/05/aws-mcp-ga/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud</guid>
      <dc:creator>Renato Losio</dc:creator>
      <dc:date>2026-05-24T08:53:00Z</dc:date>
      <dc:identifier>/news/2026/05/aws-mcp-ga/en</dc:identifier>
    </item>
    <item>
      <title>Google Cloud Introduces Cross-Engine Iceberg Support in BigQuery</title>
      <link>https://www.infoq.com/news/2026/05/google-cross-engine-iceberg/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/05/google-cross-engine-iceberg/en/headerimage/generatedHeaderImage-1778071626715.jpg"/&gt;&lt;p&gt;At the Apache Iceberg Summit last month, Google announced new interoperability features for Apache Iceberg in BigQuery. The preview of the serverless Iceberg REST catalog lets teams create, update, and query the same Apache Iceberg tables in BigQuery and in engines like Spark, Flink, and Trino without duplicating data.&lt;/p&gt; &lt;i&gt;By Renato Losio&lt;/i&gt;</description>
      <category>Data Catalog</category>
      <category>Data Lake</category>
      <category>Data Portability</category>
      <category>Google BigQuery</category>
      <category>Apache Iceberg</category>
      <category>Google Cloud</category>
      <category>Cloud</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Architecture &amp; Design</category>
      <category>news</category>
      <pubDate>Sat, 23 May 2026 08:42:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/05/google-cross-engine-iceberg/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud</guid>
      <dc:creator>Renato Losio</dc:creator>
      <dc:date>2026-05-23T08:42:00Z</dc:date>
      <dc:identifier>/news/2026/05/google-cross-engine-iceberg/en</dc:identifier>
    </item>
    <item>
      <title>Cloudflare Completes Its Agent Infrastructure Stack with Browser Run Rebuild and Six-Layer Platform</title>
      <link>https://www.infoq.com/news/2026/05/cloudflare-agent-platform-stack/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud</link>
      <description>&lt;img src="https://www.infoq.com/styles/static/images/logo/logo_bigger.jpg"/&gt;&lt;p&gt;Cloudflare rebuilt Browser Run on its own Containers platform, delivering 4x higher concurrency and 50% faster response times. The upgrade completes a six-layer agent infrastructure stack: compute (Dynamic Workers + Sandboxes), orchestration (Dynamic Workflows), memory (Agent Memory), browsing (Browser Run), and commerce (Stripe Projects).&lt;/p&gt; &lt;i&gt;By Steef-Jan Wiggers&lt;/i&gt;</description>
      <category>Cloud Architecture</category>
      <category>Platform Engineering</category>
      <category>AI Architecture</category>
      <category>Cloudflare</category>
      <category>Cloud</category>
      <category>DevOps</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>news</category>
      <pubDate>Fri, 22 May 2026 09:21:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/05/cloudflare-agent-platform-stack/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud</guid>
      <dc:creator>Steef-Jan Wiggers</dc:creator>
      <dc:date>2026-05-22T09:21:00Z</dc:date>
      <dc:identifier>/news/2026/05/cloudflare-agent-platform-stack/en</dc:identifier>
    </item>
  </channel>
</rss>
