Friday 2 March 2018

AWS Batch As Amazon CloudWatch Target

It is now easy to use Amazon CloudWatch for event-driven AWS Batch workloads by adding AWS Batch as a target for Amazon CloudWatch.  Amazon CloudWatch Events enables you to respond quickly to application availability issues or configuration changes that might impact performance or security by notifying you of AWS resource changes in near-real-time. You simply write rules to indicate which events are of interest to your application and what automated action to take when a rule matches an event. You can add AWS Batch as a target by creating an Amazon CloudWatch Events rule and specifying the AWS Batch job ARN. Once the rule matches an event, it starts the job by invoking the Batch Submit-Job API. For example, you can submit a job to AWS Batch in response to an event pattern or on a schedule using Amazon CloudWatch Events. Prior to this feature, customers were required to use services such as AWS Lambda as a workaround to take advantage of Amazon CloudWatch for their event-driven batch workloads. This feature is available in all AWS Public Regions where AWS Batch is available. 



from What's New http://ift.tt/2FMezSq

No comments:

Post a Comment