DevOps Engineer (M-PESA) at Safaricom Ethiopia plc
Real User
Top 20
2025-08-22T08:38:21Z
Aug 22, 2025
We are using Apache HBase as a lookup database for queries that require doing lookups on customer data and eligibility checks for different kinds of customers. The customer data is stored in the Apache HBase database where we perform the lookup jobs.
NoSQL Databases are designed to store and process large volumes of unstructured data quickly. They are often used in real-time web applications and big data environments where speed and flexibility are crucial. These databases do not rely on a fixed schema, providing flexibility and scalability to handle diverse data types. They are highly distributed and can manage large data volumes across many servers, making them an attractive choice for businesses dealing with high transaction rates...
We are using Apache HBase as a lookup database for queries that require doing lookups on customer data and eligibility checks for different kinds of customers. The customer data is stored in the Apache HBase database where we perform the lookup jobs.
We use it for real-time data grouping.