This page is starting as a collection of notes, design decisions, etc. related to implementing ORY Hydra within an authorization layer as we consider making Synapse an OAuth 2.0 + OIDC or OAuth-like provider. The information on this page may change as the project evolves.

Decisions and requirements to deploy via Cloudformation

See:

 

Choosing an ELB type

AWS offers three different types of load balancers, described further in this AWS document.

Also worth looking into (if relevant?) is the Elastic Container Service.