Tagged articles
34 articles
Page 1 of 1
ITPUB
ITPUB
Jan 5, 2026 · Backend Development

How Apache Pulsar Solved Our Financial Messaging Challenges

Facing limited visibility, routing, and security in traditional MQ-based financial systems, a company evaluated its needs for identity control, routing, auditing, low latency, scalability, ordering, and replay, and chose Apache Pulsar for its multi‑cluster, compute‑storage separation, pluggable authentication, rich API, and functions, outlining practical experiences and solutions.

Apache PulsarMessagingdistributed architecture
0 likes · 15 min read
How Apache Pulsar Solved Our Financial Messaging Challenges
Chen Tian Universe
Chen Tian Universe
Nov 27, 2025 · Fundamentals

A Comprehensive Overview of Modern Bank Core Systems Architecture

This article provides a detailed walkthrough of bank core system architecture, covering its evolution, global overview, key modules such as customer information, account types, deposit and loan cores, payment and settlement, general ledger, card management, and batch processing, illustrated with diagrams and real‑world examples.

Account ManagementBatch ProcessingLedger
0 likes · 20 min read
A Comprehensive Overview of Modern Bank Core Systems Architecture
Chen Tian Universe
Chen Tian Universe
Oct 15, 2025 · Fundamentals

Mastering Payment Systems: 300+ Hand‑Drawn Diagrams Simplify Complex Core Processes

This comprehensive guide uses over 300 original hand‑drawn diagrams to explain payment system core businesses, payment and settlement flows, cross‑border acquiring, information and fund flows, account design, bookkeeping, reconciliation, and related concepts, providing a clear, entry‑level understanding of the entire payment ecosystem.

bookkeepingfinancial systemspayment
0 likes · 46 min read
Mastering Payment Systems: 300+ Hand‑Drawn Diagrams Simplify Complex Core Processes
Instant Consumer Technology Team
Instant Consumer Technology Team
Aug 26, 2025 · Operations

How a Financial Core System Migration Cut Testing Time by 6× with Risk‑Driven Strategies

Facing a multi‑year, multi‑billion‑dollar core banking migration, the quality‑assurance team compressed a 3‑month testing window to two weeks by deploying risk‑driven test prioritisation, contract‑based end‑to‑end testing, layered automation, AI‑powered defect diagnosis and production‑traffic replay, delivering a dramatic efficiency leap while maintaining zero‑tolerance data accuracy.

AIAutomationfinancial systems
0 likes · 22 min read
How a Financial Core System Migration Cut Testing Time by 6× with Risk‑Driven Strategies
Instant Consumer Technology Team
Instant Consumer Technology Team
Jul 9, 2025 · Cloud Native

Scaling a Financial Accounting System to 100k TPS with Cloud‑Native Microservices

This article examines how a ten‑year‑old financial accounting platform transformed from a monolithic design into a cloud‑native, micro‑service architecture that achieved massive scalability, high availability, and 24‑hour real‑time processing through distributed batch scheduling, elastic scaling, and intelligent fault‑tolerance.

Batch ProcessingScalabilitycloud-native
0 likes · 14 min read
Scaling a Financial Accounting System to 100k TPS with Cloud‑Native Microservices
Ops Development & AI Practice
Ops Development & AI Practice
Jul 4, 2025 · Information Security

Proactive Intrusion Detection for Financial Systems with AWS CloudTrail & EventBridge

This guide walks through designing and implementing a proactive, real‑time intrusion detection solution for financial systems by leveraging AWS CloudTrail to capture API activity and EventBridge to trigger alerts and automated responses, covering high‑risk IAM actions, network changes, and best‑practice rule configurations.

AWSCloudTrailEventBridge
0 likes · 10 min read
Proactive Intrusion Detection for Financial Systems with AWS CloudTrail & EventBridge
Chen Tian Universe
Chen Tian Universe
Jul 1, 2025 · Operations

