Enterprise Architecture: an ideal discipline for use in Supply Chain Management

Size: px
Start display at page:

Download "Enterprise Architecture: an ideal discipline for use in Supply Chain Management"

Transcription

1 Enterprise Architecture: an ideal discipline for use in Supply Chain Management Richard Freggi Senior Supply Chain Architect (TOGAF 9.1 certified level 2) HP Inc.

2 Content Understanding Supply Chain Management and its challenges Understanding Enterprise Architecture and its artifacts Overcoming Supply Chain Management challenges with Enterprise Architecture 2

3 Executive summary Supply Chain Management has a wide and diverse scope, with high time pressure and high cost of failure This results in several challenges Enterprise Architecture provides practical ways to overcome these challenges Correct use of Enterprise Architecture artifacts is necessary to overcoming the challenges UML notation (supported by a suitable CASE tool) is a proven way to develop and use EA artifacts and overcome SCM challenges One notation, one CASE tool (open source: free of charge) for all required artifacts A change in any artifact is easily and accurately propagated to all the others E.g. a business process change can be accurately reflected in data model and system architecture change Artifacts are easy to reuse and exchange with 3 rd parties Due to clear and well documented UML standard for model semantics, diagrams and file format 3

4 Understanding Supply Chain Management

5 The SCOR model is the most widely accepted definition of Supply Chain Management SCOR Model = Supply Chain Operations Reference Model APICS = American Production and Inventory Control Society Leading professional association focused on Supply Chain Management Founded in 1957 Provides research, education and certification 5

6 SCOR defines the Supply Chain as a thread of 7 processes Source: SCOR 11 (APICS) 6

7 SCOR provides metrics to measure process performance Source: SCOR 11 (APICS) 7

8 The goal of Supply Chain Management is to achieve the optimal compromise of performance metrics The 5 performance attributes metrics are inter-related Due to the thread of business processes within an organization and across organizations Optimizing one metric while ignoring the other metrics leads almost always to net overall reduction in performance Local optimization must be balanced against global optimization The cost of reduced performance can be very high Lower customer service level, loss of market share Slower response to demand / supply disruptions Higher operating costs and capital expenses, missed financial targets Higher inventory carrying costs and scrap/obsolescence Etc 8

9 Typical scenarios requiring compromises between Supply Chain performance metrics M&A, Divesture, reorganization Combine redundant processes and systems Organizational design, roles and responsibility alignment Identify gaps and determine new process; identify new system requirements Joint Ventures Dictionary to understand each other across language and cultural gaps Government negotiations Authoritative and impartial reference to discuss roles and mutual obligations Green field operations startup Identify skill gaps and determine training of local workforce Reference to map out new roles and organizational design Realistic estimate of implementation costs and schedule New business models Align organization, processes and systems to the target environment Coordinate suppliers and customers for fast, trouble-free business launch 9

10 Typical challenges of Supply Chain Management Wide scope covering many diverse domains 7 process threads with many specialized sub-processes, industry standards, IT systems Complex processes and systems with multiple cross-dependencies Optimizing each process/system individually does not provide acceptable results Must balance local vs. global optimization Deep integration with 3 rd parties Global optimization must take into account customers and suppliers Different operating models, cultures, organizations, infrastructure, regulatory environment Compromise between conflicting goals/requirements/metrics Low cost vs. high responsiveness High service levels vs. asset management efficiency Different organizations have different priorities Dealing with the unknown and the unpredictable Market changes, technology disruptions, policy changes Many stakeholders have never attempted this before Great time pressure Competitive pressure to respond to change before others Achievement of strategic dates and milestones High cost of failure Direct impact on financial performance: revenue, operating expenses, write-downs etc. 10

11 Understanding Enterprise Architecture

12 Enterprise Architecture is commonly confused with Software, Application or System architecture 12

13 TOGAF is the most widely accepted definition of Enterprise Architecture TOGAF = The Open Group Architecture Framework The Open Group is a global consortium that enables the achievement of business objectives through IT standards Besides TOGAF: UNIX, Trusted Technology and many others TOGAF provides: ADM (Architecture Development Method): a process description From architecture capability to overseeing implementation Including R&R of who should do what, when, how Architecture Content Framework and Enterprise Continuum Artifacts, deliverables and templates for the ADM processes Including content management for reuse and future evolution Reference models Solution taxonomy and semantics Architecture Capability Framework Skills, maturity models, governance principles and best practices 13

14 The TOGAF content metamodel lists all the key elements of Enterprise Architecture Metamodel Entity Description Actor A person, organization, or system that has a role that initiates or interacts with activities; for example, a sales representative who travels to visit customers. Actors may be internal or external to an organization. In the automotive industry, an original equipment manufacturer would be considered an actor by an automotive dealership that interacts with its supply chain activities. Application Component Assumption Business Service Capability Constraint Contract Control Data Entity Driver Event Function An encapsulation of application functionality aligned to implementation structure. For example, a purchase request processing application. See also Logical Application Component and Physical Application Component. A statement of probable fact that has not been fully validated at this stage, due to external constraints. For example, it may be assumed that an existing application will support a certain set of functional requirements, although those requirements may not yet have been individually validated. Supports business capabilities through an explicitly defined interface and is explicitly governed by an organization. A business-focused outcome that is delivered by the completion of one or more work packages. Using a capability-based planning approach, change activities can be sequenced and grouped in order to provide continuous and incremental business value. An external factor that prevents an organization from pursuing particular approaches to meet its goals. For example, customer data is not harmonized within the organization, regionally or nationally, constraining the organization's ability to offer effective customer service. An agreement between a service consumer and a service provider that establishes functional and nonfunctional parameters for interaction. A decision-making step with accompanying decision logic used to determine execution approach for a process or to ensure that a process complies with governance criteria. For example, a sign-off control on the purchase request processing process that checks whether the total value of the request is within the sign-off limits of the requester, or whether it needs escalating to higher authority. An encapsulation of data that is recognized by a business domain expert as a thing. Logical data entities can be tied to applications, repositories, and services and may be structured according to implementation considerations. An external or internal condition that motivates the organization to define its goals. An example of an external driver is a change in regulation or compliance rules which, for example, require changes to the way an organization operates; i.e., Sarbanes-Oxley in the US. An organizational state change that triggers processing events; may originate from inside or outside the organization and may be resolved inside or outside the organization. Delivers business capabilities closely aligned to an organization, but not necessarily explicitly governed by the organization. Also referred to as "business function". Source: TOGAF 9.1 chapter 34: Content metamodel 14

