Event-Based Mirroring: Listen for ECS Service Events #37
Labels
Capture Resilience
Work to make traffic capture more resilient to changes in load, configuration, and sources
Milestone
Description
Per design discussion in (#35), we want to begin listening for and responding to AWS Service-emitted EventBridge Events to more swiftly capture new user traffic. This task is to listen for ECS Containers starting up/spinning down and automatically create mirroring configuration for them without having to take manual action or wait for a scheduled scan.
This task will likely entail:
Some design comments:
add-vpc
orremove-vpc
on the CLI. It offloads the responsibility of manipulating mirroring resources to...deploy-demo-traffic
) that spins up example ECS Fargate containers, which makes it easier to test than if we tackled EC2 Events first.Acceptance Criteria
The text was updated successfully, but these errors were encountered: