Open chrislott opened 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.
This can also include wrapping the streams with MediaLive for failover
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.