Amazon ECS supports additional configurations for scheduled and event-driven tasks - devamazonaws.blogspot.com

Amazon ECS today announced a new feature that provides greater configurability for Amazon ECS Tasks that run on a periodic or scheduled basis, or are triggered by Amazon EventBridge (EventBridge) events. Customers now have access to the same rich configurations for scheduled and event-driven Tasks as they do for Tasks launched directly using the Amazon ECS run-Task API.

Post Updated on July 09, 2021 at 09:20PM

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Debugger breakpoints are usually implemented by patching the in-memory copy of the code - devamazonaws.blogspot.com

[MS] The case of the crash when destructing a std::map - devamazonaws.blogspot.com