15 85% of TOGAF metamodel is about business management and logical level blueprint TOGAF content metamodel entities by type Business mgmt Logical level blueprint Tech implementation Actor Applic component Phys applic component Assumption Data Entity Phys data component Business service Gap Phys tec component Capability Info service requirement Technology component Constraint Logical applic component Work package Contract Logical data component Control Logical tech component Driver Platform service Event Function Goal Location Measure Objective Org unit Principle Process Product Requirement Role Service Service quality TOGAF content metamodel entities by type Business Mgmt Logical blueprint Tech implementation

16 Enterprise Architecture is not just about IT; it is about achieving specific objectives using business processes and IT enablers Software architecture: define the structure of source code Solution architecture: determine application configurations System architecture: design the infrastructure Enterprise architecture: translate goals and constraints into an actionable blueprint; and validate that implementation is consistent with the blueprint Blueprint = TOGAF Architecture Definition Document = logical level description of the target state Logical level = implementation independent Therefore flexible to change in implementation approach and 16 technology Description = integrated process / information (data) / enablers (systems) / technology (infrastructure) Blueprint must be actionable = enough detail to validate if implementation is consistent or not Includes implementation roadmap Source: TOGAF 9.1 chapter : Content metamodel

17 The blueprint is a clear, consistent, actionable, implementationindependent description of the functions, processes, information and systems needed to achieve the objectives 17

18 A generalized view of the blueprint and its usage Architecture blueprint Goals, roles, stakeholders Process model Information and messages needed to enable processes (UML package diagram) Sequence diagram Constraints, qualities UML documents each part of the blueprint In precise and unambiguous way (UML standard is extremely well defined) UML supports each dependency of the blueprint For example: actors in use case model become participants in sequence diagram; object participants in sequence diagram define classes in class diagram; etc. Functional model Use case diagram Scope, goals, metrics, qualitites Dashed arrows show dependencies: [source] needs something from [target] This works both ways: for example a technical constraint in system architecture can be easily and precisely rolled back to class diagram change -> sequence diagram change -> impact on use cases and requirements Requirements Text list Constraints, qualities System architecture Component diagram Implementation projects Constraints, business rules What data is needed by whom, and how Blueprint and roadmap (project deliverables, schedule and dependencies) Information model Class diagram 18 Project charter

19 Many excellent free (or almost-free) UML modeling tools support this way of using the blueprint Papyrus UML WhiteStarUML Sparx Enterprise Architect 19

20 This usage of the blueprint is equivalent to TOGAF ADM phases Architecture blueprint Goals, roles, stakeholders Process model Sequence diagram Information and messages needed to enable processes Equivalent Constraints, qualities Functional model Scope, goals, metrics, qualitites Requirements Constraints, business rules Information model Use case diagram Text list Class diagram Constraints, qualities Dashed arrows show dependencies: [source] needs something from [target] System architecture Component diagram What data is needed by whom, and how Blueprint and roadmap (project deliverables, schedule and dependencies) Implementation projects Project charter 20

21 The roadmap is a sequence of steps from baseline to target blueprints Each step is a work product or a capability described by the blueprint The sequence of steps is based on the blueprint and various dependencies (organization, risks, technology etc.) Each project schedule, deliverables, vendor contracts, governance is based on the blueprint + roadmap AS-IS TO-BE MILESTONE MILESTONE MILESTONE MILESTONE Capability Capability Work Product Work Product Work Product Work Product Work Product Capability Work Product Capability Work Product Work Product Work Product 21

22 For more insights see this great presentation on Youtube The Open Group EA and lessons learned in e-government: Paris, October 24, 2016 EA is not IT EA is explicit knowledge of the enterprise and rigorous planning The goal of EA is to understand: Where are we Where do we want to be How do we get there IT is one of the enablers to get there EA can be used to validate IT projects EA should be hosted by the planning and budgeting organization Typically finance related EA best practices WVC Business managers are responsible to make some decisions and should not delegate everything IT IT may make business decisions based on technical criteria, causing misalignment between processes and systems IT may try to align processes, data and technology at implementation level (physical), which is efficient but not effective Alignment should be at implementation-independent level (logical) to be both efficient and effective 22

23 How Enterprise Architecture helps to overcome Supply Chain Management challenges

24 Summary of supply Chain Management challenges and Enterprise Architecture artifacts SCM challenges Wide scope covering many diverse domains Complex processes and systems with multiple cross-dependencies Deep integration with 3 rd parties Compromise between conflicting goals/requirements/metrics Dealing with the unknown and the unpredictable Great time pressure High cost of failure EA artifacts (TOGAF) Blueprint: o Requirements o Scope definition (phase A) o Functional model (phase B) o Information model (phase B and C) o System architecture (phase C) o Infrastructure architecture (phase D) Roadmap: o Work packages, schedule, SOWs (phases E to H) 24

