PORTFOLIO
Explore our portfolio and see the difference we can make.
Powered by Toco is an affiliate platform where Toco Warranty’s partners can register as affiliates and sell their warranties for auto repair coverage.
The concept of a referral program first came to be when Toco Warranty, a provider of vehicle service contracts for auto repair coverage, realized how beneficial that could be for their business. Limestone Digital team quickly accessed the idea and suggested creating an affiliate platform where the users (affiliates) can take ownership over and be proactive about the selling of warranties.
A challenge here was to create a system that would be able to communicate effectively with multiple third-party service providers. Considering the amount of data needed to be processed, it was particularly important to create a system that would be extremely resilient.
To tackle the challenges, the decision was made to focus on three main areas. First of all, the system needed a great variety of algorithms on the backend to create different scenarios and features. Secondly, it’s needed to create different user roles (customer, carrier, and admin) so that different users can have access to different platform features. And finally, for those features to function, the system needed a durable architecture.
SYSTEM ARCHITECTURE
Microservice system for greater stability
The frontend communicates with the API gateway. Which redirects requests to the necessary services. Each service that requires persistent storage has a separate database. Services communicate with each other using a message bus. Inside the system, detailed logging and query tracing is implemented. This data is analyzed for anomalies which allows responding to malfunctions in a timely manner.