Business Continuity and DR, A Practical Implementation Mich Talebzadeh, Consultant, Deutsche Bank

Slides:



Advertisements
Similar presentations
Express5800/ft series servers Product Information Fault-Tolerant General Purpose Servers.
Advertisements

Distributed Processing, Client/Server and Clusters
Copyright Hub Software Engineering Ltd 2010All rights reserved Hub Document Manager Product Overview.
Database Architectures and the Web
LANs and WANs Network size, vary from –simple office system (few PCs) to –complex global system(thousands PCs) Distinguish by the distances that the network.
Oracle Data Guard Ensuring Disaster Recovery for Enterprise Data
Objektorienteret Middleware Presentation 2: Distributed Systems – A brush up, and relations to Middleware, Heterogeneity & Transparency.
Chapter 9 Designing Systems for Diverse Environments.
Distributed components
Technical Architectures
Web Caching Schemes1 A Survey of Web Caching Schemes for the Internet Jia Wang.
City University London
Reliability Week 11 - Lecture 2. What do we mean by reliability? Correctness – system/application does what it has to do correctly. Availability – Be.
OCT1 Principles From Chapter One of “Distributed Systems Concepts and Design”
Overview Distributed vs. decentralized Why distributed databases
1© Copyright 2011 EMC Corporation. All rights reserved. EMC RECOVERPOINT/ CLUSTER ENABLER FOR MICROSOFT FAILOVER CLUSTER.
DISTRIBUTED COMPUTING
Tiered architectures 1 to N tiers. 2 An architectural history of computing 1 tier architecture – monolithic Information Systems – Presentation / frontend,
DATABASE MANAGEMENT SYSTEMS 2 ANGELITO I. CUNANAN JR.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 12 Slide 1 Distributed Systems Design 1.
Microsoft Load Balancing and Clustering. Outline Introduction Load balancing Clustering.
N-Tier Architecture.
Client/Server Architectures
Word Wide Cache Distributed Caching for the Distributed Enterprise.
Database Architectures and the Web
Module 1: Introduction to Windows Clustering. Overview Defining Clustering Features Introducing Application Architecture Identifying Availability and.
IMS 4212: Distributed Databases 1 Dr. Lawrence West, Management Dept., University of Central Florida Distributed Databases Business needs.
©Ian Sommerville 2006Software Engineering, 8th edition. Chapter 12 Slide 1 Distributed Systems Architectures.
Database Architectures and the Web Session 5
Module 12: Designing High Availability in Windows Server ® 2008.
Database Design – Lecture 16
Local Area Networks (LAN) are small networks, with a short distance for the cables to run, typically a room, a floor, or a building. - LANs are limited.
Scalability Terminology: Farms, Clones, Partitions, and Packs: RACS and RAPS Bill Devlin, Jim Cray, Bill Laing, George Spix Microsoft Research Dec
INSTALLING MICROSOFT EXCHANGE SERVER 2003 CLUSTERS AND FRONT-END AND BACK ‑ END SERVERS Chapter 4.
TRƯỜNG ĐẠI HỌC CÔNG NGHỆ Bộ môn Mạng và Truyền Thông Máy Tính.
SAMANVITHA RAMAYANAM 18 TH FEBRUARY 2010 CPE 691 LAYERED APPLICATION.
Cloud Computing Characteristics A service provided by large internet-based specialised data centres that offers storage, processing and computer resources.
Distributed Systems: Concepts and Design Chapter 1 Pages
Csi315csi315 Client/Server Models. Client/Server Environment LAN or WAN Server Data Berson, Fig 1.4, p.8 clients network.
Unit – I CLIENT / SERVER ARCHITECTURE. Unit Structure  Evolution of Client/Server Architecture  Client/Server Model  Characteristics of Client/Server.
Session-8 Data Management for Decision Support
Introduction. Readings r Coulouris, Dollimore and Kindberg Distributed Systems: Concepts and Design Edn. 3 m Note: All figures from this book.
The Client/Server Database Environment Ployphan Sornsuwit KPRU Ref.
Personal Computer - Stand- Alone Database  Database (or files) reside on a PC - on the hard disk.  Applications run on the same PC and directly access.
Advanced Computer Networks Topic 2: Characterization of Distributed Systems.
Database Architectures Database System Architectures Considerations – Data storage: Where do the data and DBMS reside? – Processing: Where.
Oracle's Distributed Database Bora Yasa. Definition A Distributed Database is a set of databases stored on multiple computers at different locations and.
9 Systems Analysis and Design in a Changing World, Fourth Edition.
Distributed database system
HADOOP DISTRIBUTED FILE SYSTEM HDFS Reliability Based on “The Hadoop Distributed File System” K. Shvachko et al., MSST 2010 Michael Tsitrin 26/05/13.
CHAPTER 7 CLUSTERING SERVERS. CLUSTERING TYPES There are 2 types of clustering ; Server clusters Network Load Balancing (NLB) The difference between the.
Data Communications and Networks Chapter 9 – Distributed Systems ICT-BVF8.1- Data Communications and Network Trainer: Dr. Abbes Sebihi.
Install, configure and test ICT Networks
Creating competitive advantage Copyright © 2003 Enterprise Java Beans Presenter: Wickramanayake HMKSK Version:0.1 Last Updated:
E-commerce Architecture Ayşe Başar Bener. Client Server Architecture E-commerce is based on client/ server architecture –Client processes requesting service.
Cofax Scalability Document Version Scaling Cofax in General The scalability of Cofax is directly related to the system software, hardware and network.
PERFORMANCE MANAGEMENT IMPROVING PERFORMANCE TECHNIQUES Network management system 1.
Distributed Systems Architectures Chapter 12. Objectives  To explain the advantages and disadvantages of different distributed systems architectures.
Distributed Systems Architectures. Topics covered l Client-server architectures l Distributed object architectures l Inter-organisational computing.
Recipes for Use With Thin Clients
N-Tier Architecture.
Maximum Availability Architecture Enterprise Technology Centre.
Software Design and Architecture
GlassFish in the Real World
Distributed System Structures 16: Distributed Structures
An Introduction to Computer Networking
Network management system
Distributed Systems and Concurrency: Distributed Systems
Presentation transcript:

