IT & Digital Banking Syllabus 2026 – CAIIB Elective Guide + Free PDF
The IT & Digital Banking (ITDB) syllabus is one of the most future-focused electives in the CAIIB programme of the Indian Institute of Banking & Finance (IIBF), and it rewards candidates who understand how technology actually runs a modern bank. To clear it efficiently you need three things: a precise map of the syllabus, awareness of what has recently changed in payments and cyber-security regulation, and good practice material. This exhaustive guide covers the complete IT & Digital Banking syllabus for 2026 chapter-by-chapter, flags the topics that have been updated, and links you to free tests, one-liners, notes and games to prepare faster. You can also download the official syllabus PDF below.
📥 Download the Full IT & Digital Banking Syllabus (PDF)
The complete, exam-ready IT & Digital Banking (ITDB) syllabus in one PDF — keep it open while you plan your study weeks.
Download ITDB Syllabus PDF →What is the IT & Digital Banking (ITDB) Paper?
IT & Digital Banking is an elective paper in the CAIIB examination designed to give bankers a working command of the technology stack behind today's banking — from networks and databases through to UPI, cards, e-commerce and cyber-security. It suits officers in IT and operations, digital-channel and product teams, branch heads and anyone whose role increasingly runs on software, data and electronic payments.
The paper deliberately blends technical fundamentals (networking, DBMS, data warehousing) with applied banking technology (core banking software, electronic clearing, plastic money, emerging tech) and a strong governance layer (information-system security, audit, business continuity and the latest RBI cyber-security and digital-payment guidelines). The result is a complete, practical toolkit for the digitally-fluent banker.
IT & Digital Banking Exam Pattern
The IT & Digital Banking examination is an objective, MCQ-based test delivered through IIBF's standard mode. Questions are application- and scenario-oriented rather than simple definition recall — expect case-style items on which system to deploy, how a payment flow works, or which security control or RBI guideline applies — so conceptual clarity matters far more than rote learning. Always confirm the current number of questions, marks, duration and passing criteria from the latest IIBF examination notification before you register, as IIBF revises these periodically.
IT & Digital Banking Syllabus 2026 – Chapter-Wise
The ITDB syllabus is a single comprehensive paper of 15 chapters organised into modules. Here is the complete official breakdown:
| Module | Ch | Chapter | What you learn |
|---|---|---|---|
| Introduction to IT | 1 | Networking Systems | LAN/WAN, topologies, protocols and the OSI/TCP-IP model behind bank connectivity. |
| Systems & Design | 2 | Database Management Systems | RDBMS concepts, keys, normalisation, SQL and ACID properties. |
| Systems & Design | 3 | Data Warehousing and Data Mining | ETL, OLAP, warehousing vs mining and analytics for banking decisions. |
| Banking Tech & Digital Banking | 4 | Banking Software | Core Banking Solution (CBS), modules, delivery channels and middleware. |
| Banking Tech & Digital Banking | 5 | Electronic Clearing and Settlement Systems | RTGS, NEFT, IMPS, UPI, cheque truncation (CTS) and ECS/NACH. |
| Banking Tech & Digital Banking | 6 | Plastic Money | Debit, credit and prepaid cards, EMV chips, tokenisation and card networks. |
| Banking Tech & Digital Banking | 7 | Electronic Commerce and Banking | E-commerce models, payment gateways, wallets and online merchant settlement. |
| Banking Tech & Digital Banking | 8 | IT Act 2000 / 2008 | Electronic records, digital signatures, key sections and cyber offences. |
| Banking Tech & Digital Banking | 9 | Emerging Technologies | AI/ML, blockchain, cloud, API banking, IoT and the digital rupee (CBDC). |
| IS Security, Controls & Audit | 10 | Communication Security | Encryption, PKI/digital certificates, firewalls, VPN and secure channels. |
| IS Security, Controls & Audit | 11 | Business Continuity & Disaster Recovery Planning | BCP/DRP, RTO & RPO, near/far DR sites and recovery strategies. |
| IS Security, Controls & Audit | 12 | Information System Audit | IS audit objectives, controls, audit trails and compliance reviews. |
| IS Security, Controls & Audit | 13 | Competitive Bid Process – RFP and SLA | Vendor selection, drafting RFPs and enforceable SLAs with uptime and penalties. |
| IS Security, Controls & Audit | 14 | RBI Guidelines on Cyber Security (2016) & Digital Payment Security (2021) | Cyber-security framework, SOC, incident reporting and digital-payment controls. |
| Risk Management (Module A) | 15 | Risk & Risk Management Framework – Why Banks are Special | Why banks face unique risks and the framework for identifying and managing them. |
🆕 Recently Updated Topics You Must Not Miss
Banking technology and its regulation move fast, and the ITDB paper increasingly tests the latest position. Pay special attention to these recently revised areas (always cross-check the exact current figures, dates and limits against the latest RBI circulars / IIBF notification):
- RBI Digital Payment Security Controls & card tokenisation: RBI's tokenisation mandate replaced storing actual card numbers with tokens for online and card-on-file transactions. Study how tokenisation works and why it strengthens card security — verify the current scope and effective dates from RBI's circulars.
- Central Bank Digital Currency (Digital Rupee / e₹): The RBI digital rupee pilots in the retail and wholesale segments are a fresh, exam-relevant topic under Emerging Technologies. Understand how CBDC differs from UPI and bank deposits, and confirm the latest pilot status from RBI sources.
- Cyber-security & incident reporting norms: RBI's cyber-security framework and updated incident-reporting expectations (including timelines and SOC requirements) continue to evolve. Focus on the controls and reporting obligations rather than memorising any single figure that may have changed.
We keep our ITDB notes and tests synced with these updates, so the concepts you revise here stay current.
Quick IT & Digital Banking One-Liners for Revision
Use these rapid-fire one-liners to lock in the high-yield ITDB concepts before the exam:
Free IT & Digital Banking Study Resources on Learning Sessions
A syllabus is only the start — you clear ITDB by practising. Use the full Learning Sessions toolkit, all built around this exact syllabus:
- 📝 Chapter-wise ITDB mock tests — timed, exam-pattern MCQs with instant answers and explanations.
- ⚡ Chapter one-liners — bite-sized revision points (a sample set is below) for last-mile prep.
- 🎮 Matching games — gamified drills that make payment systems, security terms and tech concepts stick.
- 📚 Detailed notes & study-material PDFs — chapter-by-chapter notes you can download and revise offline.
- 🎥 Live and recorded classes — concept-building sessions by Ashish Jain for every IT and digital-banking topic.
Test Yourself — IT & Digital Banking Practice Questions
Try these hard, application-based questions. Tap Show Answer to check yourself and read the reasoning:
Q1. A bank wants every customer to transact at any branch and through mobile/net banking against a single account view. Which system primarily enables this?
- a) Standalone branch automation
- b) Core Banking Solution (CBS)
- c) A relational data warehouse
- d) An intrusion detection system
✅ Show Answer
Answer: b) Core Banking Solution (CBS)
CBS centralises customer and account data on a single platform, making the customer a 'customer of the bank' rather than of one branch, and feeds channels like ATM, mobile and net banking. A warehouse only analyses data; it does not run live transactions.
Q2. A fraud analytics team needs to discover hidden spending patterns and likely-default segments from years of historical transaction data. Which technique is being applied?
- a) OLTP transaction processing
- b) Data mining over a data warehouse
- c) Normalisation of the live database
- d) Symmetric encryption
✅ Show Answer
Answer: b) Data mining over a data warehouse
Data mining applies clustering, classification and association techniques to the integrated historical data held in a warehouse to surface non-obvious patterns. OLTP and normalisation concern live transaction databases, not pattern discovery.
Q3. In a public-key infrastructure used for a bank's digital signatures, which key signs the message and which verifies it?
- a) Sign with the public key, verify with the private key
- b) Sign with the private key, verify with the public key
- c) Both signing and verification use the same shared key
- d) Neither key is used; a hash alone signs the message
✅ Show Answer
Answer: b) Sign with the private key, verify with the public key
In asymmetric cryptography the signer uses their private key to create the digital signature, and anyone can verify it with the signer's public key. A shared single key is symmetric cryptography, used for bulk encryption, not signatures.
Q4. A customer's sensitive account data is leaked because a bank failed to maintain reasonable security practices. Which provision of the IT Act is most directly relevant?
- a) Section 43A (compensation for failure to protect sensitive data)
- b) Section 80 (powers of police)
- c) Section 4 (legal recognition of electronic records)
- d) Section 1 (extent of the Act)
✅ Show Answer
Answer: a) Section 43A (compensation for failure to protect sensitive data)
Section 43A, introduced by the 2008 amendment, makes a body corporate liable to pay compensation if negligent handling of sensitive personal data causes wrongful loss. Section 4 only grants legal recognition to electronic records.
Q5. A bank's BCP team sets RTO = 2 hours and RPO = 15 minutes for its core system. What does the RPO of 15 minutes mean?
- a) The system must be restored within 15 minutes
- b) At most 15 minutes of data may be lost in a disaster
- c) Backups run every 15 hours
- d) The DR site is 15 km away
✅ Show Answer
Answer: b) At most 15 minutes of data may be lost in a disaster
RPO defines the maximum tolerable data loss measured in time, so a 15-minute RPO means recovery must restore data to a point no older than 15 minutes before the outage. RTO (here 2 hours) governs how fast the service is restored.
Q6. While selecting a new digital-banking vendor, a bank issues a document inviting detailed technical and commercial bids before signing measurable uptime and support commitments. Which two documents are these, in order?
- a) SLA first, then RFP
- b) RFP first, then SLA
- c) BCP first, then DRP
- d) RPO first, then RTO
✅ Show Answer
Answer: b) RFP first, then SLA
The Request For Proposal (RFP) is floated first to invite and evaluate vendor bids; once a vendor is chosen, a Service Level Agreement (SLA) is signed defining measurable service levels, penalties and uptime. BCP/DRP and RPO/RTO relate to continuity, not procurement.
How to Prepare for the IT & Digital Banking Exam
Because the ITDB paper is application-driven, a module-by-module approach works best:
- Build the technical base (Chapters 1–3): get comfortable with networking, DBMS and data warehousing/mining — these underpin every later topic.
- Master applied banking tech (Chapters 4–9): the scoring heart of the paper — CBS, electronic clearing (RTGS/NEFT/IMPS/UPI/CTS), plastic money, e-commerce, the IT Act and emerging technologies carry direct marks.
- Lock in security, audit & governance (Chapters 10–14): communication security, BCP/DRP, IS audit, RFP/SLA and the RBI cyber-security and digital-payment guidelines are highly testable and factual.
- Cover risk fundamentals (Chapter 15): understand why banks are special and the risk-management framework that ties the paper together.
- Revise with mocks + one-liners + games: alternate full-length mock tests with one-liner revision and matching games so accuracy and speed climb together.
Frequently Asked Questions
Is the CAIIB IT & Digital Banking elective worth choosing?
Yes. For anyone in IT, operations, digital-channels or product roles, ITDB builds directly job-relevant skills in payments, data and cyber-security, and it is among the most practical and forward-looking CAIIB electives.
How many chapters are there in the IT & Digital Banking syllabus?
The ITDB syllabus has 15 chapters across modules covering IT fundamentals, systems and design, banking technology and digital banking, information-system security/controls/audit, and risk management.
Where can I download the IT & Digital Banking syllabus PDF?
You can download the complete IT & Digital Banking syllabus PDF from the button above — it lists every chapter in the official IIBF order.
How should I keep up with updated topics?
Follow RBI circulars on digital-payment security, tokenisation, the digital rupee and the cyber-security framework, and use our regularly-updated ITDB notes and mock tests, which reflect the latest position.
Start Your IT & Digital Banking Preparation Today
A clear syllabus is half the battle. Download the IT & Digital Banking syllabus PDF, map each chapter to a study week, revise with one-liners and games, and back it all with timed mock tests. With a structured plan and consistent practice, the CAIIB IT & Digital Banking elective is well within reach.
Take a free mock test, download chapter PDFs, or watch a video class — all included on iibf.store.
Keep reading