Kubernetes, Rails, AWS ELB, Nginx and header forwarding
At Soho House we’re currently running several Rails apps, with single sign on authentication powered by OAuth2, and a drop in piece of rack middleware called bouncer that standardizes our session management across all of our newer applications. Additionally we’re also moving a lot of those apps into Docker containers...