by julik on 7/11/25, 9:10 AM with 2 comments
by bob1029 on 7/11/25, 9:28 AM
Welcome to why core banking platforms still have batch and nightly processing aspects. It's not because of a technological deficit. It's because this business is actually really hard to do in a real-time/continuous manner. Operating on a T+1 basis in many areas dramatically reduces the opportunity for mistakes. It's also fantastic for throughput.
Imagine a use case like fraud detection on checking accounts. You can go about a million times faster if you just suck down some flat files dumped out of the core every night and make a decision the following day. Forcing everything into a synchronous context is not essential to provide the illusion of real time banking to the consumer.