1 / 20

EME Web Architecture - Initial proposals

EME Web Architecture - Initial proposals. Tim Taylor Mike Capewell 25 August 2000. Agenda. Assumptions Approach dealing with uncertainty service architecture why use services? Possible standards “Straw Man” architecture Issues Next Steps. Wayleaves. CORGOS. SCADA. GIS. NMS.

macey-wise
Download Presentation

EME Web Architecture - Initial proposals

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. EME Web Architecture - Initial proposals Tim Taylor Mike Capewell 25 August 2000

  2. Agenda • Assumptions • Approach • dealing with uncertainty • service architecture • why use services? • Possible standards • “Straw Man” architecture • Issues • Next Steps

  3. Wayleaves CORGOS SCADA GIS NMS ELIS PCNAFIRS Programme Planning Asset Values CLASS Verification Payroll Expenses PCMS IBIS CIS MMIS Asset Repository Stock Level MS-Access MS-Access MS-Access 132kV DataEase Major Assumptions • There will be 3 main areas to be supported by the EME web architecture • “Intranet” provision of information to EME employees • Extranet bi directional exchange of information with ESP’s • E-business full integration with selected partners systems, including financial transactions, eg: e-procurement • Systems architecture requiring integration • majority of back end data in Oracle

  4. Approach - dealing with uncertainty • The current lack of clear business direction leads to some fundamental requirements for any proposed architecture, ie: it must be • scalable, able to support growth in a controlled manner, without extensive reworking • flexible, able to support a variety of business models • adaptable, capable of including new functions without major rework • To achieve these objectives, an architecture based on Services is proposed • separating the elements of architecture and defining the communications required between them • To reduce the risk of costly errors, implementation should start small • prove the architecture • expand delivery on to a proven platform

  5. Wayleaves CORGOS SCADA GIS NMS ELIS PCNAFIRS Programme Planning CLASS Payroll PCMS IBIS CIS MMIS Asset Repository MS-Access MS-Access MS-Access 132kV DataEase Approach - service architecture “Can I change my dd payment amount?” Logon. A service is a component of the architecture which you ask a question of, and get a predictable response. They have always been present in systems. A service architecture just makes them explicit, and classifies them according to their function. System management and security.` Receipt of incoming requests from clients. Dispatch of requests for external processes. “Sorry, Mr anon, but your current balance of £nn does not allow this” Output of formatted information for presentation on client (for browser services likely to be HTML). Dd payment must not be < curbal/12 Application of business rules to data, eg: MIS, Workflow. Management of interactions with back end data sources select dd payment & curbal where cust = anon

  6. Approach - why use services? Traditional project specific architecture would implement most of these elements independently, many times. Changes to one component requires changes to others Application A Application B Client Mainframe Hardware is dedicated to end to end processing for systems Integration and communication between systems is often only achievable at the data level Server There may be some scope for reuse, eg: of databases, but this is often not maximised

  7. Wayleaves CORGOS SCADA GIS NMS ELIS PCNAFIRS Programme Planning CLASS Payroll PCMS IBIS CIS MMIS Asset Repository MS-Access MS-Access MS-Access 132kV DataEase Approach - why use services? Helps ensure that as many elements of the architecture as possible can be reused Changes to one component do not require changes to others Web server Hardware can be optimised for specific tasks for multiple applications Integration and communication between systems can be achieved where most appropriate Application Server App A App B Data Server Data can be reused by many applications If done properly, otherwise - CHAOS!

  8. Wayleaves CORGOS SCADA GIS NMS ELIS PCNAFIRS Programme Planning CLASS Payroll PCMS IBIS CIS MMIS Asset Repository MS-Access MS-Access MS-Access 132kV DataEase Possible standards - Communication services • PRIORITY • User groups • Security requirements • CONSIDERATIONS • Powergen corporate • Shared services • Networking Services • Network Protocols – TCP/IP, IPX/SPX, NetBEUI • Routing Protocols – ARP, ASs, BGP-4, EIGRP, ICMP • Network Topology – Star, Bus, Ring • Addressing • Router Topology • Network Utilisation • Directory Services (LDAP, X500) • Databases • Partitioning • Replication • Caching • Access Control • Organisation and data relationships

  9. Wayleaves CORGOS SCADA GIS NMS ELIS PCNAFIRS Programme Planning CLASS Payroll PCMS IBIS CIS MMIS Asset Repository MS-Access MS-Access MS-Access 132kV DataEase Possible standards - Presentation services • “Style guide” • not a major priority? • User Interface Design • Consistent User Interface • Human-Computer Interface Standards • Ease of Use

  10. Wayleaves CORGOS SCADA GIS NMS ELIS PCNAFIRS Programme Planning CLASS Payroll PCMS IBIS CIS MMIS Asset Repository MS-Access MS-Access MS-Access 132kV DataEase Possible standards - Business Logic services • PRIORITY • Toolsets • Languages • Hardware • CONSIDERATIONS • Existing projects • Pilots • Skillsets • Application Programming Interfaces (API) and Development Platform Services • Programming Languages – C/C++, Java • Development Tools & Strategies • Frameworks & Reusability • Threads • Inter-Process Communication • Internationalisation • GroupWare Services • E-mail Service • Fax Service • Web Servers • Transaction Services • Transaction Monitoring • Object Technology • Rollover and Rollback • Transactional Roles • ACID • Resource Manager • Transaction Manager

  11. Wayleaves CORGOS SCADA GIS NMS ELIS PCNAFIRS Programme Planning CLASS Payroll PCMS IBIS CIS MMIS Asset Repository MS-Access MS-Access MS-Access 132kV DataEase Possible standards - Data Management services • PRIORITY • Information Architecture • CONSIDERATIONS • Current data architecture • Existing projects • Pilots • Skillsets • Database Services • Data Model • Database Engine • Database Model - Relational, Object-Oriented, etc • Connectivity Interfaces • Online Storage Devices and Services • FDDI • Hardware/Software RAID • Storage Area Networks • Offline Backup Storage Devices and Services • Tape Backup • Automated Scheduling Software • Integration with Legacy Systems • Mainframe/Mini Hardware` • Networking/Communication • Transaction Systems (CICS, VSAM, etc) • Database Systems • Legacy Applications • Emulation

  12. Wayleaves CORGOS SCADA GIS NMS ELIS PCNAFIRS Programme Planning CLASS Payroll PCMS IBIS CIS MMIS Asset Repository MS-Access MS-Access MS-Access 132kV DataEase Possible standards - System services • PRIORITY • Security services • Firewall • Middleware • Basic systems management • CONSIDERATIONS • Current systems • Existing projects • Shared services • Security Services • Manageability versus strength • Inside versus outside the firewall • Cryptography – Public Key Cryptography, Digital Certs • Communications – SSL • Authentication - Kerberos • Environment, Distributed Objects, Component Models • Concepts - Components, Objected Oriented • Object Middleware - COM/DCOM, CORBA, EJB • Operating Systems - Windows, UNIX, Linux, Solaris • Web Server • Performance - Local, Network, Load Balancing, Clustering • Robustness , Resilience, Scalability • Failover & Recovery, Disaster Recovery • Management and Maintenance Services • Remote Management Services, Fault Alerts • Self Healing Mechanisms • Asset Management, Configuration Management • Device Sharing Services and Integration • Integration with external devices

  13. Wayleaves CORGOS SCADA GIS NMS ELIS PCNAFIRS Programme Planning CLASS Payroll PCMS IBIS CIS MMIS Asset Repository MS-Access MS-Access MS-Access 132kV DataEase Straw Man architecture - initial configuration • Hardware • Components • 1 x Web Server • 1 x app/db server • Cost: £5k - £10k • Options • SUN • HP • IBM • Software • Components • development toolkit • Cost: £5k-10k • Options • integrated, eg: Oracle Internet Application Server (IAS) • Components, eg: WebLogic, iPlanet Application Server, and WebSphere 3.5 Web Server Application & data Server Total Cost: approx £10k - £20k

  14. Wayleaves CORGOS SCADA GIS NMS ELIS PCNAFIRS Programme Planning CLASS Payroll PCMS IBIS CIS MMIS Asset Repository MS-Access MS-Access MS-Access 132kV DataEase Straw Man architecture - mid size • Hardware • Components • approx. £20k per processor required • 1 x Web Server (1) • 1 x app/db server (2) • Cost: £50k - £100k • Options • SUN • HP • IBM • Software • Components • development toolkit • system management tools • middleware • Cost: £25k-50k • Options • integrated, eg: Oracle Internet Application Server (IAS) • Components, eg: WebLogic, iPlanet Application Server, and WebSphere 3.5 Web Server Application & data Server Total Cost: approx £75k - £150k

  15. Wayleaves CORGOS SCADA GIS NMS ELIS PCNAFIRS Programme Planning CLASS Payroll PCMS IBIS CIS MMIS Asset Repository MS-Access MS-Access MS-Access 132kV DataEase Straw Man architecture - ‘full strength’ • Hardware • Components • approx. £20k per processor required • n x Web Server • n x app server • n x db server • Cost: £100k - £200k • Options • SUN • HP • IBM • Software • Components • development toolkit • system management tools • middleware • Cost: £50k-100k • Options • integrated, eg: Oracle Internet Application Server (IAS) • Components, eg: WebLogic, iPlanet Application Server, and WebSphere 3.5 Web Server Application Server Data Server Typical Cost: approx £150k - £300k

  16. Example of a ‘full-strength’ architecture

  17. Issues • Complexity of web architecture - if poorly implemented will make the current situation look like a picnic! • multiple components • complex interactions • process driven • open to outside scrutiny • Needs to be integrated with other architectures • information (what data is being used) • functional (which business functions are being transacted) • business (needs to be process driven) • Relationship with PowerGen initiatives and architecture • Hosting / ASP • Uncertain business model (plans, priorities etc) • Business ownership and buy in

  18. Next Steps - framework 1LearningGaining understanding of the e-business marketplace 2PlanningDetermining your e-commerce strategy 3SystemEvaluating your current system software 4NetworkEvaluating your internal and external network infrastructure 5SecurityAdding security to your web site, intranet and extranet 6PaymentHow you will be paid, and how you will pay suppliers 7BuyingPurchasing from suppliers over the internet 8SupplierLinking into a centralised suppliers catalogue for purchasing 9LogisticsUsing the internet to manage stock levels and deliver goods 10SellingCreation of selling and affiliation tools for your web site 11CustomerCreating a community of customers through your web site 12PersonalisationCreating electronic relationships

  19. What are we currently addressing? 1LearningGaining understanding of the e-business marketplace 2PlanningDetermining your e-commerce strategy 3SystemEvaluating your current system software 4NetworkEvaluating your internal and external network infrastructure 5SecurityAdding security to your web site, intranet and extranet 6PaymentHow you will be paid, and how you will pay suppliers 7BuyingPurchasing from suppliers over the internet 8SupplierLinking into a centralised suppliers catalogue for purchasing 9LogisticsUsing the internet to manage stock levels and deliver goods 10SellingCreation of selling and affiliation tools for your web site 11CustomerCreating a community of customers through your web site 12PersonalisationCreating electronic relationships 3System Evaluating your current system software 4Network Evaluating your internal and external network infrastructure 5Security Adding security to your web site, intranet and extranet

  20. Next Steps • Connect with the business • what is the e-business strategy? • what current developments are happening in this area? • SELL, SELL, SELL • the e-business framework • why they need an architectural approach • Understand PowerGen Shared Services standards and architecture • Tie in with current architecture work • provide focus for detailed investigation • include in plan (update to follow) • include in model

More Related