SlideShare a Scribd company logo
1 of 19
Banking Technology
Internet Banking Architecture
and Implementation
Banking Technology – M.Tech (IT)
Agenda
• What is Internet Banking?
• Levels and Models of Internet Banking
• The Drivers
• The Essentials
• Architecture – Distributed, Centralised, Hybrid
• Issues
• Security
• Implementation – Needs & Necessities
Banking Technology – M.Tech (IT)
What is Internet Banking?
Traditionally, Internet Banking refers to: “to the use of the Internet
as a remote delivery channel for banking services”
But today, this definition is not adequate…
“Internet Banking refers to the use of Internet as a channel for:
• Delivery of traditional & new banking services
• Delivery of customer-oriented services such as EBPP
• Facilitating several ancillary products and services such as e-
commerce, electronic payments, CRM
• Integrating multiple delivery channels such as ATMs, call
centres, mobile banking”
It is an all-pervasive medium for bank-customer interaction
Three Levels of Internet Banking:
• Basic Level – Websites only
• Second Level – “simple transactional” websites
• Third Level – “fully transactional”
Banking Technology – M.Tech (IT)
Key Drivers for Internet Banking
Globalization
Greater range of easy-to-find products/services
More buyers, sellers & Competitors
Price no longer an edge – speed, reliability & access are!
Rapid Growth of Internet
www no longer means “world wide wait”
Internet is penetrating 3 times faster than radio
Given power to Buyers
Pace of Technology Change
“Market disequilibrium”
Non-traditional payment intermediaries are benefiting from it
Need for Flexibility and Adaptability to technology in motion
Customer Perceptions
As per AFP Research survey, more than 50% find Internet Banking useful in
performing own enquiries, gaining updated information, sharing data &
access from multiple locations.
Banking Technology – M.Tech (IT)
The Rise of Internet Banking
A Four Factor Model of Benefits
Convenience
Flexibility
Cost
Efficiency
Several more drivers
LLow Internet banking penetrationow Internet banking penetration;; DDevelopment & adoption of electronicevelopment & adoption of electronic
payment systemspayment systems andand IImplementation of strong security solutions such asmplementation of strong security solutions such as
PKI (Public Key Infrastructure)PKI (Public Key Infrastructure)
Banking Technology – M.Tech (IT)
Three Models of Internet Banking
• Pure Internet model, where all the services are exclusively
delivered over the Internet.
– Independent venture, where Internet banking venture is created from the
scratch by shareholders, who have no relationship to an existing financial
institution. Eg. Security First Network Bank in US – 1st
such bank ever
– Subsidiary project (e-bank-in-the bank), where Internet banking initiative is
launched by a large organisation as distinct entity, isolated from the rest of
organisation. Eg. Egg launched by Prudential Plc.
• Click and mortar model, combining Internet delivery with the
traditional physical branch network.
– Two undisputed champions of Internet banking, Wells Fargo in the United
States and Nordea in Scandinavia have adopted this model from the very
beginning of their foray
• On-line services extension model, existing provider of on-line
financial services, extends its offerings into the on-line banking.
– E-trade (a brokerage firm) bought Telebank in 1999 to offer Internet banking
services
Banking Technology – M.Tech (IT)
The Essentials
The Essentials for Internet Banking:
• A central customer data profile
• Networking
• Requisite hardware (servers)
• Centralised banking solutions for multi-channel integration
– Internet can be used with any channel!
• APIs to various sites
• Security technologies
Banking Technology – M.Tech (IT)
3 Options of Distributed Environment
1. Bank has its web site hosted at its own location (data centre)
• Advantages: No single point failure; Own location of data centre means
that no involvement of third-party.
• Disadvantages: Latency induced due to the amount of routing involved;
Failure of a single branch means the inability of the customers of that
branch to do Internet Banking.
2. Bank has its web site hosted in a Closed User Group (CUG) environment
• Advantages: No major investment in network infrastructure, No
dependency on any third-party for data centre.
• Disadvantages: Latency, Failure of the CUG network paralyses Internet
Banking, Failure of a single branch means the inability of the customers of
that branch to do Internet Banking.
3. Web hosting by Third Party Service Provider (TSP) with no CUG network
• Advantages: Pay and use facility of the data centre; No cost on
infrastructure establishment.
• Disadvantages: Dependency on third-party for the data centre, Failure at
data centre means failure of Internet Banking, Failure of the distributed
architecture.
Banking Technology – M.Tech (IT)
3 Options of Centralized Environment
• Bank has its web site hosted at its own
location (data centre)
• Bank has its web site hosted in the data
centre of the CUG network
• Bank has its web site hosted in a Third
party Data Centre with a shared
database
Banking Technology – M.Tech (IT)
Customer Connects through Internet
•Deny every
Thing except
port 80
•Permit Traffic
only to the IP
address of the
web server
Customer
Internet Banking
application server
Web server
Internet Banking
Local Database
Middle ware
Central Database
ATM Switch
Layer3 Device
DMZ zoneDMZ zone
Local LANLocal LAN
Host based
IDS
Web server
Firewall
Internet Banking Architecture
Banking Technology – M.Tech (IT)
InternetInternet
DMZ
App
Srv
WS
Branch 1Branch 1
Branch 2Branch 2
Branch NBranch N
ATM switch /Router
L 3 Switch
MW & DB
MW & DB
MW
& DB
VLAN
Bank WAN
Internet Banking – Distributed
Environment
(With Own Website at Data Center)
Banking Technology – M.Tech (IT)
InternetInternet
DMZ
WS
L 3 Switch
App
Srv
VLAN
Bank Data Centre
with WAN
DB
Srv
VLAN
MW
VLAN
CUGCUG
DMZ
WS
Internet Banking – Centralized
Environment
(With Own Website at Data Center)
Banking Technology – M.Tech (IT)
InternetInternet
DMZ
WS
Branch 1Branch 1
Branch 2Branch 2
Branch NBranch N
ATM switch /Router
L 3 Switch
DB
DB
DB
App
Srv
VLAN
Bank WAN
Centralise
d DB
Bank’s
Data Centre
Hybrid Environment Internet Banking
Architecture
Banking Technology – M.Tech (IT)
Web
Browser
Firewall
Internet Banking App
Server
Web Host
Web
Server
Management
Internet Banking DB
Server
Middleware
Database
Internal Network
Data Centre
People
Security
Component
Model
Banking Technology – M.Tech (IT)
The Various Risks
• Web Browser - Browser Crash, System Damage, Lack of Privacy,
Misuse of personal information
• Firewall - System failure, System compromise, Misconfiguration,
Improper administration
• Web Server- System failure, Presence of unnecessary services,
Misconfiguration, Multiple administrator-level access, Not
protected by the firewall
• Web Host - Unrestricted access to users, Unknown and unnecessary
services on the OS, Loopholes like missing updates and patches.
• Internet Banking Application Server - System failure, Unrestricted
access to users, Poorly configured OS
• Database - Poor database design, Tampering/loss of data
• Data Centre – Physical & access security, Disasters
• Internal Network - Unauthorised access to Network resources, Poor
maintenance of Network
Banking Technology – M.Tech (IT)
The Issues
• Security Concerns – Eavesdropping, Hacking,
Identity Theft, Tampering, Impersonation
• Fraud
• Privacy Issues
• Legal & Regulatory Issues
• Cross-border issues – Cross certification, legalities,
jurisdiction, etc.
• Law-enforcement issues
• Standards
• Change Management
Banking Technology – M.Tech (IT)
Internet Banking Implementation –
Needs and Necessities
• Role of Board of Directors
• Creation of a Working Group
• Feasibility study
• Requirements Analysis
• Design
• Development
• Deployment & Implementation
• Maintenance
Banking Technology – M.Tech (IT)
Internet & FIs in India
Internet Banking witnessing rapid growth –most of the domestic
banks in India have Internet banking capabilities
Stock exchanges
• Regional stock exchanges connected through Interconnected
Stock Exchange (ISE) of India Ltd. (holding company)
• Bombay Stock Exchange and National Stock Exchange – are
online
• NSE – uses satellite technology for trading. Has floorless trading
system
• BOLT of Bombay Stock Exchange - floorless and fully
automated screen-based trading facilities in capital market
instruments
• BSE WebX – Web-based trading facility
Banking Technology – M.Tech (IT)

