Tag ELB

Marrying Nginx with ELB

Azure DevOps Integration

Few weeks back I got a requirement to setup a highly available API server. I said not a big deal! I’ll have Nginx as a reverse proxy(Why not directly exposing API via ELB a different story) and my API auto…