Skip to content

Network

Network

Skpr enables highly available, secure architectures by deploying a network solution that is deployed across 3 availability zones and 3 subnets.

Layers

The network consists of the following layers:

  • Edge = Manages all client web requests. Provides CDN, firewall, and certificate termination services.
  • Public = Subnet used for hosting load balancers for incoming requests. Routes traffic to relevant private subnet service.
  • Private = Subnet used to host application compute services eg. Web servers. Connects to services in the protected subnet.
  • Protected = Subnet for hosting services that contain client data eg. Mounted file storage, database services, etc

Diagram

High Level