More Related Content

What's hot

Oss Bss Testing
Oss Bss TestingOss Bss Testing
Oss Bss Testing
Ahmed Adel
 

What's hot (20)

Salesforce research paper
Salesforce research paperSalesforce research paper
Salesforce research paper
 
An Entry Point to Impactful Open Banking Architecture
An Entry Point to Impactful Open Banking ArchitectureAn Entry Point to Impactful Open Banking Architecture
An Entry Point to Impactful Open Banking Architecture
 
Introduction to microservices
Introduction to microservicesIntroduction to microservices
Introduction to microservices
 
Introduction to Microservices
Introduction to MicroservicesIntroduction to Microservices
Introduction to Microservices
 
Event-Driven Transformation in Banking and FSI
Event-Driven Transformation in Banking and FSIEvent-Driven Transformation in Banking and FSI
Event-Driven Transformation in Banking and FSI
 
Telecom testing
Telecom testingTelecom testing
Telecom testing
 
Introduction to salesforce ppt
Introduction to salesforce pptIntroduction to salesforce ppt
Introduction to salesforce ppt
 
Web app presentation
Web app presentationWeb app presentation
Web app presentation
 
5. Core Banking System
5. Core Banking System5. Core Banking System
5. Core Banking System
 
Marlabs Capabilities Overview: IT Services
Marlabs Capabilities Overview: IT ServicesMarlabs Capabilities Overview: IT Services
Marlabs Capabilities Overview: IT Services
 
