Appearance
LykCloud is built on a distributed, multi-tenant architecture designed for high availability and low latency. In this post, we'll walk through the core components that make up the platform.
The control plane manages project lifecycle, routing, and configuration. It's responsible for:
The control plane runs across multiple availability zones with automatic failover.
The data plane handles actual traffic routing. Each edge node terminates TLS connections and applies WAF rules before forwarding requests to your workloads.
All inter-service communication happens over a private mesh network. There are no public-facing ports except for the ingress layer.
LykCloud offers two primary storage tiers:
We'll be publishing deep dives on each of these subsystems over the coming weeks. Follow the blog to stay updated.