We need to release our Realtime API v2 to beta production environment, so that we can put this into QA and customer hands to gather feedback and test out our new credibility signals.
Acceptance criteria:
I can query Realtime API and listen to the event stream with new credibility signals.
To-Do:
- review dev environment see if it's stable
- figure out retention time update or scale the kafka cluster to support production load
- transfer internal and external load balancer communication to HTTP 2.0 if it's not already enabled
Testing strategy:
Start integration testing repository and create basic integration tests to make sure that everything works correctly.