25 EA artifacts support all Supply Chain challenges SCM CHALLENGES Sponsorship, Document Resolve Coordinate Good program complex domains different resource / project process and teams / Everyone Who Invent Effective Identify Logical Application Clear Validation Reuse Dependency Faster, What does definition we architectural new trouble-free data information and want business understands what, that mechanisms architecture resolve model diagram to the of how achieve process assets ensures gaps, R&R / Gantt budget Efficient, terminology Validate problems Validation with quality clear, commitment assurance business at effective, that unambiguous right the level process / system risk of exactly Sponsorship, need Find gaps, No integration overlaps high based messages, Fast application Early / implementation Who Blueprint surprises decision quality workarounds to should overlaps identification operating change processes, interfaces, support architecture / decide, during resource fully projects vendor model aligned quick of who / will and just Harmonize actionable Resolve integration abstraction topology documentation mitigation ambiguous, and negotiation (domain requirements, sizing of who will with does responsibilities budget Validate Quantify implementation, Maintain Modify business requirements datastores choice meet hardware risk with consulted mitigation clear / commitment processes data RFP and responsibilities procurement (governance) targets well models IT / requirements and RFQ or aligned architecture suitability testing, / constraints adoption IT and between quickly system and with go- constraints suppliers, contradicting Achieve dictionary) meet what Manage for process vendor full implementation customers, process requirements concepts performance IT different and Written live consistency in Easier, with x-functional award Robust physical of No Consensus response new arguing unexpected feasibility traceability criteria; faster, requirements solutions record changes parties to between to (including processes, trouble-free improvisation unexpected fast, of dependencies that to strategy free quickly infrastructure constraints slowing different implementation user go-live no scale down process parties/priorities training gaps/overlaps / to constraints progress high volume existing many / 3 Risk Government Improve system Introduce mitigation consistency x-functional new concepts and rd / and Everybody with constraints SOW and has signed the same off after Ensure Identify agreements Fast parties) goals requirements, communication solutions understanding blueprints of targets Wide scope covering many diverse domains Complex processes and systems with multiple cross-dependencies Deep integration with 3rd parties Compromise between conflicting goals/requirements/metrics Dealing with the unknown and the unpredictable Great time pressure ENTERPRISE ARCHITECTURE ARTIFACTS Scope definition (Phase A) Functional model (Phase B) Information model (Phase B and C) System architecture (Phase C) Infrastructure architecture (Phase D) Work packages, schedule, SOWs (Phase E to H) High cost of failure 25

26 The blueprint and roadmap are critical for project planning, project definition and governance Artifacts are critical to: Identify all stakeholders and viewpoints: what is obvious to one party may be not be noticed by another Agree on the engagement model, methodology and governance Define the scope, areas of influence and responsibilities Agree on what are the goals and how to achieve them Document all this in project charters and obtain signoff If no time or resources for project planning and definition: Do it before actual project kickoff; or in parallel with project EA artifacts will help to finalize planning and definition quickly even in a difficult environment Reuse stakeholder definitions (UML actor patterns) Reuse scope definition (UML package diagram patterns) Make a shortlist of critical processes and information (Use Cases and Classes) Benefits Realistic project plans with schedules and activities Effective milestones and pass/fail criteria Effective handling of risks, issues and change requests, especially in new environments Better coordination of sub-project teams 26 Planning VISION PHASE phase Definition PLANNING phase PHASE Review current/future projects that could create dependencies Determine which migration strategy has less risks and impact Determine scope,development approach and timing Discuss goals and context with stakeholders Decide engagement model and methodology customization Understand what requirements can be implemented and what not Agree level of effort and sign contract with business partners Review repository of building blocks Define governance process Signoff project charter

27 The blueprint and roadmap reduce the time, cost and risk of Supply Chain projects and maximize benefits The logical level blueprint and its roadmap change project approach from case-by-case to controlled evolution 27

28 The blueprint and roadmap change projects from case-by-case to controlled evolution Provide a common language to coordinate implementation of processes, data and systems Minimize duplicate processes / data / systems that impact referential integrity and scalability Identify and manage functional / IT dependencies (including 3rd parties) Reduce system interfaces; minimize chance of things going wrong Improve flexibility to evolve Critical input for project management Define project deliverables Solution assessment, gap analysis and make/buy decision Manage dependencies between projects Approach, interoperability requirements, deliverables, schedule Maintain a consistent data model across solutions Define test plans, test datasets / procedures, acceptance criteria 28

29 End of presentation

Passit4Sure.OG Questions. TOGAF 9 Combined Part 1 and Part 2

Passit4Sure.OG Questions. TOGAF 9 Combined Part 1 and Part 2 Passit4Sure.OG0-093.221Questions Number: OG0-093 Passing Score: 800 Time Limit: 120 min File Version: 7.1 TOGAF 9 Combined Part 1 and Part 2 One of the great thing about pass4sure is that is saves our

More information

TOGAF 9 Training: Foundation

TOGAF 9 Training: Foundation TOGAF 9 Training: Foundation Part I: Basic Concepts Document version control information Document Name Document Status Document Owner Part I: Basic Concepts Final IT Management Group TOGAF Lead Trainer

More information

Exam Questions OG0-091

Exam Questions OG0-091 Exam Questions OG0-091 TOGAF 9 Part 1 https://www.2passeasy.com/dumps/og0-091/ 1. According to TOGAF, Which of the following are the architecture domains that are commonly accepted subsets of an overall

More information

TOGAF 9.1 in Pictures

TOGAF 9.1 in Pictures TOGAF 9. in Pictures The TOGAF ADM Cycle Stage Set up an EA team and make sure it can do its work The ADM is about understanding existing architectures and working out the best way to change and improve

More information

TOGAF 9.1 Phases E-H & Requirements Management

TOGAF 9.1 Phases E-H & Requirements Management TOGAF 9.1 Phases E-H & Requirements Management By: Samuel Mandebvu Sources: 1. Primary Slide Deck => Slide share @ https://www.slideshare.net/sammydhi01/learn-togaf-91-in-100-slides 1. D Truex s slide

More information

MBA BADM559 Enterprise IT Governance 12/15/2008. Enterprise Architecture is a holistic view of an enterprise s processes, information and

MBA BADM559 Enterprise IT Governance 12/15/2008. Enterprise Architecture is a holistic view of an enterprise s processes, information and Enterprise Architecture is a holistic view of an enterprise s processes, information and information technology assets as a vehicle for aligning business and IT in a structured, more efficient and sustainable

More information

The Course Modules for TOGAF Online Certification Training: 1. Introduction. TOGAF Structure. 2. Core Concepts

The Course Modules for TOGAF Online Certification Training: 1. Introduction. TOGAF Structure. 2. Core Concepts The Course Modules for TOGAF Online Certification Training: 1. Introduction An introduction to TOGAF TOGAF Structure 2. Core Concepts Definition of key concepts and terms Architecture Framework 3. ADM

More information

The Open Group Exam OG0-091 TOGAF 9 Part 1 Version: 7.0 [ Total Questions: 234 ]

The Open Group Exam OG0-091 TOGAF 9 Part 1 Version: 7.0 [ Total Questions: 234 ] s@lm@n The Open Group Exam OG0-091 TOGAF 9 Part 1 Version: 7.0 [ Total Questions: 234 ] https://certkill.com Topic break down Topic No. of Questions Topic 1: Volume A 100 Topic 2: Volume B 134 2 https://certkill.com

