Digital risk assessment

Risk assessment is one of the major topics in the insurance business. To determine the risk of insuring a person, factors like their individual occupation, medical history, pastime risks and many more are taken into consideration. In a nutshell - risk assessment processes are a very complex story.

We support one of our customers from the insurance industry to digitalize these processes. Thus, their efforts were reduced by 90%, compared to the old, manual process.

The solution is designed as a microservice architecture. The purposes of those services range from complex rule calculation to pdf creation. Each service is supported by a separate SCRUM team.

Each of the different client applications makes use of the latest versions of Angular. Common components and stylings can be referenced via npm packages which are hosted in a custom package feed. All of the applications are multi-tenant applications. Look & Feel, as well as parts of the functionality can be configured specifically for each tenant.

There are several environments for manual and automated testing, as well as for acceptance testing by the tenant, all fed by automated CI/CD pipelines. Thus, it’s hard for a bug to find its way into the production environment.

Technologies used: Angular, jest, ASP.NET Core, MS Azure, Azure DevOps, CosmosDB, Azure Blob Storage, …