Introduction to APIs (Application Programming Interface)
Introduction to APIs (Application Programming Interface) Introduction to APIs (Application Programming Interface)
Introduction to APIs (Application Programming Interface)
 
Online payment gateway provider
Online payment gateway providerOnline payment gateway provider
Online payment gateway provider
 
Introduction to Microservices
Introduction to MicroservicesIntroduction to Microservices
Introduction to Microservices
 
From Monolithic to Microservices
From Monolithic to Microservices From Monolithic to Microservices
From Monolithic to Microservices
 
Introduction To Microservices
Introduction To MicroservicesIntroduction To Microservices
Introduction To Microservices
 
A Complete Model of the Payment Service Business
A Complete Model of the Payment Service BusinessA Complete Model of the Payment Service Business
A Complete Model of the Payment Service Business
 
Online shopping
Online shoppingOnline shopping
Online shopping
 
Building a Scalable Architecture for web apps
Building a Scalable Architecture for web appsBuilding a Scalable Architecture for web apps
Building a Scalable Architecture for web apps
 
Content Management System
Content Management SystemContent Management System
Content Management System
 
Oss Bss Testing
Oss Bss TestingOss Bss Testing
Oss Bss Testing
 

Similar to Internet banking ARCHITECTURE AND IMPLEMENTATION

E-BANKING EMERGING ISSUES AND OPPORTUNITIES
E-BANKING EMERGING ISSUES AND OPPORTUNITIESE-BANKING EMERGING ISSUES AND OPPORTUNITIES
E-BANKING EMERGING ISSUES AND OPPORTUNITIES
Vinit Varma
 
E commerce infrastructure
E commerce infrastructureE commerce infrastructure
E commerce infrastructure
Sovan Kundu
 
