Business Continuity and Disaster Recovery in Banks: IIBF IT Security Guide (2026)

ITSEC By Ashish Jain · IIBF STORE Editorial · 25 July 2026 · Updated 07 Sep 2026 · 9 min read · 55 views
Business Continuity and Disaster Recovery in Banks: IIBF IT Security Guide (2026)

When a data centre floods, a ransomware strain freezes the core banking application, or a fibre cut isolates a regional hub, a bank cannot simply close its counters and wait. Customers still expect ATMs, UPI, RTGS and net-banking to work. This is exactly why business continuity and disaster recovery in banks sits at the heart of the IIBF IT Security syllabus. For the exam you must know the difference between Business Continuity Planning (BCP) and Disaster Recovery (DR), the meaning of RTO and RPO, the types of DR sites, and how the RBI and ISO 22301 shape a bank's resilience obligations. This guide walks through every high-yield concept with a comparison table, exam callouts, five practice MCQs and an FAQ.

🛡️ Why Continuity and Recovery Are Non-Negotiable for Banks

A bank is a systemically important institution: a prolonged outage does not merely inconvenience one lender, it can shake public confidence in the payment system itself. That is why continuity planning is treated as a board-level obligation rather than an IT afterthought. Business Continuity Planning is the umbrella discipline — it keeps critical business functions running (or restores them quickly) after any disruptive event, whether a cyber-attack, natural disaster, pandemic, power failure or vendor outage. Disaster Recovery is the IT subset of that plan: the specific people, processes and technology that restore applications, servers, databases and networks after they fail.

The RBI's Cyber Security Framework (the 2 June 2016 circular) and its subsequent master directions require every bank to maintain a tested BCP and DR arrangement for critical systems, with clear recovery objectives and periodic drills. Resilience also connects to the bank's wider control environment — the same discipline that drives organisational security and risk management feeds directly into how continuity risks are identified, owned and reported. Continuity is therefore not a standalone silo; it is one output of the bank's enterprise risk process.

💡 Exam Tip: Remember the hierarchy — BCP is the whole plan for the business; DR is only the IT recovery portion inside it. Every DR plan is part of a BCP, but a BCP covers much more than DR.

📊 Core Concepts: RTO, RPO and the Recovery Metrics

Two numbers dominate this topic and appear in almost every exam sitting. Recovery Time Objective (RTO) is the maximum acceptable time a system can be down before it must be restored — it answers "how fast must we be back?". Recovery Point Objective (RPO) is the maximum acceptable data loss measured in time — it answers "how much data can we afford to lose?". If a system has an RPO of five minutes, backups or replication must ensure no more than five minutes of transactions are lost.

Two supporting terms complete the picture. Maximum Tolerable Downtime (MTD) — sometimes called MTPD — is the outer limit beyond which the outage causes irreversible harm; RTO must always be shorter than MTD. The Work Recovery Time (WRT) is the extra time needed to verify data and resume normal processing after the system itself is technically restored. Together, RTO + WRT must fit inside the MTD.

📌 Remember: Low RPO means near-zero data loss and demands synchronous replication; low RTO means fast restoration and demands a ready standby site. Critical payment rails like RTGS aim for near-zero RTO and RPO.

The following table contrasts the common recovery arrangements banks deploy, including whether each supports real-time data synchronisation:

DR Site / ArrangementState & Data SyncTypical RTOReal-time SyncRelative Cost
Hot site / Near-DRFully mirrored, synchronous replicationMinutes (near-zero)High
Warm sitePartially configured, periodic syncHoursMedium
Cold siteBare facility, restore from backup tapesDaysLow
Far-DR (geographically distant)Asynchronous replication over distanceMinutes to hours✗ (async)High
Cloud / DRaaSOn-demand recovery, pay-as-you-goMinutes to hoursDepends on tierVariable
Key Concepts — IT Security
Key Concepts — IT Security

🏢 DR Site Strategies: Hot, Warm, Cold, Near and Far

Indian banks typically run a three-tier data-centre topology for their most critical systems: a Primary Data Centre (DC), a Near-Disaster Recovery site (Near-DR) and a Far-Disaster Recovery site (Far-DR). The Near-DR is placed relatively close to the DC and connected by high-speed links, allowing synchronous replication so the RPO is effectively zero — no committed transaction is lost. The trade-off is that a regional catastrophe (earthquake, flood) could hit both the DC and a nearby Near-DR together.

That is why a Far-DR site is located in a different seismic and flood zone, often hundreds of kilometres away, using asynchronous replication. Distance introduces latency, so a small amount of data lag is accepted in exchange for surviving a wide-area disaster. Classic classifications — hot, warm and cold — describe how ready a standby facility is: a hot site is fully live and can take over in minutes; a warm site has hardware and periodic data but needs configuration; a cold site is an empty, powered room requiring full restoration from backups. Increasingly, banks supplement physical sites with Disaster-Recovery-as-a-Service (DRaaS) on cloud, though the choices here interact with asset classification and controls because the most sensitive data assets may not be permitted on public cloud.

⚠️ Common Mistake: Do not equate "hot site" with "Near-DR". Hot/warm/cold describe readiness; near/far describe distance and replication type. A Far-DR site can still be a hot site if it is kept fully live.

🔁 The BCM Lifecycle: BIA, Strategy, Testing and Drills