How Do WeChat & Alipay Process Billions Daily? Inside Their Settlement System Design

This article dissects the core principles and architectural patterns behind Chinese super‑payment platforms' settlement systems, covering transaction‑clear‑settlement flow, settlement modes, account models, system components, processing steps, and key performance indicators for handling trillions of yuan each day.

Operationsfinancial systemspayment settlement
0 likes · 12 min read
How Do WeChat & Alipay Process Billions Daily? Inside Their Settlement System Design
Chen Tian Universe
Chen Tian Universe
Jun 17, 2025 · Fundamentals

Unlock the Language of Bank Accounts: Guide to Types, Structures & Operations

This article breaks down the essential terminology and underlying logic of bank accounts, covering basic concepts, classification by customer, function and content, structural hierarchies, account media, relationships, operational procedures, accounting ledgers, and risk‑control measures to build a comprehensive understanding of the banking account ecosystem.

Bankingaccount structuresaccounting
0 likes · 28 min read
Unlock the Language of Bank Accounts: Guide to Types, Structures & Operations
Chen Tian Universe
Chen Tian Universe
Jun 10, 2025 · Operations

Mastering Reconciliation Systems: Design, Architecture, Data Management & Error Handling

This comprehensive guide walks through the fundamentals of building a reconciliation system, covering overview, data source management, transaction and fund reconciliation models, system architecture, data entity relationships, data acquisition, result handling, project design, engine control, error processing, and the strategic decision of reconciling before or after settlement, providing practical configurations, diagrams, and best‑practice recommendations for reliable financial operations.

Data ManagementError HandlingReconciliation
0 likes · 37 min read
Mastering Reconciliation Systems: Design, Architecture, Data Management & Error Handling
Chen Tian Universe
Chen Tian Universe
Jan 18, 2025 · Fundamentals

Why 90% of Account Designs Fail: Decoupling Business Logic from Ledger Systems

The article reveals why most account designs get trapped by tightly coupling business transaction states with ledger entries, explains the pitfalls of updating massive historical records, and proposes a decoupled, pure‑account approach that treats each state change as an immutable accounting event.

Decouplingaccountingfinancial systems
0 likes · 7 min read
Why 90% of Account Designs Fail: Decoupling Business Logic from Ledger Systems
Chen Tian Universe
Chen Tian Universe
Dec 29, 2024 · Fundamentals

Understanding Modern Payment Systems: Definitions, Processes, and Key Components

This comprehensive guide explains the fundamentals of payment systems, covering definitions, development history, transaction flow, key terminology, account structures, payment tools, organizational roles, clearing and settlement mechanisms, and product classifications to help readers grasp the entire payment ecosystem.

Payment Infrastructureclearing and settlementfinancial systems
0 likes · 45 min read
Understanding Modern Payment Systems: Definitions, Processes, and Key Components
Chen Tian Universe
Chen Tian Universe
Dec 21, 2024 · Fundamentals

Unveiling the Super Payment Clearing Ecosystem: A Visual Deep Dive

The article shares a series of detailed payment‑clearing architecture diagrams that illustrate the full domestic payment ecosystem, its participants, settlement flows, and regulatory layers, inviting readers to explore each component and its interconnections.

DiagramPayment Architectureclearing
0 likes · 6 min read
Unveiling the Super Payment Clearing Ecosystem: A Visual Deep Dive
Chen Tian Universe
Chen Tian Universe
Oct 9, 2024 · Fundamentals

How China’s Payment Clearing Network Works: A Deep Dive into the Ecosystem

This article provides a comprehensive, step‑by‑step explanation of China’s payment clearing ecosystem, covering the roles of transaction platforms, payment institutions, clearing organizations, banks, and the central bank, as well as the account structures, clearing models, real‑time settlement processes, and cross‑institution settlement mechanisms.

banking infrastructurecross-institutionfinancial systems
0 likes · 50 min read
How China’s Payment Clearing Network Works: A Deep Dive into the Ecosystem
Software Development Quality
Software Development Quality
Aug 13, 2024 · R&D Management