More information

ADM The Architecture Development Method

ADM The Architecture Development Method ADM The Development Method P Preliminary Phase Preliminary Phase Determine the Capability desired by the organization: Review the organizational context for conducting enterprise architecture Identify

More information

TOGAF Foundation. Part I: Basic Concepts 1 /

TOGAF Foundation. Part I: Basic Concepts 1 / TOGAF Foundation Part I: Basic Concepts 1 / Enterprise and Enterprise Architecture An Enterprise is any collection of organizations that has a common set of goals, for example: Government agency Whole

More information

TOGAF Foundation Exam

TOGAF Foundation Exam TOGAF Foundation Exam TOGAF 9 Part 1 (ESL) Time Limit 90 minutes Number of questions 40 Pass-through 22 1. Which of the following best describes the meaning of "Initial Level of Risk" in Risk Management?

More information

7. Model based software architecture

7. Model based software architecture UNIT - III Model based software architectures: A Management perspective and technical perspective. Work Flows of the process: Software process workflows, Iteration workflows. Check Points of The process

More information

An overview of The Open Group's Enterprise Architecture and Evolution of IT4IT

An overview of The Open Group's Enterprise Architecture and Evolution of IT4IT An overview of The Open Group's Enterprise Architecture and Evolution of IT4IT Krishnamoorthy Marimuthu 1, Dr. V.Prasanna Venkatesan 2 1 BI Architect, Tata Consultancy Services, Chennai, India 2 Head-Dept.

More information

Exam Questions OG0-093

Exam Questions OG0-093 Exam Questions OG0-093 OG0-093 TOGAF 9 Combined Part 1 and Part 2 https://www.2passeasy.com/dumps/og0-093/ 1. Which of the following TOGAF components was created to enable architects to design architectures

More information

Enterprise Architecture. Business Discipline, NOT Religious Ritual

Enterprise Architecture. Business Discipline, NOT Religious Ritual Enterprise Business Discipline, NOT Religious Ritual Mike Lambert Chief Technical Officer Architecting the Enterprise Limited mike@architecting-the-enterprise.com SLIDE 1 of 31 For Millennia People have

More information

TOGAF 9.1. About Edureka

TOGAF 9.1. About Edureka Course Curriculum: Your 31 Module Learning Plan TOGAF 9.1 About Edureka Edureka is a leading e-learning platform providing live instructor-led interactive online training. We cater to professionals and

More information

Business Architecture Value Proposition: BIZBOK Guide and TOGAF Standard

Business Architecture Value Proposition: BIZBOK Guide and TOGAF Standard Download this and other resources @ http://www.aprocessgroup.com/myapg Business Architecture Value Proposition: BIZBOK Guide and TOGAF Standard AEA Webinar Series Enterprise Business Intelligence Armstrong

More information

PrepAwayExam. High-efficient Exam Materials are the best high pass-rate Exam Dumps

PrepAwayExam.   High-efficient Exam Materials are the best high pass-rate Exam Dumps PrepAwayExam http://www.prepawayexam.com/ High-efficient Exam Materials are the best high pass-rate Exam Dumps Exam : OG0-093 Title : TOGAF 9 Combined Part 1 and Part 2 Vendor : The Open Group Version

More information

Processes and Techniques

Processes and Techniques Methods (AM) Processes and Techniques Noting those in Architect training It is illegal to copy, share or show this document (or other document published at http://avancier.co.uk) without the written permission

More information

Business Architecture Fundamentals

Business Architecture Fundamentals Course Description 3 day - expert led hands-on In this turbulent and increasingly competitive global economy, and the rapid pace of change in business models involving changing technology and customer

More information

Actual4Test. Actual4test - actual test exam dumps-pass for IT exams

Actual4Test.   Actual4test - actual test exam dumps-pass for IT exams Actual4Test http://www.actual4test.com Actual4test - actual test exam dumps-pass for IT exams Exam : OG0-093 Title : TOGAF 9 Combined Part 1 and Part 2 Vendor : The Open Group Version : DEMO Get Latest

More information

PracticeDump. Free Practice Dumps - Unlimited Free Access of practice exam

PracticeDump.   Free Practice Dumps - Unlimited Free Access of practice exam PracticeDump http://www.practicedump.com Free Practice Dumps - Unlimited Free Access of practice exam Exam : OG0-093 Title : TOGAF 9 Combined Part 1 and Part 2 Vendor : The Open Group Version : DEMO Get

More information

Cloudy skies. How to bring clarity to your cloud platform in order to optimize your investment. September 2016

Cloudy skies. How to bring clarity to your cloud platform in order to optimize your investment. September 2016 Cloudy skies How to bring clarity to your cloud platform in order to optimize your investment September 2016 The benefits of the cloud are clear Flexibility Scalability Accessibility Decreased initial

More information

Federal Segment Architecture Methodology Overview

Federal Segment Architecture Methodology Overview Federal Segment Architecture Methodology Background In January 2008, the Federal Segment Architecture Working Group (FSAWG) was formed as a sub-team of the Federal CIO Council s Architecture and Infrastructure

More information

Strategy Analysis. Chapter Study Group Learning Materials

Strategy Analysis. Chapter Study Group Learning Materials Chapter Study Group Learning Materials 2015, International Institute of Business Analysis (IIBA ). Permission is granted to IIBA Chapters to use and modify this content to support chapter activities. All

More information

Toolbox for Architecture Framework Discussions at The Open Group. SKF Group, February 2018

Toolbox for Architecture Framework Discussions at The Open Group. SKF Group, February 2018 Toolbox for Architecture Framework Discussions at The Open Group SKF Group, February 2018 Toolbox Overview Components in our Enterprise Architecture Management: APPROACH FRAMEWORK CONTENT TOOLBOX Architecture

More information

copyright Value Chain Group all rights reserved

copyright Value Chain Group all rights reserved About the VCG VCG Mission Statement Goal Value Proposition Member View Process Transformation Framework (VRM) Value Reference Model (XRM) X Reference Model (VLM) Value Lifecycle Model (SOA-IM) Service

More information

Enterprise Architecture Dealing with Complexity and Change

Enterprise Architecture Dealing with Complexity and Change member of Enterprise Architecture Dealing with Complexity and Change Introduction to Business-IT Alignment and Enterprise Architecture 1 Drivers for Change can be internal and external External Drivers

More information

Introduction to Software Engineering

Introduction to Software Engineering Introduction to Software Engineering 2. Requirements Collection Mircea F. Lungu Based on a lecture by Oscar Nierstrasz. Roadmap > The Requirements Engineering Process > Functional and non-functional requirements

More information

Enterprise Architecture and COBIT

Enterprise Architecture and COBIT Enterprise and COBIT The Open Group October 22, 2003 www.realirm.co.za reducing risk, adding value, driving change Agenda 2 Introduction Case Study Enterprise and IT Governance Conclusion Business Orientation

More information

Chapter Topics Keywords Input Output

Chapter Topics Keywords Input Output Chapter Topics Keywords Input Output Components ADM, Guidelines & Techniques (to apply ADM), Ent Content fwk, Ent Continuum, Ref Model, Capability fwk (6 #s) Arch Content Fwk Deliverables, Artifacts (3

More information

( %)'* + 7# (&)*)')%&&+)*)-.)/##############################################################!

