Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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:

PLFM-5163 - Getting issue details... STATUS  

Choosing an ELB type

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

  • Application Load Balancer
  • Network Load Balancer
  • Classic Load Balancer (formerly Elastic Load Balancer)

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


  • No labels