
Customer Success Story: ING Bank Netherlands
ING Bank Netherlands uses InfluxDB for two distinct use cases.
Using InfluxDB to shift from an expert-first to a metrics-first approach
The mortgage team at ING Bank Netherlands sought a means of perfecting client experiences and complementing their expertise with metrics. They began moving towards becoming a more data-driven organization, and chose to deploy InfluxDB. The team was able to transition from a pure knowledge- and experience-based diagnostic of anomalies in their production environment, to a metrics-first approach enabled by InfluxDB and the TICK Stack. This transition empowered them to decrease their Mean Time to Resolution (MTTR), discover overbooking in virtual appliances, and much more.
The Problem
ING Bank Netherlands’ mortgage team works in a Mortgage Data Network that splits the market share on mortgages in the Netherlands. They have always looked into how to increase their market share. They do so by providing a better service or lowering the time it takes to acquire a house, but something as simple as lowering interest rates can multiply the number of mortgage applications coming in, so maintaining response times is crucial.
To ensure system response times and prevent their Customer Loyalty Team from being bombarded by phone calls from worried applicants, ING Bank Netherlands has to be able to run performance testing or reproduce realistic scenarios. In their former legacy systems, just to run a query from three months or one year prior took too much time, could prove frustrating, and did not provide the granularity they so badly needed. The mortgage team at ING Bank Netherlands was looking to perfect the experiences of their clients, so they sought a metrics solution that could deliver granularity, visibility and flexibility.
The Solution
By deploying InfluxDB, the team at ING were able to greatly reduce the amount of time it takes to gather or extract the same amount of data. With InfluxDB, they weren’t locked into some restraining contract and were allotted all the flexibility they were searching for. Deploying Telegraf allowed them the visibility they required, provided fast aggregation queries, and proved to be an inexpensive metrics tool. Additionally, due to the vulnerabilities of banking data, ING Bank Netherlands has to go through a vetting process when deciding on implementing new technologies. Because Telegraf is such a lightweight, composed agent and doesn’t require a ton of space or hundreds of configurations, it was an easy sell. InfluxData serves as the foundational time series data platform and is ushering them into a new era, backed by data.
“It was very important that whatever technology decision we made, there [was] an entry strategy and an exit strategy. We have that with InfluxDB.”
Herminio Vasquez, Machine Learning Engineer
Using InfluxDB to monitor application health
ING uses the TICK Stack (Telegraf, InfluxDB, Chronograf and Kapacitor) to monitor its application health and has integrated such that their applications will send status metrics directly to InfluxDB. ING created a dashboard in Chronograf with InfluxDB measurements to find anomalies. For specific measurements, ING has created alerts using Kapacitor. which sends notifications through email. The bank uses Telegraf to get-OS related measurements and a few standard applications like RabbitMQ.
ING also utilizes other custom script-based monitoring that uses restAPI to send measurements to InfluxDB. Kapacitor generates events once an incident has occured, and all application metrics sent to InfluxDB are monitored through Chronograf.
Karthigaivelu Sundaramoorthi, an Ops Engineer at ING, likes that InfluxDB is easy to deploy and that the different components (Telegraf, Kapacitor, and Chronograf) integrate well with each other. The query language is very powerful, fetching data quickly and effectively. Centralized management using Chronograf also helps to administer alerts and dashboards effectively. He suggests looking at the documentation for those who don’t know InfluxDB well.