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

推荐订阅源

小众软件
小众软件
博客园 - Franky
罗磊的独立博客
G
Google Developers Blog
The GitHub Blog
The GitHub Blog
P
Proofpoint News Feed
Recent Announcements
Recent Announcements
V
V2EX
F
Fortinet All Blogs
阮一峰的网络日志
阮一峰的网络日志
Blog — PlanetScale
Blog — PlanetScale
月光博客
月光博客
U
Unit 42
GbyAI
GbyAI
A
About on SuperTechFans
WordPress大学
WordPress大学
Engineering at Meta
Engineering at Meta
雷峰网
雷峰网
Microsoft Azure Blog
Microsoft Azure Blog
Martin Fowler
Martin Fowler
D
DataBreaches.Net
The Cloudflare Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
MongoDB | Blog
MongoDB | Blog

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

Amazon Elastic Container Service(Amazon ECS)现在支持在部署过程中的关键阶段暂停服务部署,并在准备就绪后继续部署。您可以利用这些暂停点在部署中引入手动决策点和交互式控制,以应对手动批准工作流程、运营检查、集成测试或自定义自动化等场景,同时继续使用原生 Amazon ECS 部署策略,包括托管流量切换、烘焙时间、快速回滚、CloudWatch 警报和部署断路器。

通过此次发布,您可以将新的 PAUSE 部署生命周期挂钩配置为 Amazon ECS 服务部署配置的一部分。当部署达到配置的暂停点时,Amazon ECS 会暂停部署进度并发出 Amazon EventBridge 事件,您可以利用这些事件触发自动化工作流程、审批系统或外部验证流程。然后,您可以使用新的 ContinueServiceDeployment API 继续部署或回滚部署。使用暂停挂钩,您可以配置最多 14 天的超时时间,并设置超时操作,以便在未收到任何操作时自动继续部署或回滚部署。

您可以使用 Amazon ECS 控制台、AWS CLI、AWS SDK、AWS CloudFormation、AWS CDK 和 Terraform 为滚动部署、蓝绿部署、线性部署和金丝雀部署策略配置暂停挂钩。您可以通过 Amazon ECS 控制台、AWS CLI 和 AWS SDK 使用 ContinueServiceDeployment API。此功能已在所有 AWS 商业区域和 AWS GovCloud(美国)区域推出。如需了解更多信息,请参阅我们关于服务部署暂停挂钩继续服务部署的文档。