惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Apple Machine Learning Research
Apple Machine Learning Research
J
Java Code Geeks
博客园 - 聂微东
Microsoft Azure Blog
Microsoft Azure Blog
量子位
T
Tailwind CSS Blog
Vercel News
Vercel News
I
InfoQ
Stack Overflow Blog
Stack Overflow Blog
U
Unit 42
Engineering at Meta
Engineering at Meta
L
LangChain Blog
大猫的无限游戏
大猫的无限游戏
D
Docker
博客园_首页
P
Proofpoint News Feed
月光博客
月光博客
T
The Blog of Author Tim Ferriss
MyScale Blog
MyScale Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
Martin Fowler
Martin Fowler
腾讯CDC
N
Netflix TechBlog - Medium
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More

Recent Announcements

Amazon EC2 X8i instances are now available in Europe (Paris) Amazon CloudWatch pipelines now supports drop and conditional processing AWS Deadline Cloud supports monitor creation in multiple regions Amazon CloudWatch pipelines introduces new compliance and governance capabilities Second-generation Amazon FSx for NetApp ONTAP is now available in four additional AWS commercial and AWS GovCloud (US) Regions AWS Billing and Cost Management Dashboards Now Supports Scheduled Email Delivery AWS RTB Fabric supports health checks for real-time bidding workloads AWS Backup extends Amazon FSx support to 5 additional AWS Regions and expands cross-Region and cross-account copy to 14 AWS Regions Amazon RDS now supports the latest CU and GDR updates for Microsoft SQL Server Amazon Timestream for InfluxDB Now Supports Customer-Defined Maintenance Windows Amazon Bedrock now supports cost allocation by IAM user and role Amazon OpenSearch Service supports Managed Prometheus and agent tracing Amazon S3 Lifecycle pauses actions on objects that are unable to replicate Amazon RDS Blue/Green Deployments now supports Amazon RDS Proxy AWS Marketplace announces the Discovery API for programmatic access to catalog data AWS Agent Registry for centralized agent discovery and governance is now available in Preview Amazon OpenSearch Serverless now supports Zstandard (zstd) codec for index compression AWS Private CA now supports customer managed permissions for cross-account sharing Amazon EC2 Capacity Manager now supports tag-based dimensions Amazon Route 53 Resolver endpoints now support DNS delegation for private hosted zones in AWS GovCloud (US) Regions SageMaker HyperPod now supports gang scheduling for distributed training workloads Amazon IVS 实时直播功能现已支持冗余摄取 Amazon EKS 托管节点组现在支持 EC2 Auto Scaling 暖池 Amazon Bedrock AgentCore 浏览器新增操作系统级交互功能 Amazon WorkSpaces Advisor now available for AI-powered troubleshooting Amazon OpenSearch Service now supports Graviton4 based i8ge instances Oracle Database@AWS is now available in twelve AWS Regions AWS Lambda expands response streaming support to all commercial AWS Regions AWS Cost Explorer launches Natural Language Query capabilities powered by Amazon Q Amazon Lightsail 现已在亚太地区(马来西亚)区域推出
Amazon ElastiCache for Valkey による耐久性のサポート - AWS
Amazon Web Services · 2026-06-02 · via Recent Announcements

投稿日: 2026年6月2日

本日、AWS は Amazon ElastiCache における耐久性サポートを発表しました。耐久性がサポートされたことで、マイクロ秒単位の読み取りレイテンシーを必要としながらもデータの損失が許されないようなワークロードにおいても、ElastiCache を使用できるようになります。耐久性のサポートにより、ElastiCache はマルチ AZ トランザクションログを使用して、複数のアベイラビリティーゾーン (AZ) にまたがってデータを永続的に保存するようになります。これにより、万が一障害が発生した場合でも、迅速なフェイルオーバー、データベースリカバリ、ノードの再起動が可能となり、データの損失を防ぐことができます。

同期書き込みと非同期書き込みの 2 つの耐久性オプションから選択できます。同期書き込みは、クライアントに応答する前に、少なくとも 2 つの AZ にわたってデータを保持するため、1 桁ミリ秒の書き込みレイテンシーでデータ損失ゼロを実現するように設計されています。非同期書き込みは、クライアントへの応答後にデータを保持するため、追加コストなしでマイクロ秒単位の書き込みレイテンシーを維持します。ただし、万が一障害が発生した場合には、最大 10 秒分の未コミットデータが失われる可能性があります。どちらのオプションでも、マイクロ秒単位の読み取りレイテンシーが維持されます。これにより、AI エージェントの長期記憶、AI エージェントのワークフロー状態、RAG アプリケーションのナレッジベース、決済のトークン化、リアルタイムのインベントリ管理など、データ損失が許されない、キャッシュの枠を超えたより幅広いユースケースで ElastiCache を利用できるようになります。

ElastiCache の耐久性サポートは、Valkey 9.0 以降、すべての AWS 商用リージョン、AWS 中国リージョン、および AWS GovCloud (米国) リージョンでご利用いただけます。使用を開始するには、ElastiCache クラスターを新規作成し、AWS マネジメントコンソール、AWS Software Development Kit (SDK)、または AWS コマンドラインインターフェイス (CLI) を使用して、希望の耐久性オプションを選択してください。料金の詳細については、Amazon ElastiCache の料金ページをご覧ください。詳細については、ElastiCache のドキュメントおよびブログを参照してください。