( %)'* + 7# (&)*)')%&&+)*)-.)/##############################################################! "$%&'% ( %)'* + " $%&'(&)*)')%&&+), " (&)*)')%&&+)(&-( "" (&)*)')%&&+)*)-.)/0 " (&)*)')%&&+)*)-.)/$1 + '%, - "%&&%. 0 /(.(.&%(&)*)'23-(&%2-+()'4 0 &%5&((&)*)'()-(/(&4 / 0$%'% 1 -+'(.-(6.(/(&6&-((26&3&-/*6/(&,

More information

Certkiller.OG questions

Certkiller.OG questions Certkiller.OG0-021.80 questions Number: OG0-021 Passing Score: 800 Time Limit: 120 min File Version: 4.8 http://www.gratisexam.com/ OG0-021 ArchiMate 2 Part 1 Examination It guided me step by step through

More information

Our Objectives Today. Stats Canada to insert final outline # 2

Our Objectives Today. Stats Canada to insert final outline # 2 Our Objectives Today Stats Canada to insert final outline # 2 # 3 How We Are Today Source: Adaptive Corp. What we need is a whole-of-government or enterprise approach to programs and services regardless

More information

Building a Business Intelligence Career

Building a Business Intelligence Career Building a Business Intelligence Career Business Intelligence (BI) is a field that is rich with career opportunity. More than any previous information systems endeavor, BI brings together business and

More information

Lead Architect, Enterprise Technology Architect

Lead Architect, Enterprise Technology Architect Lead Architect, Enterprise Technology Architect Location: [North America] [United States] Town/City: Federal Way Category: Information Technology Job Type: Open-ended, Full-time *Preferred locations: USA

More information

Chapter 3. Information Systems Development. McGraw-Hill/Irwin. Copyright 2007 by The McGraw-Hill Companies, Inc. All rights reserved.

Chapter 3. Information Systems Development. McGraw-Hill/Irwin. Copyright 2007 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 3 Information Systems Development McGraw-Hill/Irwin Copyright 2007 by The McGraw-Hill Companies, Inc. All rights reserved. Objectives 3-2 Describe the motivation for a system development process

More information

Enterprise Digital Architect

Enterprise Digital Architect Enterprise Digital Architect Location: [Asia & Pacific] [Australia] Town/City: Preferred locations: Australia, USA, Malaysia or Manila; or any other jurisdiction (country or US state) where WVI is registered

More information

Standards Harmonization Process for Health IT

Standards Harmonization Process for Health IT Evaluation of Standards Harmonization Process for Health Information Technology Contract HHSP23320054105EC Standards Harmonization Process for Health IT Document Number: HITSP 06 N 89 May 30, 2006 Date:

More information

PMP Exam Preparation Workshop. Chapter # 5 Project Scope Management

PMP Exam Preparation Workshop. Chapter # 5 Project Scope Management PMP Exam Preparation Workshop Chapter # 5 Copyright PMI SOC 2013 1 Learning Objectives By the end of this session you will understand: How scope management processes relate to the process groups Project

More information

Avancier Methods (AM) Applications architecture diagrams

Avancier Methods (AM) Applications architecture diagrams Methods (AM) Applications architecture diagrams It is illegal to copy, share or show this document without the written permission of the copyright holder but you can share a link to it. Context for application(s)

More information

Design of an Integrated Model for Development of Business and Enterprise Systems

Design of an Integrated Model for Development of Business and Enterprise Systems International Journal of Research Studies in Computer Science and Engineering (IJRSCSE) Volume 2, Issue 5, May 2015, PP 50-57 ISSN 2349-4840 (Print) & ISSN 2349-4859 (Online) www.arcjournals.org Design

More information

Information Technology Audit & Cyber Security

Information Technology Audit & Cyber Security Information Technology Audit & Cyber Security Managing Information System Projects Systems & Infrastructure Lifecycle Management Introduction Definitions INTRODUCTION Governance Roles and Responsibilities

More information

Harmonising two conceptual frameworks for EA

Harmonising two conceptual frameworks for EA Harmonising two conceptual frameworks for EA Mapping TOGAF to ArchiMate AKA Terminology Torture Including some slides from s training to BCS Enterprise and Solution Architecture Certificates Copyright

More information

Requirements Validation and Negotiation

Requirements Validation and Negotiation REQUIREMENTS ENGINEERING LECTURE 2014/2015 Dr. Sebastian Adam Requirements Validation and Negotiation AGENDA Fundamentals of Requirements Validation Fundamentals of Requirements Negotiation Quality Aspects

More information

Peter Herzum. All approaches are wrong: some are useful. Peter Herzum. All approaches are wrong