Lecture 13 -_e-commmerce_e-banking_and_advanced_tech
Lecture 13 -_e-commmerce_e-banking_and_advanced_techLecture 13 -_e-commmerce_e-banking_and_advanced_tech
Lecture 13 -_e-commmerce_e-banking_and_advanced_tech
Serious_SamSoul
 
Impact of Advancement In Technology on UAE banking industry: A case study of ...
Impact of Advancement In Technology on UAE banking industry: A case study of ...Impact of Advancement In Technology on UAE banking industry: A case study of ...
Impact of Advancement In Technology on UAE banking industry: A case study of ...
sakifabdallah94
 
E banking service of sbi bank
E banking service of sbi bankE banking service of sbi bank
E banking service of sbi bank
ramyamk
 

Similar to Internet banking ARCHITECTURE AND IMPLEMENTATION (20)

Lecture_6_E-commerce_Infrastructure.pptx
Lecture_6_E-commerce_Infrastructure.pptxLecture_6_E-commerce_Infrastructure.pptx
Lecture_6_E-commerce_Infrastructure.pptx
 
E banking
E bankingE banking
E banking
 
E-BANKING EMERGING ISSUES AND OPPORTUNITIES
E-BANKING EMERGING ISSUES AND OPPORTUNITIESE-BANKING EMERGING ISSUES AND OPPORTUNITIES
E-BANKING EMERGING ISSUES AND OPPORTUNITIES
 
E commerce infrastructure
E commerce infrastructureE commerce infrastructure
E commerce infrastructure
 
Lecture 13 -_e-commmerce_e-banking_and_advanced_tech
Lecture 13 -_e-commmerce_e-banking_and_advanced_techLecture 13 -_e-commmerce_e-banking_and_advanced_tech
Lecture 13 -_e-commmerce_e-banking_and_advanced_tech
 
CS7330 - Electronic Commerce - lecture (2)
CS7330 - Electronic Commerce - lecture (2)CS7330 - Electronic Commerce - lecture (2)
CS7330 - Electronic Commerce - lecture (2)
 
Evolution of banking technology
Evolution of banking technologyEvolution of banking technology
Evolution of banking technology
 
Cbs concepts and opportunities
Cbs concepts and opportunitiesCbs concepts and opportunities
Cbs concepts and opportunities
 
Project_Report.pptx
Project_Report.pptxProject_Report.pptx
Project_Report.pptx
 
Electronic banking presentation
Electronic banking presentationElectronic banking presentation
Electronic banking presentation
 
E-business
E-businessE-business
E-business
 
E banking & security
E banking & securityE banking & security
E banking & security
 
Introduction to e commerce
Introduction to e commerceIntroduction to e commerce
Introduction to e commerce
 
Banking services offered by indian banks online
Banking services offered by indian banks onlineBanking services offered by indian banks online
Banking services offered by indian banks online
 
Chapter7
Chapter7Chapter7
Chapter7
 
Impact of Advancement In Technology on UAE banking industry: A case study of ...
Impact of Advancement In Technology on UAE banking industry: A case study of ...Impact of Advancement In Technology on UAE banking industry: A case study of ...
Impact of Advancement In Technology on UAE banking industry: A case study of ...
 
Key challenges facing the future of IoT
Key challenges facing the future of IoTKey challenges facing the future of IoT
Key challenges facing the future of IoT
 
Future of IoT: Key Challenges to Face
Future of IoT: Key Challenges to FaceFuture of IoT: Key Challenges to Face
Future of IoT: Key Challenges to Face
 
Impact of technology on banking operations
Impact of technology on banking operationsImpact of technology on banking operations
Impact of technology on banking operations
 
E banking service of sbi bank
E banking service of sbi bankE banking service of sbi bank
E banking service of sbi bank
 

More from Anil Chaurasiya

More from Anil Chaurasiya (20)

Automotive security with Blockchain Technology (Project Report)
Automotive security with Blockchain Technology (Project Report)Automotive security with Blockchain Technology (Project Report)
Automotive security with Blockchain Technology (Project Report)
 
