All of our servers are currently hosted in the us-west-2
Region of AWS.
The overall system architecture is shown below. A more detailed diagram and description of the production environment (PRD
) follows in Service Architecture.
Figure 1: Tidepool Overall AWS System Architecture
The PRD
environment is logically isolated in its own Virtual Private Cloud (VPC) from other environments. Different network environments can access each other only as explicitly permitted via policy and permissions managed in Infrastructure as Code (e.g. GitOPS
), and are operated under a zero-trust network policy. Non-authenticated traffic is not permitted and all traffic is encrypted within clusters using TLS.
Redundant servers are maintained in multiple Availability Zones within AWS US-West 2; detailed in Availability Zones.