Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Fargateでバッチ処理するときの監視

Sponsored · Ship Features Fearlessly Turn features on and off without deploys. Used by thousands of Ruby developers.
Avatar for abema abema
January 23, 2020

 Fargateでバッチ処理するときの監視

タガヤスその15のLT資料です

Avatar for abema

abema

January 23, 2020
Tweet

More Decks by abema

Other Decks in Technology

Transcript

  1. { "source": [ "aws.ecs" ], "detail-type": [ "ECS Task State

    Change" ], "detail": { "clusterArn": [ "arn:aws:ecs:${AWS::Region}:${AWS::AccountId}:cluster/${ClusterName}" ], "lastStatus": [ "STOPPED" ] } } イベントのパターンマッチ