Top 11 Challenges When Automating Tests in Financial Systems—and How to Overcome Them

Implementing automated testing in financial systems faces numerous hurdles such as technical complexity, frequent requirement changes, unstable environments, compatibility issues, data sensitivity, script maintainability, skill gaps, limited resources, cross‑team collaboration, tool limitations, and strict security and compliance demands.

Automated Testingfinancial systemssoftware testing challenges
0 likes · 4 min read
Top 11 Challenges When Automating Tests in Financial Systems—and How to Overcome Them
Architecture Breakthrough
Architecture Breakthrough
May 4, 2023 · Industry Insights

How to Handle Bank Transaction Reversals and Accounting Errors in Financial Systems

This article explains the concepts of bank reversal, error‑handling strategies by transaction date, the use of write‑off (抹账) and reversal (冲账) methods, red and blue corrections, and provides practical accounting entry examples for single‑sided and double‑sided ledger scenarios.

accounting error handlingbank reversalblue reversal
0 likes · 9 min read
How to Handle Bank Transaction Reversals and Accounting Errors in Financial Systems
Top Architect
Top Architect
Nov 21, 2022 · Backend Development

Designing Payment Account Systems for E‑Commerce Platforms

The article explains how to design a payment account system for e‑commerce, distinguishing payment accounts from login credentials, outlining key requirements such as transaction, accounting, reconciliation, risk control and credit, and detailing entity, account, and transaction models with attributes and control rules.

Backendaccount‑designe‑commerce
0 likes · 14 min read
Designing Payment Account Systems for E‑Commerce Platforms
Architecture Digest
Architecture Digest
Jan 7, 2022 · Fundamentals

Design of Account and Accounting System in Payment Platforms

This article explains the foundational design of a payment system's account and accounting architecture, covering transaction models, account types, accounting entries, business processes, and the interaction between account, accounting, and settlement systems to ensure accurate financial tracking.

accountingfinancial systemspayment
0 likes · 12 min read
Design of Account and Accounting System in Payment Platforms
Efficient Ops
Efficient Ops
Jun 1, 2021 · Operations

Mastering System Stability: Building a Chaos‑Driven Platform for Financial Ops

This article details how a major securities firm analyzed business stability, built a comprehensive stability engineering platform using chaos engineering, practiced extensive fault‑injection drills, and outlines future directions such as random‑scenario exercises, red‑blue battles, and AI‑driven risk detection.

Operationschaos engineeringfinancial systems
0 likes · 11 min read
Mastering System Stability: Building a Chaos‑Driven Platform for Financial Ops
Efficient Ops
Efficient Ops
Nov 9, 2020 · Databases

How Lufax Achieved a Zero‑Downtime, 100% Oracle‑to‑MySQL Migration

Lufax completed a two‑year, zero‑downtime, 100% Oracle‑to‑MySQL migration across its entire financial platform, detailing the dual‑write strategy, fine‑grained batch switching, tool‑driven automation, and the resulting cost and operational benefits for over 45 million users and supporting critical transaction services.

AutomationZero Downtimedatabase migration
0 likes · 16 min read
How Lufax Achieved a Zero‑Downtime, 100% Oracle‑to‑MySQL Migration
58 Tech
58 Tech
Nov 4, 2020 · Frontend Development

Micro‑Frontend Implementation in a Financial Management System: Architecture, Solutions, and Outcomes

This article presents a detailed case study of how a financial company adopted a micro‑frontend architecture to build a unified, low‑cost, and user‑friendly management platform, covering the motivations, design principles, technical components, deployment workflow, permission handling, and the resulting operational benefits.

DeploymentUI integrationfinancial systems
0 likes · 8 min read
Micro‑Frontend Implementation in a Financial Management System: Architecture, Solutions, and Outcomes
Efficient Ops
Efficient Ops
Mar 31, 2020 · Information Security

