// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
31.6 C
Singapore

MAS orders DBS, Citibank to account for severe service outages last week

SINGAPORE: The Monetary Authority of Singapore (MAS) has directed two major banks, DBS and Citibank, to investigate the service outages that left customers in the lurch last Saturday. In a press statement released on Friday (20 Oct), MAS emphasized the need for these financial institutions to establish robust backup data centres and systems, along with regular testing procedures, to ensure services can be restored promptly in the event of an interruption.

The central bank noted that while DBS and Citibank had activated their backup data centres upon discovering issues with their primary data centres, they failed to restore their systems within the prescribed timeframe of four hours. This non-compliance with recovery timelines has led MAS to warn of disciplinary action based on the findings of these investigations.

DBS responded to MAS’s statement by explaining the delay in their recovery process. The bank claimed to have a robust recovery plan, including data centres across the island. However, the entire recovery process was hindered due to a sudden overheating of the data centre equipment, resulting in a system collapse.

On the other hand, Citibank acknowledged the incident and pledged to learn from it, vowing to make necessary improvements.

Analysts have weighed in on the situation, highlighting that while data centre providers usually have stringent recovery plans, there remains a small but significant 0.01% risk of system failure that should not be ignored.

Furthermore, experts stress the importance of strict business continuity systems for data centre users. These systems allow for the swift relocation of key business operations and critical data and systems to recovery centres during data centre paralysis, ensuring the continuity of essential business functions.

The service disruptions last Saturday affected both DBS and Citibank customers, with DBS customers bearing the brunt of the outage. Digital services and electronic payment applications were rendered inaccessible, and customers found themselves unable to withdraw money from ATMs.

The situation was particularly dire for some DBS customers stranded overseas, unable to use their cards or access funds. All services were gradually restored the following morning.

- Advertisement -

Hot this week

‘I feel lost and embarrassed’: Singaporean fresh grad opens up after failing probation

SINGAPORE: A Singaporean fresh graduate shared on Reddit that she feels “dejected” after failing her probation at her first full-time job, an outcome she never saw coming because she believed thing...

Man draws out a kitchen knife because his neighbor was making a phone call in public corridor

A man, angered by his neighbor's loud phone call outside his home, not only hurled insults at the neighbor but also went home to grab a kitchen knife and stormed towards him.

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks