<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>InfoQ - Amazon</title>
    <link>https://www.infoq.com</link>
    <description>InfoQ Amazon feed</description>
    <item>
      <title>Article: Replacing Database Sequences at Scale Without Breaking 100+ Services</title>
      <link>https://www.infoq.com/articles/replacing-database-sequences/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Amazon</link>
      <description>&lt;img src="https://res.infoq.com/articles/replacing-database-sequences/en/headerimage/replacing-database-sequences-header-1774603762739.jpg"/&gt;&lt;p&gt;The article discusses the challenges faced during a migration from a relational database to NoSQL, focusing on the importance of database sequences for unique identifiers. It outlines the development of a new sequence service using DynamoDB and a two-tier caching architecture.&lt;/p&gt; &lt;i&gt;By Saumya Tyagi&lt;/i&gt;</description>
      <category>AWS</category>
      <category>Dynamo DB</category>
      <category>NoSQL</category>
      <category>Distributed Systems</category>
      <category>Caching</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>article</category>
      <pubDate>Fri, 03 Apr 2026 09:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/articles/replacing-database-sequences/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Amazon</guid>
      <dc:creator>Saumya Tyagi</dc:creator>
      <dc:date>2026-04-03T09:00:00Z</dc:date>
      <dc:identifier>/articles/replacing-database-sequences/en</dc:identifier>
    </item>
    <item>
      <title>Article: Event-Driven Patterns for Cloud-Native Banking: Lessons from What Works and What Hurts</title>
      <link>https://www.infoq.com/articles/event-driven-banking-architecture/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Amazon</link>
      <description>&lt;img src="https://res.infoq.com/articles/event-driven-banking-architecture/en/headerimage/event-driven-banking-architecture-header-1774430827143.jpg"/&gt;&lt;p&gt;Event-driven architecture helps banks decouple systems, scale services, and create clear activity trails. But it also introduces complexity, new failure modes, and operational challenges. Chris Tacey-Green explains where it adds value in banking systems and the practical patterns, such as inbox/outbox and stable event contracts, needed to make it reliable.&lt;/p&gt; &lt;i&gt;By Chris Tacey-Green&lt;/i&gt;</description>
      <category>QCon Software Development Conference</category>
      <category>Banking</category>
      <category>Platform Engineering</category>
      <category>Event Driven Architecture</category>
      <category>Financial Applications</category>
      <category>AWS</category>
      <category>Distributed Systems</category>
      <category>Cloud Native Architecture</category>
      <category>Cloud</category>
      <category>InfoQ Dev Summit Munich 2025</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>article</category>
      <pubDate>Tue, 31 Mar 2026 09:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/articles/event-driven-banking-architecture/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Amazon</guid>
      <dc:creator>Chris Tacey-Green</dc:creator>
      <dc:date>2026-03-31T09:00:00Z</dc:date>
      <dc:identifier>/articles/event-driven-banking-architecture/en</dc:identifier>
    </item>
    <item>
      <title>AWS S3 Introduces Account-Regional Namespaces, Ending 18 Years of Global Bucket Name Collisions</title>
      <link>https://www.infoq.com/news/2026/03/s3-account-regional-namespaces/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Amazon</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/03/s3-account-regional-namespaces/en/headerimage/generatedHeaderImage-1773935729085.jpg"/&gt;&lt;p&gt;AWS introduced account-regional namespaces for S3, fixing global bucket name collisions that broke IaC automation for 18 years. The new format is {prefix}-{account-id}-{region}-an. CloudFormation gets the BucketNamePrefix property, and IAM gets the s3:x-amz-bucket-namespace condition key. This prevents confused-deputy attacks by making names unpredictable when there is no account ID.&lt;/p&gt; &lt;i&gt;By Steef-Jan Wiggers&lt;/i&gt;</description>
      <category>S3</category>
      <category>Amazon</category>
      <category>Security</category>
      <category>Amazon Web Services</category>
      <category>AWS</category>
      <category>Storage</category>
      <category>Cloud</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>DevOps</category>
      <category>news</category>
      <pubDate>Thu, 26 Mar 2026 10:04:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/03/s3-account-regional-namespaces/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Amazon</guid>
      <dc:creator>Steef-Jan Wiggers</dc:creator>
      <dc:date>2026-03-26T10:04:00Z</dc:date>
      <dc:identifier>/news/2026/03/s3-account-regional-namespaces/en</dc:identifier>
    </item>
    <item>
      <title>AWS Load Balancer Controller Reaches GA with Kubernetes Gateway API Support</title>
      <link>https://www.infoq.com/news/2026/03/aws-gateway-api-ga/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Amazon</link>
      <description>&lt;img src="https://www.infoq.com/styles/static/images/logo/logo_bigger.jpg"/&gt;&lt;p&gt;AWS shipped GA support for Kubernetes Gateway API in its Load Balancer Controller, dumping annotation-based configuration for type-safe CRDs with proper validation. The release handles both L4 (TCP/UDP via NLB) and L7 (HTTP/gRPC via ALB) routing through the Gateway API spec. Teams get cross-namespace routing, automatic certificate discovery, and role separation without cluster-admin permissions.&lt;/p&gt; &lt;i&gt;By Steef-Jan Wiggers&lt;/i&gt;</description>
      <category>Load Balancers</category>
      <category>Amazon</category>
      <category>Kubernetes</category>
      <category>Amazon Web Services</category>
      <category>API Gateway</category>
      <category>AWS</category>
      <category>Cloud</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>DevOps</category>
      <category>news</category>
      <pubDate>Wed, 25 Mar 2026 10:36:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/03/aws-gateway-api-ga/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Amazon</guid>
      <dc:creator>Steef-Jan Wiggers</dc:creator>
      <dc:date>2026-03-25T10:36:00Z</dc:date>
      <dc:identifier>/news/2026/03/aws-gateway-api-ga/en</dc:identifier>
    </item>
  </channel>
</rss>
