aws-samples / amazon-transcribe-streaming-live-closed-captions

MIT No Attribution
17 stars 9 forks source link

High availability #8

Open chrislott opened 1 year ago

chrislott commented 1 year ago

Need to containerize/productionalize the solution for HA - one option is to encode the destination url into the stream name, then decode it when nginx starts.

we could then add an NLB and ASG to solve scaling.

chrislott commented 1 year ago

This can also include wrapping the streams with MediaLive for failover