Automotive security with Blockchain Technology
Automotive security with Blockchain TechnologyAutomotive security with Blockchain Technology
Automotive security with Blockchain Technology
 
Digital marketing
Digital marketingDigital marketing
Digital marketing
 
Smart Vehicle
Smart VehicleSmart Vehicle
Smart Vehicle
 
Blockchain
BlockchainBlockchain
Blockchain
 
National payment system architecture
National payment system architectureNational payment system architecture
National payment system architecture
 
Mobile banking & payment
Mobile banking & paymentMobile banking & payment
Mobile banking & payment
 
Management information system
Management information systemManagement information system
Management information system
 
Forex management
Forex managementForex management
Forex management
 
Electronic cards credit and debit
Electronic cards credit and debitElectronic cards credit and debit
Electronic cards credit and debit
 
Electronic Delivery channels integration
Electronic Delivery channels integrationElectronic Delivery channels integration
Electronic Delivery channels integration
 
DATA CENTER AND BUSINESS COMMUNITY
DATA CENTER AND BUSINESS COMMUNITYDATA CENTER AND BUSINESS COMMUNITY
DATA CENTER AND BUSINESS COMMUNITY
 
Credit appraisal SYSTEM
Credit appraisal SYSTEMCredit appraisal SYSTEM
Credit appraisal SYSTEM
 
CENTRALIZED challenges implementation and MANAGEMENT issues
CENTRALIZED challenges implementation and MANAGEMENT issuesCENTRALIZED challenges implementation and MANAGEMENT issues
CENTRALIZED challenges implementation and MANAGEMENT issues
 
Atm technology and operations
Atm technology and operationsAtm technology and operations
Atm technology and operations
 
Atm switch
Atm switchAtm switch
Atm switch
 
Asset liability management
Asset liability managementAsset liability management
Asset liability management
 
Banking Technology (End Term Exam) nov-2015
Banking Technology (End Term Exam) nov-2015Banking Technology (End Term Exam) nov-2015
Banking Technology (End Term Exam) nov-2015
 
Banking Technology (End Term Exam) nov-2014
Banking Technology (End Term Exam) nov-2014Banking Technology (End Term Exam) nov-2014
Banking Technology (End Term Exam) nov-2014
 
Banking Technology (End Term Exam) nov-2013
Banking Technology (End Term Exam) nov-2013Banking Technology (End Term Exam) nov-2013
Banking Technology (End Term Exam) nov-2013
 

Recently uploaded

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Victor Rentea
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Victor Rentea
 

Recently uploaded (20)

Introduction to use of FHIR Documents in ABDM
Introduction to use of FHIR Documents in ABDMIntroduction to use of FHIR Documents in ABDM
Introduction to use of FHIR Documents in ABDM
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Less Is More: Utilizing Ballerina to Architect a Cloud Data Platform
Less Is More: Utilizing Ballerina to Architect a Cloud Data PlatformLess Is More: Utilizing Ballerina to Architect a Cloud Data Platform
Less Is More: Utilizing Ballerina to Architect a Cloud Data Platform
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
AI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by AnitarajAI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by Anitaraj
 
Simplifying Mobile A11y Presentation.pptx
Simplifying Mobile A11y Presentation.pptxSimplifying Mobile A11y Presentation.pptx
Simplifying Mobile A11y Presentation.pptx
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
Modernizing Legacy Systems Using Ballerina
Modernizing Legacy Systems Using BallerinaModernizing Legacy Systems Using Ballerina
Modernizing Legacy Systems Using Ballerina
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
API Governance and Monetization - The evolution of API governance
API Governance and Monetization -  The evolution of API governanceAPI Governance and Monetization -  The evolution of API governance
API Governance and Monetization - The evolution of API governance
 