Business Continuity Management (BCM) follows a repeatable lifecycle. It begins with a Business Impact Analysis (BIA), which identifies critical business processes, quantifies the financial and reputational impact of their disruption over time, and derives the RTO and RPO for each. The BIA is the anchor of the whole plan — without it, recovery targets are guesswork. A companion Risk Assessment then evaluates the threats (fire, cyber-attack, flood, key-person loss) and their likelihood.

From these, the bank designs continuity strategies — DR sites, alternate premises, standby vendors, cross-trained staff — and documents them in the plan. Crucially, a plan is worthless until it is tested. Banks run graduated exercises: desktop/walkthrough tests, simulation drills, and full DR drills where live traffic is switched to the recovery site. RBI expects periodic DR drills for critical systems and evidence that recovery targets were actually met. Findings feed back into plan updates, closing the loop. The whole cycle is periodically examined during an information systems audit, and the discipline maps directly to the syllabus chapter on business continuity and disaster recovery management.

The internationally recognised standard here is ISO 22301, the Business Continuity Management System (BCMS) standard that replaced the older BS 25999. It uses a Plan-Do-Check-Act model and certifies that a bank's continuity arrangements are systematic, tested and continually improved.

Process & Framework — IT Security
Process & Framework — IT Security

📝 Governance, Regulation and Related Controls

Continuity is a governance obligation. The board (usually through an IT Strategy or Risk Committee) owns the BCP; a designated crisis-management team executes it during an incident; and internal audit independently validates it. RBI's cyber framework, its Master Direction on IT Governance, Risk, Controls and Assurance Practices, and its outsourcing guidelines all require documented, tested continuity for critical and outsourced services alike.

Continuity does not stand alone — it interlocks with several sister controls. Strong privileged access management in banks ensures that only authorised administrators can invoke a failover; data loss prevention in banks protects sensitive data even when it is replicated across sites; and intrusion detection systems in banks often provide the early warning that triggers a DR invocation in the first place. Because a cyber incident is now the most common trigger for invoking DR, continuity planning and data-protection compliance overlap heavily — including the breach-response duties introduced by the DPDP Act compliance for banks. For more articles on this subject, browse the IT Security topic hub, and reinforce your preparation with full-length mock tests on the iibf.store test series.

💡 Exam Tip: If a question names a standard for a "Business Continuity Management System", the answer is ISO 22301. For an information-security management system (ISMS), it is ISO 27001 — do not swap them.
In Practice — IT Security
In Practice — IT Security

🧠 Practice MCQs: Business Continuity and Disaster Recovery in Banks

Q1. What does Recovery Time Objective (RTO) specify? (a) Maximum acceptable data loss (b) Maximum acceptable downtime before restoration (c) Distance of the DR site (d) Frequency of backups

Answer: (b) — RTO is the maximum tolerable time a system can remain down before it must be recovered.

Q2. A system with an RPO of zero requires which arrangement? (a) Weekly tape backup (b) Cold site (c) Synchronous replication to a Near-DR site (d) Manual re-keying

Answer: (c) — Zero data loss demands synchronous replication, typically to a nearby Near-DR site.

Q3. Which international standard defines a Business Continuity Management System? (a) ISO 27001 (b) ISO 9001 (c) ISO 22301 (d) ISO 20000

Answer: (c) — ISO 22301 is the BCMS standard that superseded BS 25999.

Q4. The first step in building a business continuity plan is normally the: (a) DR drill (b) Business Impact Analysis (c) Vendor selection (d) Board sign-off

Answer: (b) — The BIA identifies critical processes and derives RTO/RPO targets that drive all later steps.

Q5. A Far-DR site is characterised primarily by: (a) Synchronous replication and zero latency (b) Geographic distance with asynchronous replication (c) Being an empty powered room (d) Having no data at all

Answer: (b) — A Far-DR site sits in a different disaster zone and uses asynchronous replication to survive wide-area events.

Want chapter-wise mock tests with 100+ MCQs? Start practising free

Authoritative reference: see the latest guidelines on the Reserve Bank of India website and the IIBF syllabus portal.

What is the difference between BCP and DR?

BCP is the overall plan to keep the whole business running or restore it after any disruption; DR is the IT-specific subset that recovers applications, servers and data. Every DR plan sits inside a broader BCP.

What is the difference between RTO and RPO?

RTO is the maximum acceptable downtime before a system is restored (how fast you recover), while RPO is the maximum acceptable data loss measured in time (how much data you can lose). Both are set per system during the Business Impact Analysis.

Why do banks maintain both a Near-DR and a Far-DR site?

A Near-DR site allows synchronous replication for near-zero data loss but could be hit by the same regional disaster as the primary. A Far-DR site, located in a different seismic/flood zone with asynchronous replication, ensures survival of wide-area catastrophes.

Which standard applies to business continuity in banks?

ISO 22301 defines a Business Continuity Management System, while RBI's Cyber Security Framework and IT governance directions mandate documented, tested BCP/DR for critical systems, including periodic DR drills.

Master this topic and you secure easy marks across the IT Security paper. Consolidate your revision with structured lessons on the CAIIB course and put your knowledge to the test with timed quizzes on the iibf.store test series today.

Next step

Practice this topic

Ready to put this into practice?

Take a free mock test, download chapter PDFs, or watch a video class — all included on iibf.store.

Keep reading