-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Overview
This lambda will be tasked with
- Ensuring that all tests start at the same time (irrespective of container instance and region)
- Completed for PoC, need to ensure works with homegrown engine
- Ensuring that fargate containers are not idle'd for longer than they need to
Implementation:
- For test synchronization implementation details, please see (diagram.io): https://drive.google.com/drive/folders/1ZPR2sYXXqPjF5d4xbGzXNcMSEHNYj8bg
Tasks
- TRL.1 PoC Orchestrator initial synchronization works with express apps #23
- TRL.2 MVP Orchestrator initial synchronization works with homegrown engines #24
- TRL.3 MVP Orchestrator initial synchronization works with k6 and telegraf #25
- TRL.4 PoC Orchestrator event driven teardown #26
- TRL.5 Uncomment out functionality for dynamic ECS deprovisioning for production #51
- TRL.6 Add throttling error handling for dynamodb and increase RCU capacity
Reactions are currently unavailable