Cloud & Infrastructure News: Claude Opus 5 on Bedrock, AWS Local Zone in Athens, S3 Instant IA Transitions, 2026-08-01
cloud

Cloud & Infrastructure News: Claude Opus 5 on Bedrock, AWS Local Zone in Athens, S3 Instant IA Transitions, 2026-08-01

3 min read

AWS Local Zone in Athens, Claude Opus 5 on Bedrock, and Lambda Durable Execution for .NET

AWS's weekly roundup for July 27 covered three developer-relevant launches. First, AWS opened a new Local Zone in Athens, Greece — its second EMEA Local Zone deployment — supporting EC2 C7i, M7i, and R7i instances alongside S3 with One Zone-Infrequent Access storage, EBS, ECS, and local snapshots for S3 and EBS. The zone lets organizations process and store data in-country with single-digit-millisecond latency, which matters for teams facing data residency requirements without wanting to stand up and operate their own private data center in the region.

Second, Claude Opus 5 is now available through Amazon Bedrock with zero data retention (ZDR) enabled by default, accessible either via Bedrock directly or the Claude Platform on AWS. AWS positions it as matching Claude Fable 5's intelligence tier at Opus-level pricing, but with the ZDR guarantee baked in rather than optional — relevant for regulated workloads where data governance requirements previously complicated adopting frontier models.

Third, the .NET SDK for Lambda durable functions reached general availability, letting developers build resilient, long-running workflows in C# without hand-rolling custom progress tracking or standing up an external orchestration service. Durable functions can checkpoint automatically and pause execution for up to a year, which AWS calls out as useful for multi-step flows like payment processing, AI agent orchestration, and human-in-the-loop approval chains — a notable nod to agentic workloads showing up directly in core compute tooling.

Read more — AWS News Blog


Amazon S3 Drops the 30-Day Minimum for Infrequent Access Transitions

Amazon S3 removed the long-standing 30-day minimum retention requirement for transitioning objects into S3 Standard-IA and S3 One Zone-IA. Previously, an object had to sit in S3 Standard for at least 30 days before a lifecycle rule could move it to an Infrequent Access tier; now objects can transition as soon as the day they're created by configuring a lifecycle rule with a zero-day transition window.

Both Infrequent Access tiers offer up to 40% lower storage costs than S3 Standard while keeping millisecond-level retrieval, so the change is most useful for backups, log analytics, and compliance data that's known to go cold within hours or days rather than weeks — previously that data sat in the more expensive Standard tier for a month by default regardless of actual access patterns. The change can be configured through the S3 console, AWS CLI, or SDKs, and is available in all regions where S3 Standard-IA and S3 One Zone-IA already exist.

Read more — AWS


Stanislav Lentsov

Written by

Stanislav Lentsov

Software Architect

You May Also Enjoy