Peter Herzum. All approaches are wrong: some are useful. Peter Herzum. All approaches are wrong All approaches are wrong From Zachman to IT Success: Third Generation IT Approaches President, Herzum Software All approaches are wrong: some are useful (Original saying by Deming was All models are wrong,

More information

Objective (c.f., p.58)

Objective (c.f., p.58) TOGAF 9.1 CIS 8090 Session #4 Chapter 6 Preliminary Phase Chapter 7 Phase 4 Architecture Vision Part III Chapter 18 Introduction to ADM Guidelines and Techniques Sources: 1. Primary Slide Deck By: Samuel

More information

version NDIA CMMI Conf 3.5 SE Tutorial RE - 1

version NDIA CMMI Conf 3.5 SE Tutorial RE - 1 Requirements Engineering SE Tutorial RE - 1 What Are Requirements? Customer s needs, expectations, and measures of effectiveness Items that are necessary, needed, or demanded Implicit or explicit criteria

More information

BUSINESS ARCHITECTURE METAMODEL UPDATE

BUSINESS ARCHITECTURE METAMODEL UPDATE BUSINESS ARCHITECTURE METAMODEL UPDATE 2017 Summit Update Jeff Wallk - jeffrey.wallk@enablingvalue.com www.businessarchitectureguild.org OVERVIEW Guild background and team structure Business architecture

More information

CHAPTER 2: IMPLEMENTATION PHASES AND OFFERINGS

CHAPTER 2: IMPLEMENTATION PHASES AND OFFERINGS CHAPTER 2: IMPLEMENTATION PHASES AND OFFERINGS Objectives Introduction The objectives are: Describe the purpose of the phase planning activity, preconditions, and deliverables in the implementation methodology.

More information

Global Journal of Engineering Science and Research Management

Global Journal of Engineering Science and Research Management SW REQUIREMENT ENGINEERING IN PRACTICE Smita Raj* * C-204, Shiksha Niketan, Vasundhara, Sec-5, Ghaziabad 201012 DOI: 10.5281/zenodo.199474 KEYWORDS: Requirement, Requirement engineering, process models,

More information

Practical approaches to SOA Governance. Jignesh Shah Bjoern Brauel

Practical approaches to SOA Governance. Jignesh Shah Bjoern Brauel Practical approaches to SOA Governance Jignesh Shah Bjoern Brauel Jignesh Shah VP, SOA Products Software AG Bjoern Brauel VP, Business Architecture Software AG Is SOA delivering promised benefits? 6/29/2010

More information

The purpose of this document is to define the overall IT Strategy for the period 2016 to 2021

The purpose of this document is to define the overall IT Strategy for the period 2016 to 2021 Information Technology IT STRATEGY The purpose of this document is to define the overall IT Strategy for the period 2016 to 2021 The IT Strategy will align with the wider University Strategy. It will be

More information

TOGAF usage in outsourcing of software development

TOGAF usage in outsourcing of software development Acta Informatica Pragensia 2(2), 2013, 68 76, ISSN 1805-4951 Section: Online: aip.vse.cz Peer-reviewed papers TOGAF usage in outsourcing of software development Aziz Ahmad Rais 1, Rudolf Pecinovsky 1 1

More information

Business-Driven, IT Architecture Transformation

Business-Driven, IT Architecture Transformation Business-Driven, IT Transformation 1 William Ulrich President, TSG, Inc. Partner, Business Associates President, Business Guild Fellow, Cutter Consortium Co-chair, OMG -Driven Modernization Task Force

More information

SAP NetWeaver Service Select for Master Data Management. Tuesday October 26 th 2004

SAP NetWeaver Service Select for Master Data Management. Tuesday October 26 th 2004 SAP NetWeaver Service Select for Master Data Management Tuesday October 26 th 2004 SAP Service Select From SAP Consulting Greg Tomb Senior Vice President and General Manager SAP Consulting SAP America

More information

Software Project & Risk Management Courses Offered by The Westfall Team

Software Project & Risk Management Courses Offered by The Westfall Team Software Project & Risk Management is a 5-day course designed to provide a knowledge base and practical skills for anyone interested in implementing or improving Software Project and Risk Management techniques

More information

Requirements Elicitation

Requirements Elicitation Requirements Elicitation Software Engineering I Lecture 4 14. November 2006 Bernd Bruegge Applied Software Engineering Technische Universitaet Muenchen 1 Outline Motivation Requirements elicitation challenges

More information

Requirements Engineering and Software Architecture Project Description

Requirements Engineering and Software Architecture Project Description Requirements Engineering and Software Architecture Project Description Requirements Engineering Project Description The project is student-driven. There will be external sponsors, users, and others that

More information

A META-MODEL FOR THE SPATIAL CAPABILITY ARCHITECTURE

A META-MODEL FOR THE SPATIAL CAPABILITY ARCHITECTURE A META-MODEL FOR THE SPATIAL CAPABILITY ARCHITECTURE JOSEF MIKLOŠ Software AG Institute of Geoinformatics, VŠB - Technical University of Ostrava E-mail: josef.miklos@centrum.cz ABSTRACT It is observed

More information

2012 Medicaid Enterprise System Conference

2012 Medicaid Enterprise System Conference 2012 Medicaid Enterprise System Conference O3: Leveraging Independent Verification and Validation (IV&V) to improve project success Introduction of Panel Agenda PCG North Highland, CSG, Washington Role

More information

This chapter illustrates the evolutionary differences between

This chapter illustrates the evolutionary differences between CHAPTER 6 Contents An integrated approach Two representations CMMI process area contents Process area upgrades and additions Project management concepts process areas Project Monitoring and Control Engineering

More information

Risk modeling by custom extensions to Archimate Experimental extensions towards a complete EA framework

Risk modeling by custom extensions to Archimate Experimental extensions towards a complete EA framework Risk modeling by custom extensions to Archimate Experimental extensions towards a complete EA framework Erik Hagen June 2014 Contact: erik.hagen@entercard.com EnterCard delivers smart payment and financing

More information

SYSTEM MODERNIZATION BEST PRACTICES

SYSTEM MODERNIZATION BEST PRACTICES tl SYSTEM MODERNIZATION BEST PRACTICES SYSTEM MODERNIZATION WORKING GROUP C1 5912-C aamva_systemmodernization_dvd_insert.indd 1 6/7/17 11:01 AM System Modernization Best Practices provides a roadmap to

More information

PART 1: INTRODUCTION. Purpose of the BIZBOK Guide. What is Business Architecture?

PART 1: INTRODUCTION. Purpose of the BIZBOK Guide. What is Business Architecture? PART 1: INTRODUCTION Purpose of the BIZBOK Guide A Guide to the Business Architecture Body of Knowledge (the BIZBOK Guide) provides a practical guide for business architecture practitioners and individuals

More information

Model-based Architectural Framework for Rapid Business Transformation of Global Operations

Model-based Architectural Framework for Rapid Business Transformation of Global Operations Model-based Architectural Framework for Rapid Business Transformation of Global Operations December 2007 Copyright 2007 Semantion Personal use of this material is permitted. However, permission to reprint/republish

More information

Agile versus? Architecture

Agile versus? Architecture Agile versus? Architecture This presentation is about Software Architecture and its relationship to Agile practices. There is often a kind of tension between Agile Concepts and Architecture concepts. Why

More information

Designing enterprise architecture based on TOGAF 9.1 framework

Designing enterprise architecture based on TOGAF 9.1 framework IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Designing enterprise architecture based on TOGAF 9.1 framework To cite this article: H Qurratuaini 2018 IOP Conf. Ser.: Mater.

More information

Introduction to Business Architecture For Business Analysts

Introduction to Business Architecture For Business Analysts Introduction to Business Architecture For Business Analysts Linda Finley Leadership Advantage August 10, 2017 2 Presentation Focus The definition and practical value of business architecture; including

More information

8/30/2010. Lecture 1. Topics covered. Functional and non-functional requirements The software requirements document Requirements specification

8/30/2010. Lecture 1. Topics covered. Functional and non-functional requirements The software requirements document Requirements specification Topics covered Functional and non-functional requirements The software requirements document Chapter 4 Requirements Engineering Requirements specification Requirements engineering processes Lecture 1 Requirements

More information

Initiative Mapping Fundamentals

Initiative Mapping Fundamentals Initiative Mapping Fundamentals The Business Architecture Summit Sparx Services North America www.sparxsystems.us About Sparx Services North America Align information technology and systems engineering

More information

Architecture-Driven Modernization (ADM) Task Force: Overview, Scenarios & Roadmap. OMG Architecture-Driven Modernization Task Force

Architecture-Driven Modernization (ADM) Task Force: Overview, Scenarios & Roadmap. OMG Architecture-Driven Modernization Task Force Architecture-Driven Modernization (ADM) Task Force: Overview, Scenarios & Roadmap OMG Architecture-Driven Modernization Task Force Session Overview Definition, Mission, Goals & Benefits Architecture-Driven

More information

CA Enterprise Architecture Framework, Version 2.0 (CEAF 2.0) Overview. 10/31/2013 Version 2.0 1

CA Enterprise Architecture Framework, Version 2.0 (CEAF 2.0) Overview. 10/31/2013 Version 2.0 1 CA Enterprise Architecture Framework, Version 2.0 (CEAF 2.0) Overview 10/31/2013 Version 2.0 1 Topics What is Enterprise Architecture (EA)? Why do we need EA? What is CEAF 2.0? California EA: CEAF 2.0

More information

Enterprise Architecture Development

Enterprise Architecture Development Methodology Overview Prepared For: Our Valued Clients Introduction Page 2 Engagement Objectives Perform an assessment of the current Enterprise against the short and long term IT and Business Strategic

More information

PROJECT MANAGEMENT OVERVIEW

PROJECT MANAGEMENT OVERVIEW Chapter One PROJECT MANAGEMENT OVERVIEW Project management itself is not a new concept. It has been practiced for hundreds, even thousands of years. Any large undertaking requires a set of objectives,

More information

Enterprise Architect Quick Start

Enterprise Architect Quick Start Delivering a Solutions Project from Requirements, Analysis, Design, Implementation and Testing using Enterprise Architect This intensive "hands-on" Workshop reveals the importance of developing UML modeling

More information

Information Sharing Environment Interoperability Framework (I 2 F)

Information Sharing Environment Interoperability Framework (I 2 F) Information Sharing Environment Interoperability Framework (I 2 F) Making Interoperability Common Presented to Collaboration and Transformation SIG Getting on the Same Page (Definitions) What is Information

More information

TOGAF - The - The Continuing Story Story

TOGAF - The - The Continuing Story Story TOGAF - The - The Continuing Story Story The Open Group Framework (TOGAF) Presented by Chris Greenslade Chris@Architecting-the-Enterprise.com 1 of 53 TA P14 1 The questions to answer Who are we? What principles

More information

Competency Area: Business Continuity and Information Assurance

Competency Area: Business Continuity and Information Assurance Competency Area: Business Continuity and Information Assurance Area Description: Business Continuity and Information Assurance competency area mainly concerns the continuity, auditing and assurance of

More information

Reading Strategies and Second Edition Changes

Reading Strategies and Second Edition Changes Reading Strategies and Second Edition Changes This book has been designed so that each chapter stands alone and covers all of the concepts of each relevant method or technology. It has been written as

More information

ALFABET 9.12 WHAT S NEW IN. With Alfabet 9.12 you can: Risk mitigation planning & management ALFABET

ALFABET 9.12 WHAT S NEW IN. With Alfabet 9.12 you can: Risk mitigation planning & management ALFABET ALFABET WHAT S NEW IN ALFABET 9.12 Deliver the agile IT environment digital business demands Driven to get digital? You ll like the new features of Alfabet 9.12 for Enterprise Architecture (EA) management,

More information

CIOReview SPARX SYSTEMS INTELLIGENTLY ARCHITECTING THE INFORMATION SILOS ENTERPRISE ARCHITECTURE SPECIAL

CIOReview SPARX SYSTEMS INTELLIGENTLY ARCHITECTING THE INFORMATION SILOS ENTERPRISE ARCHITECTURE SPECIAL ENTERPRISE ARCHITECTURE SPECIAL The Navigator for Enterprise Solutions SEPTEMBER 07, 2016 CIOREVIEW.COM IN MY OPINION ERIC DONNELLY, SVP & CHIEF ENTERPRISE ARCHITECT, PNC CIO INSIGHTS MIKE ANDERSON, CIO,

More information

Lecture 1. In practice, most large systems are developed using a. A software process model is an abstract representation

Lecture 1. In practice, most large systems are developed using a. A software process model is an abstract representation Chapter 2 Software Processes Lecture 1 Software process descriptions When we describe and discuss processes, we usually talk about the activities in these processes such as specifying a data model, designing

More information

Topexam. 一番権威的な IT 認定試験ウェブサイト 最も新たな国際 IT 認定試験問題集

Topexam.   一番権威的な IT 認定試験ウェブサイト 最も新たな国際 IT 認定試験問題集 Topexam 一番権威的な IT 認定試験ウェブサイト http://www.topexam.jp 最も新たな国際 IT 認定試験問題集 Exam : OG0-093 Title : TOGAF 9 Combined Part 1 and Part 2 Vendor : The Open Group Version : DEMO Get Latest & Valid OG0-093 Exam's

More information

Information Management Strategy

Information Management Strategy Information Management Strategy What You Need To Know! David Pierce & Lascelles Forrester 1 Copyright 2010 Accenture All Rights Reserved. Accenture, its logo, and High Performance Delivered are trademarks

More information

TOGAF Version 9.1 A Pocket Guide

TOGAF Version 9.1 A Pocket Guide TOGAF Version 9.1 A Pocket Guide Copyright 2009-2011, The Open Group All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by

More information

Rational Unified Process (RUP) in e-business Development

Rational Unified Process (RUP) in e-business Development Rational Unified Process (RUP) in e-business Development Jouko Poutanen/11.3.2005 2004 IBM Corporation Agenda Characteristics of e-business Development Business Modeling with RUP and UML Rational Tools

More information

Chapter One PROJECT MANAGEMENT OVERVIEW

Chapter One PROJECT MANAGEMENT OVERVIEW Chapter One PROJECT MANAGEMENT OVERVIEW Project management itself is not a new concept. It has been practiced for hundreds, even thousands of years. Any large undertaking requires a set of objectives,

More information

JPexam. 最新の IT 認定試験資料のプロバイダ IT 認証であなたのキャリアを進めます

JPexam.   最新の IT 認定試験資料のプロバイダ IT 認証であなたのキャリアを進めます JPexam 最新の IT 認定試験資料のプロバイダ http://www.jpexam.com IT 認証であなたのキャリアを進めます Exam : OG0-093 Title : TOGAF 9 Combined Part 1 and Part 2 Vendor : The Open Group Version : DEMO Get Latest & Valid OG0-093 Exam's Question

More information

IN COMPLEX PROCESS APPLICATION DEVELOPMENT

IN COMPLEX PROCESS APPLICATION DEVELOPMENT BUSINESS-IT ALIGNMENT IN COMPLEX PROCESS APPLICATION DEVELOPMENT TABLE OF CONTENTS 1 Introduction 2 Model-driven development in BPMS: myth and reality 3 From disparate to aligned models 4 Model traceability

More information

Slide 1. Slide 2. Slide 3. Objectives. Who Needs Interoperability? Component 9 Networking and Health Information Exchange

Slide 1. Slide 2. Slide 3. Objectives. Who Needs Interoperability? Component 9 Networking and Health Information Exchange Slide 1 Component 9 Networking and Health Information Exchange Unit 8 Enterprise Architecture Models This material was developed by Duke University, funded by the Department of Health and Human Services,

More information

International Diploma in Project Management. (Level 4) Course Structure & Contents

International Diploma in Project Management. (Level 4) Course Structure & Contents Brentwood Open Learning College (Level 4) Page 1 Unit 1 Overview of Project Management The unit 1 covers the following topics: What is A Project? What is Project Management? Project Constraints Tools and

More information

Business Capabilities as Formalised Social Systems

Business Capabilities as Formalised Social Systems Business Capabilities as Formalised Social Systems By Graham Berrisford What are the essential elements of a society? The sociological tradition suggests two alternatives: either [actors] or activities.

More information

VANCOUVER Chapter Study Group. BABOK Chapter 6 Requirements Analysis

VANCOUVER Chapter Study Group. BABOK Chapter 6 Requirements Analysis VANCOUVER Chapter Study Group BABOK Chapter 6 Requirements Analysis February 24, 2016 Hossam Saleh, CBAP Introduction PD Hours Presentation and quizzes at IIBA Vancouver Chapter website Certification Update

More information

Manitoba Health, Seniors and Active Living Transformation Program Charter. February 16, 2018 Version 1.0

Manitoba Health, Seniors and Active Living Transformation Program Charter. February 16, 2018 Version 1.0 Manitoba Health, Seniors and Active Living Transformation Program Charter February 16, 2018 Version 1.0 Table of Contents 1 Purpose... 3 2 Background... 3 3 Scope of the Transformation Program... 5 3.1

More information

JOB DESCRIPTION. Senior Business Analyst Proposed band

JOB DESCRIPTION. Senior Business Analyst Proposed band Job title Job family Senior Business Analyst Business Analysis Proposed band D Job purpose To undertake the business analysis function within Design & Engineering ensuring that business requirements and

More information

EA and ESOA: Relationship Part 2

EA and ESOA: Relationship Part 2 Applies to: Enterprise Architecture (EA) and Enterprise Services Oriented Architecture (ESOA). Summary This is the second part in the two part article, where we look into the Services modeling methods

More information

BCS THE CHARTERED INSTITUTE FOR IT. BCS HIGHER EDUCATION QUALIFICATIONS BCS Level 6 Professional Graduate Diploma in IT SOFTWARE ENGINEERING 2

BCS THE CHARTERED INSTITUTE FOR IT. BCS HIGHER EDUCATION QUALIFICATIONS BCS Level 6 Professional Graduate Diploma in IT SOFTWARE ENGINEERING 2 BCS THE CHARTERED INSTITUTE FOR IT BCS HIGHER EDUCATION QUALIFICATIONS BCS Level 6 Professional Graduate Diploma in IT SOFTWARE ENGINEERING 2 Friday 30 th September 2016 - Morning Answer any THREE questions

More information

WCS CRM Consultancy. High-Level CRM Implementation Planning Guidance

WCS CRM Consultancy. High-Level CRM Implementation Planning Guidance WCS CRM Consultancy High-Level CRM Implementation Planning Guidance High-Level CRM Implementation Planning Guidance This document is intended to provide an overview for discussion on CRM implementation

More information

Architecting IT is Different Than Architecting the Business

Architecting IT is Different Than Architecting the Business Architecting IT is Different Than Architecting the Business Presented by Tim Westbrock Managing Director, EAdirections The Open Group Architecture Practitioners Conference February 2, 2010 twestbrock@eadirections.com

More information