Skip to main content

Network

Network

Skpr enables highly available, secure architectures by deploying a network solution that is deployed across three availability zones and three 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, e.g. Web servers. Connects to services in the protected subnet.
  • Protected = Subnet for hosting services that contain client data, e.g. Mounted file storage, database services, etc

Diagram

Diagram showing the Skpr network architecture with edge, public, private, and protected subnet layers across three availability zones