REGARDS concepts overview
These documentations let you understand the philosophy of the REGARDS system design, to help you to interact or develop on the REGARDS system.
Concepts
- Microservice architecture introduces you the distributed and modular microservices architecture of REGARDS.
- Multitenant architecture introduces you to one of the core features of REGARDS: multi-tenant management.
- Microservices REST API shows you how to interact with the REST API.
- Microservices AMQP API shows you how to interact with the AMQP API.
- Microservices Scalability introduces you to the concept of REGARDS scalability, and how REGARDS handle large volume of requests using Jobs.
- REGARDS Workers introduces you the concept of REGARDS Workers to handle large volume of requests efficiently.
- Requests & Jobs processing introduces you the REGARDS Jobs System and how process requests are handled.