Sustainable Scaling of Anti-Fraud ML Infrastructure

Migration from DynamoDB to DocumentDB and Key Improvements In engineering, success is often measured by a system's speed, efficiency, and responsiveness. While these performance metrics are important, focusing solely on them can overlook other critical factors like sustainability and cost-effectiveness. This realization became clear during one of our…

Building Real-Time Efficiency

The Evolution of Flink at Simpl Real-Time Processing at Simpl At Simpl, we offer a variety of innovative payment solutions, including options like "Pay in 3" and "Pay Later." To ensure a seamless customer experience, our platform operates with minimal latency, enabling real-time data processing. This…

A Pragmatic Guide to Reducing Business Communication Costs

In the fast-paced world of fintech, communication is the lifeline between you and your customers. Whether it’s an SMS confirming a transaction, a WhatsApp notification reminding users to pay their bills, or a push notification for those sweet cashback offers, effective communication builds trust. But as we scaled, so…

Basics of RNN and LSTM for non data scientists

(But you need to know Maths) In this article, I give a simple mathematical exposition of RNN (Recurrent Neural Network) and LSTM (Long Short Term Memory) models- if you are comfortable with matrix multiplication, you will understand RNN and LSTM from this article, even if you don't have…