You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the cloud, METjson2db will need to react to events from SQS. It will be deployed in Kubernetes, and so will need to be able to do so with minimal config changes between runs outside of what's been added to the stat file tarballs.
Solution
A concise description of the solution to this problem.
No Go's
Describe any features or behaviors that have been considered and rejected as out of scope for this feature
Additional context
In the short term, we will need to be able to be cron-driven as well as event-driven.
We will want to be able to mock out calls to SQS for unit testing
Problem
In the cloud, METjson2db will need to react to events from SQS. It will be deployed in Kubernetes, and so will need to be able to do so with minimal config changes between runs outside of what's been added to the stat file tarballs.
Solution
A concise description of the solution to this problem.
No Go's
Describe any features or behaviors that have been considered and rejected as out of scope for this feature
Additional context