Architecture
The underlying architecture of base-foundation.io
base-foundation is an API first SaaS platform comprised of microservices and serverless cloud functions. At it’s core It is designed to be polyglot in nature. A high-level diagram can be found at Image 1 - High-Level Architecture.
Image 1 - High-Level Architecture |
The Kubernetes Service offering holds the responsibility of managing all microservices. This ensures that we always have enough instances of each service available in a region at any given time capable of handling the load requirements and any possible failover that may occur.
Other pages of interest.