Can You Really Destroy Alipay’s Storage? Inside Financial Data Center Redundancy

This article explores the layered redundancy of financial data centers, explaining hot and cold backups, multi‑site architectures, power supply safeguards, fire‑suppression systems, and why simply attacking a single component is unlikely to cripple services like Alipay.

Backup StrategiesData Center Securityfinancial systems
0 likes · 9 min read
Can You Really Destroy Alipay’s Storage? Inside Financial Data Center Redundancy
Programmer DD
Programmer DD
Dec 8, 2019 · Operations

Can Your Money Survive a Bombed Alipay Server? Inside Data Center Redundancy

The article explores how Alipay’s financial data is protected through multi‑site data centers, hot and cold backups, and disaster‑recovery mechanisms, explaining why destroying a single server—or even multiple facilities—won’t instantly erase users’ funds, and outlining the lengths required to truly cripple the system.

BackupData centerdisaster recovery
0 likes · 10 min read
Can Your Money Survive a Bombed Alipay Server? Inside Data Center Redundancy
HomeTech
HomeTech
Nov 6, 2019 · R&D Management

Case Study of AutoHome’s Financial Information System Evolution (2014‑2019)

This article chronicles AutoHome’s five‑year journey of financial information system modernization, detailing the initial 2014 challenges, three development phases, the technical stack transitions, and the strategic outcomes that enabled unified finance operations and data‑driven management.

Case StudyDigital TransformationR&D management
0 likes · 8 min read
Case Study of AutoHome’s Financial Information System Evolution (2014‑2019)
ITPUB
ITPUB
Nov 4, 2019 · Databases

Overcoming 50 Common PostgreSQL‑Oracle Migration Pitfalls in Financial Systems

This article details more than fifty practical issues encountered when migrating financial applications from Oracle to PostgreSQL—including character sets, comment syntax, numeric precision, VARCHAR handling, sequence limits, type casting, operator overloading, and connectivity—while offering concrete solutions, code examples, and performance tips.

OraclePostgreSQLSQL
0 likes · 16 min read
Overcoming 50 Common PostgreSQL‑Oracle Migration Pitfalls in Financial Systems
AntTech
AntTech
Jun 7, 2018 · Backend Development

Ant Financial's Distributed Transaction Solutions: Evolution of TCC, FMT, and XA Models

This article details Ant Financial's multi‑year development of a comprehensive distributed transaction framework—including TCC, FMT, and XA models—designed to ensure financial‑grade consistency, high performance, and seamless cloud‑native integration for massive, latency‑sensitive payment and accounting services.

Performance Optimizationfinancial systemstcc
0 likes · 18 min read
Ant Financial's Distributed Transaction Solutions: Evolution of TCC, FMT, and XA Models
AntTech
AntTech
Dec 29, 2017 · Databases

OceanBase: Practices of a Distributed Relational Database in the Internet Era

The article summarizes a 2017 BDTC conference talk by Ant Financial senior researcher Yang Zhenkun, detailing the challenges of traditional relational databases and presenting OceanBase's distributed, high‑availability, cost‑effective solutions for large‑scale financial systems.

OceanBaseRelational Databasefinancial systems
0 likes · 13 min read
OceanBase: Practices of a Distributed Relational Database in the Internet Era
DevOps
DevOps
Mar 25, 2016 · Operations

Case Study: The 2005 Mizuho Securities Fat‑Finger Trading Error and Its Legal Aftermath

The 2005 Mizuho Securities “fat‑finger” incident, caused by a trader’s input error and a hidden bug in the Tokyo Stock Exchange’s Fujitsu‑built trading system, led to a ¥400 billion loss, sparking extensive litigation that highlighted responsibilities for software bugs, system testing, and operational risk management.

Software Testingfinancial systemslegal case
0 likes · 12 min read
Case Study: The 2005 Mizuho Securities Fat‑Finger Trading Error and Its Legal Aftermath