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

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

Sponsored · SiteGround - Reliable hosting with speed, security, and support you can count on.
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" ] } } イベントのパターンマッチ