Lesson 55 of 60 intermediate

Banking IT Systems & Payment Rails

Enough domain knowledge to sound credible

Open interactive version (quiz + challenge)

Real-world analogy

A bank’s IT looks like a city: Core banking is the city hall holding official records, channels are the customer-facing shops (branch, web, mobile, ATM), switches are the roads, and payment rails are the delivery routes connecting cities.

What is it?

Banking IT domain literacy covers CBS, channels, switches, payment rails, SWIFT, reconciliation, cut-offs, and ICT-risk expectations. You don’t have to be a specialist to sound credible; you have to show you understand how the pieces connect.

Real-world relevance

An ATM network throws ‘switch unavailable’ at 8 PM. Junior checks the switch host, confirms a failed VPN tunnel to the acquirer, raises an incident with timeline and evidence, keeps comms to the branch manager calm and factual. Senior restores the tunnel; junior documents the full RCA entry for tomorrow’s operations review.

Key points

Code example

// Banking IT landscape (simplified mental map)

Customer channels
  Branch counter  <--->  Channel gateway
  Internet/mobile <--->  Channel gateway
  ATM/CDM         <--->  ATM switch
  Call center     <--->  IVR + agent desktops
                      |
                      v
           Core banking system (CBS)
                      |
                      v
  Payment rails / clearing
    - Large value (RTGS-like)
    - Retail net settlement
    - Interbank fund transfer
    - Instant payment rail
    - Cross-border via SWIFT messaging
                      |
                      v
   Counterparty banks, schemes, regulator

Line-by-line walkthrough

  1. 1. Banking IT mental map
  2. 2. Channels header
  3. 3. Branch to gateway
  4. 4. Internet/mobile to gateway
  5. 5. ATM to switch
  6. 6. Call center to IVR
  7. 7. Flow down to CBS
  8. 8. Flow down to rails
  9. 9. Rail types
  10. 10. SWIFT messaging
  11. 11. Flow to counterparties/regulators

Spot the bug

During a month-end incident, junior tweets: 'Our ATM network is down, working on it, many cards declined — stay tuned!'
Need a hint?
Which policies and risks does this one tweet violate?
Show answer
External comms during financial-system incidents must go through designated spokespeople and coordinate with legal, regulator, and customer channels. Publicly broadcasting outages can invite fraud, panic, regulatory scrutiny, and reputation damage. Respond: close the tweet fast, apologize internally, and reinforce incident comms training.

Explain like I'm 5

A bank is a busy city. The city hall (CBS) has the official records. Shops (channels) serve customers. Roads (switches) connect shops to the hall. Delivery routes (payment rails) connect city to city. Your job as junior IT is to help keep lights on in the city.

Fun fact

The 2016 Bangladesh Bank SWIFT incident put a spotlight on payment-systems security worldwide. It changed how many banks approach SWIFT environments — with stricter segregation, logging, and customer-facing CSP requirements.

Hands-on challenge

Draw a one-page map of a fictional bank’s IT: channels, CBS, switch, payment rails, external parties. Mark where you (as a junior IT officer) would contribute daily.

More resources

Open interactive version (quiz + challenge) ← Back to course: IT Jobs Bootcamp