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

推荐订阅源

Engineering at Meta
Engineering at Meta
Microsoft Azure Blog
Microsoft Azure Blog
I
InfoQ
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
人人都是产品经理
人人都是产品经理
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
T
Tailwind CSS Blog
MongoDB | Blog
MongoDB | Blog
Google DeepMind News
Google DeepMind News
WordPress大学
WordPress大学
量子位
美团技术团队
大猫的无限游戏
大猫的无限游戏
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Last Week in AI
Last Week in AI
博客园 - 司徒正美
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
小众软件
小众软件
C
Check Point Blog
博客园 - 三生石上(FineUI控件)
N
Netflix TechBlog - Medium
Recent Announcements
Recent Announcements
有赞技术团队
有赞技术团队
月光博客
月光博客

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 ECS がサービスデプロイの一時停止と継続の制御を導入
Amazon Web Services · 2026-05-20 · via Recent Announcements

投稿日: 2026年5月19日

Amazon Elastic Container Service (Amazon ECS) では、デプロイ進行中の重要な段階でサービスのデプロイを一時停止し、準備ができたらデプロイを続行できるようになりました。これらの一時停止ポイントを使用して、手動承認ワークフロー、運用チェック、統合テスト、カスタム自動化などのシナリオで、手動の決定ポイントやインタラクティブな制御をデプロイに導入できます。また、マネージドトラフィックシフト、ベイク時間、高速ロールバック、CloudWatch アラーム、デプロイサーキットブレーカーを備えたネイティブの Amazon ECS デプロイ戦略も引き続き使用できます。

今回の発表により、Amazon ECS サービスのデプロイ設定の一部として新しい一時停止デプロイライフサイクルフックを設定できるようになりました。デプロイが設定した一時停止ポイントに達すると、Amazon ECS はデプロイの進行を一時停止し、Amazon EventBridge イベントを送信します。このイベントを使用して、自動化ワークフロー、承認システム、または外部検証プロセスをトリガーできます。その後、新しい ContinueServiceDeployment API を使用してデプロイを続行またはロールバックできます。一時停止フックを使用すると、最大 14 日間のタイムアウト期間と、アクションを受け取らなかった場合にデプロイを自動的に続行またはロールバックするタイムアウトアクションを設定できます。

Amazon ECS コンソール、AWS CLI、AWS SDK、AWS CloudFormation、AWS CDK、および Terraform を使用して、ローリング、ブルー/グリーン、線形、およびカナリアデプロイ戦略の一時停止フックを設定できます。ContinueServiceDeployment API は、Amazon ECS コンソール、AWS CLI、および AWS SDK で使用できます。この機能は、AWS のすべての商用リージョンと AWS GovCloud (米国) リージョンでご利用いただけます。詳細については、サービスデプロイメントの一時停止フックサービスデプロイの継続に関するドキュメントをご覧ください。