Skip to content
English
  • There are no suggestions because the search field is empty.

Micro-service architecture

Enjoy continuous delivery and deployment, better scalability, and outstanding fault isolation.


What is the Sportal365 CMS architecture?

Sportal365 CMS is built on a micro-service architecture, composed of smaller, independently deployable units. It requires the Content API to operate and is designed to be fault-tolerant, so that the failure of any single component does not bring down the entire system.

Does Sportal365 CMS require the Content API?

Yes. The CMS cannot operate without the Content API. Ensure the Content API is running before deploying or using the CMS.

How does Sportal365 CMS handle component failures?

The Sportal365 CMS architecture is designed to be fault-tolerant and handles failures gracefully. If a single microservice component fails, the rest of the chain continues to operate, so you can keep working without interruption.