/blog / #fintech
$ tag: #fintech
3 post(s)
$ Related series
$ Posts in this tag
20 min read
Securing Event-Sourced Financial Systems: From Encryption to Observability
Imagine this scenario: a customer exercises their right to erasure. Delete their data, simple as that. Except the event store is immutable…
5 min read
The Saga Pattern Unleashed: A Deep Dive into Distributed Transactions with TypeScript
Explore the Saga Pattern with TypeScript! Learn to build scalable and consistent distributed systems through this step-by-step guide
4 min read
Scaling PostgreSQL for High Transaction Volumes in Fintech
Strategies for scaling PostgreSQL in fintech: improve transaction throughput, query performance and availability while preserving consistency and integrity.