Internet banking ARCHITECTURE AND IMPLEMENTATION

  • 1. Banking Technology Internet Banking Architecture and Implementation
  • 2. Banking Technology – M.Tech (IT) Agenda • What is Internet Banking? • Levels and Models of Internet Banking • The Drivers • The Essentials • Architecture – Distributed, Centralised, Hybrid • Issues • Security • Implementation – Needs & Necessities
  • 3. Banking Technology – M.Tech (IT) What is Internet Banking? Traditionally, Internet Banking refers to: “to the use of the Internet as a remote delivery channel for banking services” But today, this definition is not adequate… “Internet Banking refers to the use of Internet as a channel for: • Delivery of traditional & new banking services • Delivery of customer-oriented services such as EBPP • Facilitating several ancillary products and services such as e- commerce, electronic payments, CRM • Integrating multiple delivery channels such as ATMs, call centres, mobile banking” It is an all-pervasive medium for bank-customer interaction Three Levels of Internet Banking: • Basic Level – Websites only • Second Level – “simple transactional” websites • Third Level – “fully transactional”
  • 4. Banking Technology – M.Tech (IT) Key Drivers for Internet Banking Globalization Greater range of easy-to-find products/services More buyers, sellers & Competitors Price no longer an edge – speed, reliability & access are! Rapid Growth of Internet www no longer means “world wide wait” Internet is penetrating 3 times faster than radio Given power to Buyers Pace of Technology Change “Market disequilibrium” Non-traditional payment intermediaries are benefiting from it Need for Flexibility and Adaptability to technology in motion Customer Perceptions As per AFP Research survey, more than 50% find Internet Banking useful in performing own enquiries, gaining updated information, sharing data & access from multiple locations.
  • 5. Banking Technology – M.Tech (IT) The Rise of Internet Banking A Four Factor Model of Benefits Convenience Flexibility Cost Efficiency Several more drivers LLow Internet banking penetrationow Internet banking penetration;; DDevelopment & adoption of electronicevelopment & adoption of electronic payment systemspayment systems andand IImplementation of strong security solutions such asmplementation of strong security solutions such as PKI (Public Key Infrastructure)PKI (Public Key Infrastructure)
  • 6. Banking Technology – M.Tech (IT) Three Models of Internet Banking • Pure Internet model, where all the services are exclusively delivered over the Internet. – Independent venture, where Internet banking venture is created from the scratch by shareholders, who have no relationship to an existing financial institution. Eg. Security First Network Bank in US – 1st such bank ever – Subsidiary project (e-bank-in-the bank), where Internet banking initiative is launched by a large organisation as distinct entity, isolated from the rest of organisation. Eg. Egg launched by Prudential Plc. • Click and mortar model, combining Internet delivery with the traditional physical branch network. – Two undisputed champions of Internet banking, Wells Fargo in the United States and Nordea in Scandinavia have adopted this model from the very beginning of their foray • On-line services extension model, existing provider of on-line financial services, extends its offerings into the on-line banking. – E-trade (a brokerage firm) bought Telebank in 1999 to offer Internet banking services
  • 7. Banking Technology – M.Tech (IT) The Essentials The Essentials for Internet Banking: • A central customer data profile • Networking • Requisite hardware (servers) • Centralised banking solutions for multi-channel integration – Internet can be used with any channel! • APIs to various sites • Security technologies
  • 8. Banking Technology – M.Tech (IT) 3 Options of Distributed Environment 1. Bank has its web site hosted at its own location (data centre) • Advantages: No single point failure; Own location of data centre means that no involvement of third-party. • Disadvantages: Latency induced due to the amount of routing involved; Failure of a single branch means the inability of the customers of that branch to do Internet Banking. 2. Bank has its web site hosted in a Closed User Group (CUG) environment • Advantages: No major investment in network infrastructure, No dependency on any third-party for data centre. • Disadvantages: Latency, Failure of the CUG network paralyses Internet Banking, Failure of a single branch means the inability of the customers of that branch to do Internet Banking. 3. Web hosting by Third Party Service Provider (TSP) with no CUG network • Advantages: Pay and use facility of the data centre; No cost on infrastructure establishment. • Disadvantages: Dependency on third-party for the data centre, Failure at data centre means failure of Internet Banking, Failure of the distributed architecture.
  • 9. Banking Technology – M.Tech (IT) 3 Options of Centralized Environment • Bank has its web site hosted at its own location (data centre) • Bank has its web site hosted in the data centre of the CUG network • Bank has its web site hosted in a Third party Data Centre with a shared database
  • 10. Banking Technology – M.Tech (IT) Customer Connects through Internet •Deny every Thing except port 80 •Permit Traffic only to the IP address of the web server Customer Internet Banking application server Web server Internet Banking Local Database Middle ware Central Database ATM Switch Layer3 Device DMZ zoneDMZ zone Local LANLocal LAN Host based IDS Web server Firewall Internet Banking Architecture
  • 11. Banking Technology – M.Tech (IT) InternetInternet DMZ App Srv WS Branch 1Branch 1 Branch 2Branch 2 Branch NBranch N ATM switch /Router L 3 Switch MW & DB MW & DB MW & DB VLAN Bank WAN Internet Banking – Distributed Environment (With Own Website at Data Center)
  • 12. Banking Technology – M.Tech (IT) InternetInternet DMZ WS L 3 Switch App Srv VLAN Bank Data Centre with WAN DB Srv VLAN MW VLAN CUGCUG DMZ WS Internet Banking – Centralized Environment (With Own Website at Data Center)
  • 13. Banking Technology – M.Tech (IT) InternetInternet DMZ WS Branch 1Branch 1 Branch 2Branch 2 Branch NBranch N ATM switch /Router L 3 Switch DB DB DB App Srv VLAN Bank WAN Centralise d DB Bank’s Data Centre Hybrid Environment Internet Banking Architecture
  • 14. Banking Technology – M.Tech (IT) Web Browser Firewall Internet Banking App Server Web Host Web Server Management Internet Banking DB Server Middleware Database Internal Network Data Centre People Security Component Model
  • 15. Banking Technology – M.Tech (IT) The Various Risks • Web Browser - Browser Crash, System Damage, Lack of Privacy, Misuse of personal information • Firewall - System failure, System compromise, Misconfiguration, Improper administration • Web Server- System failure, Presence of unnecessary services, Misconfiguration, Multiple administrator-level access, Not protected by the firewall • Web Host - Unrestricted access to users, Unknown and unnecessary services on the OS, Loopholes like missing updates and patches. • Internet Banking Application Server - System failure, Unrestricted access to users, Poorly configured OS • Database - Poor database design, Tampering/loss of data • Data Centre – Physical & access security, Disasters • Internal Network - Unauthorised access to Network resources, Poor maintenance of Network
  • 16. Banking Technology – M.Tech (IT) The Issues • Security Concerns – Eavesdropping, Hacking, Identity Theft, Tampering, Impersonation • Fraud • Privacy Issues • Legal & Regulatory Issues • Cross-border issues – Cross certification, legalities, jurisdiction, etc. • Law-enforcement issues • Standards • Change Management
  • 17. Banking Technology – M.Tech (IT) Internet Banking Implementation – Needs and Necessities • Role of Board of Directors • Creation of a Working Group • Feasibility study • Requirements Analysis • Design • Development • Deployment & Implementation • Maintenance
  • 18. Banking Technology – M.Tech (IT) Internet & FIs in India Internet Banking witnessing rapid growth –most of the domestic banks in India have Internet banking capabilities Stock exchanges • Regional stock exchanges connected through Interconnected Stock Exchange (ISE) of India Ltd. (holding company) • Bombay Stock Exchange and National Stock Exchange – are online • NSE – uses satellite technology for trading. Has floorless trading system • BOLT of Bombay Stock Exchange - floorless and fully automated screen-based trading facilities in capital market instruments • BSE WebX – Web-based trading facility
  • 19. Banking Technology – M.Tech (IT)