Thursday, 8 March 2018

Amazon CloudWatch Events now enables users to use AWS Batch as Event Target

aws


Amazon CloudWatch Events has now added support for Amazon Web Services Batch as the event target to run batch computing workloads. Amazon CloudWatch Events allows users to promptly respond to the application availability issues or change in configuration that will affect the performance or security by notifying you about the Amazon Web Services resources in real time. 

The users have to write rules to specify which event is of interest to the application and what automated action you want to take when the rule matches an event. You can invoke AWS Lambda function or notify an Amazon Simple Notification Service topic or take an Amazon Elastic Book Store volume snapshot every hour or at the intervals down to 1 minute. Amazon Web Service Batch is a managed service that will automatically deliver compute resource and optimize the workload distribution that is based on the volume and resource requirements of the submitted jobs. It removes the necessity of installing and managing the batch computing software. 

You only have to pay for the AWS resources that you need to build to store and operate your batch jobs. AWS Batch can be added as a target by generating Amazon CloudWatch Events rule and determining the AWS Batch job ARN. When the rule matches events it will automatically start the job by invoking the Batch submit job API. Earlier you have to utilize services such as AWS Lambda as the workaround to take advantage of Amazon CloudWatch for the event-driven batch workloads. 

No comments:

Post a Comment

Yes, Cloud Cost Optimization Is Real and It’s Saving Big Bucks

It all started with a short message in the team chat: “ Hey… why is our cloud bill twice as high this month? ” Raj, a DevOps engineer at a f...