Generating https urls in Django using CloudFront

Configure CloudFront to set the Cloudfront-Forwarded-Proto in order to allow a Django application to know the client’s request protocol.…

Keep reading

Secure Route 53 healthchecks using HAProxy

It’s possible to configure HAProxy to have separate health check and service endpoints, allowing to set up different firewall rules for each.…

Keep reading