Business Continuity and DR, A Practical Implementation Mich Talebzadeh, Consultant, Deutsche Bank

Challenges we are facing Mission Critical businesses such as the majority of trading systems in the City are faced with the critical need to ensure the availability and continuous operation of their business systems. We need to make this happen in spite of potential failures ranging from disk crashes and CPU failures to catastrophic losses of the computing facilities or communications networks. While solutions exist to provide tolerance to component failure, the issue of catastrophic failures i.e. a failure that results in the production host being totally out of action needs to be looked at in view of new technical possibilities and recent experiences post September 11th.

Challenges we are facing We know that trading Products are inter-linked across the globe. We need to provide current information to business on a 24x7basis. Following recent experiences, there is currently a great demand from the Business Managers (as opposed to IT) that most trading systems across the globe must be able to function independently of each other in different geographical locations. In simple term this means inter-linked hubs functioning as a logical unit globally but capable of carrying on independently on their own (i.e. provide full functionality to the business), if a hub or a number of hubs get out of action. This does happen!

Systems we have Two-tier architectures are fine for small-to-moderate workloads. Examples are the majority of third party packages or existing systems. Most e-businesses and systems for company wide use will be based on a three-tier architecture which includes this hierarchy: –The first tier is the Web client. –The second (or middle) tier includes a Web server and possibly a Web application server. –The third tier includes the enterprise database and provides transaction management

Systems we have A three-tier architecture helps you manage your workload because they allow you to add redundant clients or servers at any of the three tiers. For example, because almost everyone has a Web browser, you already have redundancy at the first tier: You can access your applications from any of these browsers. Redundancy at the second tier has several benefits, including excess capacity for peak traffic times and fail-over support to increase application availability should any one server fail. This capability also allows you to partition the workload based on the incoming traffic. For example, you might want Web requests coming from your European offices to use your London-based Web servers (rather than your New York servers) to minimize client response and allow for third-tier redundancy.

Systems we have Redundancy at the third tier is usually necessary because of a need for increased application availability and distributed processing. We can provide redundant database servers for two major reasons: –Geographic distribution of data, a trade may include the exchange of securities in multiple geographical regions such as London, New York and Tokyo –Fail-over capability. Ability to use another location’s database if the local one goes out of action

Getting There To achieve these, as a complete solution is a great challenge and inevitably will have to cover many aspects from application servers to shared file systems and complete back-end solutions. Setting up redundant Web servers and application servers is not a trivial task, but generally only involves copying the applications and network set-up. However, setting up more than one third-tier server involves ensuring that each server has a copy of the data needed for the applications. This means having a truly global data (i.e. information) repository. That is a system capable of providing the ability to connect into separate independent systems (most probably in different geographical locations), to update the data on any system concurrently, and to have an underlying technology that keeps all this data in sync.

Getting there There are very few vendors on the database side that can provide the mission critical tools to make this happen. Sybase can provide this functionality by means of a very high performance Data Server, its state of the art replication server and tools like OpenSwitch. So you will have a scenario in which your trading systems in London, New York and Tokyo will share common data by means of local databases continuously exchanging data through Sybase replication (peer-to-peer). All these systems will be totally fault tolerant. That is the loss of one of these locations will only impact that location. The users in other locations will carry on as usual. Those users affected will be automatically transferred to fail-over location by means of OpenSwitch.

Getting there Setting up redundant Web servers and application servers is not a trivial task, but generally only involves copying the applications and network set-up – it doesn’t involve copying data. However, setting up more than one third-tier server involves ensuring that each server has a copy of the data needed for the applications. Each copy of the data must also be consistent, correct and current.

Getting there Let us look at a Typical set-up to enable peer-to-peer data replication among a global e-commerce/trading systems serving Europe, North America and Far East. In this scenario London is the European hub, New York is the North American hub and Tokyo serves as the Far Eastern one These three hubs act as fail-over for each other. OpenSwitch will automatically detect failures and re- directs clients to the fail-over data server

Peer-to-Peer Data Replication Set-up

What we aim at Distributed Processing High Availability Reliability Scalability

What we gain Distributed Processing –Reduced load on the network –Exchange only deltas –Much faster response if latency (as opposed to bandwidth) is the bottleneck for your application –Multiple Data servers can exist in one geographical location

What we gain High Availability –Allows you to avoid the loss of service by reducing or managing failures –Planned downtime for a hub (hardware upgrade, software changes) with service still provided to business –Practically tested and proven in Deutsche Bank

What we gain Reliability –Systems constructed this way proven to be very reliable with Sybase Replication Server performing very well with facilities to log and resolve failures –Because Sybase’s Replication server operates at the logical level by turning transactions into SQL operations, the risk of hardware corruption is entirely avoided.

What we gain Reliability Continued.. –That is if one of your nodes has a hardware corruption undetected, your other nodes will not be infected and more importantly you will be promptly alerted by the Replication server!

What we gain Scalability –You can scale up and down depending on your requirements and user base –Create specific databases for reporting etc in the same node. –Only replicate sub set of your data for a specific business. –Divide and conquer!