Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise...

48
Guaranteed Value Projects in Legacy Guaranteed Value Projects in Legacy Modernization Modernization Michael Oara VP for R&D Relativity Technologies, Inc.

Transcript of Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise...

Page 1: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Guaranteed Value Projects in Legacy Guaranteed Value Projects in Legacy ModernizationModernization

Michael Oara

VP for R&D

Relativity Technologies, Inc.

Page 2: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Business ProblemBusiness Problem

Mainframe Applications –Key Attributes

Millions of lines of code, poorly documentedTypically 10 – 30+ years oldComplex, brittle, difficult to enhanceMaintained by antiquated toolsDrive core business processesIssues with regulatory compliance

Page 3: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Global 1000 IT EnvironmentGlobal 1000 IT Environment

Source: Optimize Magazine

Source: IBM

60% of enterprise applications will remain on high-end mainframes through 2010

Reality: Mainframes worldwide contain >200 billion lines of COBOL Code (IBM)Complexity: limited understanding of applications ? Outsourcing – increases transition time and costs? Risk – increased ? Regulatory compliance – more difficult and costly

60-80% of IT budgets go to maintaining existing systems*? Time consuming to make changes? Risk of destabilizing system? Difficult to train new team members

Complexity reduces flexibility and increases costs

Page 4: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Enterprise Application PortfolioEnterprise Application Portfolio

Causes:Cumulative effect of years of changesInadequate documentationTechnical complexities stem from: ? Inadequate tools ?Non-standard code?Large and complex programs

Causes of complexityCauses of complexity

Page 5: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Modernization ProjectsModernization Projects

? Modernization projects are ? Costly? Time consuming? Risky

? Companies hesitate to make large investments for risky projects

? Cost overruns may lead to project cancellation

Page 6: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

SolutionSolution

Create a modernization path with incremental stepsInsure that every phase …? delivers clear value? serves as its own justification, independent of the

next steps

Four major types of modernization projects…? Documentation? Clean-up? Restructuring? Migration

Page 7: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

ROI for Modernization ProjectsROI for Modernization Projects

75%5%Documentation5%10%Deployment5%25%System testing

15%20%Unit testing5%15%Coding

30%10%Detailed design

30%15%Analysis

% Effect of automation

% Time consumed

Activity

Page 8: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Legacy DocumentationLegacy Documentation

Application statisticsCode defectsApplication structureBusiness rules

Page 9: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Documentation: Application statisticsDocumentation: Application statistics

StatisticsVolume measurements? By LOC? By cyclomatic complexity

Volume reports? By application, module? By supporting technology

By access to data? Interfaces? Databases

BenefitsMeasure team productivityMeasure quality

Estimate change costsRemove obsolete technology

Determine interdependenciesDetermine costs of modernizing database

Page 10: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Application Analyzer:Cyclomatic Complexity ReportApplication Analyzer:Cyclomatic Complexity Report

Page 11: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Documentation: Application structureDocumentation: Application structure

BenefitsHelp to determine:

Program change impactData change impactBatch outage consequencesUse case scenariosTesting scenariosSide effects of application replacement

Documents

Call mapsData accessData flows Online flowsApplication interfaces

Page 12: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Application Profiler:Call Map DiagrammerApplication Profiler:Call Map Diagrammer

Page 13: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Application Analyzer:Global Data Flow AnalysisApplication Analyzer:Global Data Flow Analysis

Page 14: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Application Profiler:Reference ReportsApplication Profiler:Reference Reports

Page 15: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Application Analyzer:Batch Application ViewerApplication Analyzer:Batch Application Viewer

Page 16: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Documentation: Code defectsDocumentation: Code defects

Code defects result in…?Frequent outages?High maintenance costs?Difficulties in applying enhancements and

changes

Code defect: A departure from internal standards and best architecture and code practices – not to be confused with “bugs”

Page 17: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Documentation: Business Rules (1)Documentation: Business Rules (1)

DefinitionA statement expressing a policy or condition that governs business actions and establishes data integrity guidelines. A business rule statement must always be true.

Caution: A correct definition is needed for the purposes of any project using business rulesNot to be confused with flow, process or implementationBusiness rules are usually hidden deep in the code, hence the need to discover them

Page 18: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Application Profiler: Business RulesApplication Profiler: Business Rules

Page 19: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Business Rule Manager:Business Rule ManagementBusiness Rule Manager:Business Rule Management

Page 20: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Documentation: Business Rules (2)Documentation: Business Rules (2)

Classification (many classifications are possible)?Validation (constraints on inputs)?Computation (of outputs)?Triggers

Automatic detection is possible to a certain degree (30% - 95%)

Page 21: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Business Rule Manager:Business Rule DiscoveryBusiness Rule Manager:Business Rule Discovery

Page 22: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Documentation: Business Rules (3)Documentation: Business Rules (3)

Business descriptionClassification (validation, trigger,…)Functional area (customer, product, …)Pointer to implementation codeInputs and outputsStatus (valid, approved, obsolete, …)

Attributes:

Page 23: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Documentation: Business Rules (4)Documentation: Business Rules (4)

Documenting the applicationChange management?User or Business Analyst has partial access

Gap analysisSpecification for application migration to a new technology implementation

Page 24: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Business Rule Manager:Open for the business communityBusiness Rule Manager:Open for the business community

Page 25: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Code cleanup and restructuringCode cleanup and restructuring

Cleanup:?Source elimination?Dead code elimination?Superfluous code elimination?Obsolete code elimination

Restructuring:?Modularization?Application partitioning

Page 26: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Code cleanup: Source eliminationCode cleanup: Source elimination

Eliminate:Unrefered programsOrphans Obsolete reports

Methodology:Review user requirementsCreate cross-referencesEliminate unrefered objects in multiple iterations

Page 27: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Code cleanup: Dead code eliminationCode cleanup: Dead code elimination

Why dead code?? Programmer mistakes? Application maintenance? Package customization? Debugging

Troubles:? Complicates maintenance? Distorts program measurements

Can be automated

Dead code: Program code, in an otherwise functional program, which can never be reached because of logical conditions.

Typically we find between 3% and 6% dead code in old legacy applications

Page 28: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Code cleanup: Superfluous code eliminationCode cleanup: Superfluous code elimination

Why superfluous code??Incomplete maintenance?Reduction in program output

Can be automated

Superfluous code: Program code, in an otherwise functional program, which does not produce any results in program output.

Page 29: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Code cleanup: Obsolete code eliminationCode cleanup: Obsolete code elimination

Why obsolete code??Business conditions change?Technology change (response conditions)

Can be automated

Dead code: Program code, in an otherwise functional program, which can never be reached because of nature of data.

Page 30: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

ModularizationModularization

Definition: Break large programs into smaller programs, which together deliver the same functionalityBenefits:?Increase code reuse?Prepare for user interface change?Web enablement

Can be automated

Page 31: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Application partitioningApplication partitioning

Definition: Break a large application into sub-applications which together deliver the same It is mainly for management purposesApplications:?Establish migration or change progression?Distribute the application between teams

Page 32: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Migration: DataMigration: Data

Most common projects: non-RDBMS to RDBMS migrationCaveats:?Clean up data before migration?Do not allow radical changes in data

structures?Document data (example: what does

FILLER1 mean?)

Page 33: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Migration: InterfaceMigration: Interface

Most common: Web enablementSimple solution: screen scrappingAdvanced solution…?Break programs into reusable components?Reconstruct the user interface?Build communication infrastructure?Reassemble mainframe components into

callable programs

Page 34: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Migration: CodeMigration: Code

Basic solution?Completely manual conversion

(documentation is useful!!!)?Business rules based?Partial automation (extract smaller

components which may be automatically translated)?Massive automation – works only in special

cases.

Page 35: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

The Modernization Workbench™The Modernization Workbench™

Step 1

Step 2Step 3

Step 4

Step 5

Step 6

? Application source code is added into the Modernization Workbench™

? The source code is parsed at a deep level? An application knowledgebase is created

showing all programmatic interrelationships

? Visually-rich HTML-based documentation, flow charts and diagrams are generated

? Previously hidden information about the application, like “dead code”, is revealed

? The knowledgebase is refreshed to keep all documentation and information current for use with the modernization suite

The Modernization Workbench™ drives down the cost and accelerates the modernization, management, and maintenance of business-critical enterprise applications

Page 36: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Modernization Workbench™Modernization Workbench™

The Modernization Workbench™ drives down the cost and accelerates the modernization, management, and maintenance of business-critical enterprise applications

Page 37: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Application Knowledgebase and RepositoryApplication Knowledgebase and Repository

Multiple environments can be simultaneously accessed by users3rd party parsers are efficiently integrated? Assembler? OpenROAD? RPG? Others

Multi Environment RepositoryMulti Environment Repository

Page 38: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Modernization Workbench:Enterprise ArchitectureModernization Workbench:Enterprise Architecture

MainframeApplication

Server

SourceCode

RDBMS

Deep coverage of the numerous enterprise environments

Residing off the mainframe minimizes security, cost, and risk issues

Individual users can execute tasks based on the latest source code

Remote users (e.g. other offices, or outsourcers) can access current information via the Web

Users focused on specific projects may operate in an ‘occasionally connected’environment

Page 39: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Modernization Workbench Modules UsageModernization Workbench Modules Usage

Application Analyzer

QA

Transformation Assistant

Application Architect

Business Rule Manager

Application Profiler

Module

ManagerSupportBusiness Analyst

Systems Analyst

Developer

Limited or no likely use

Partial use likely

Heavy use likely

Key

Page 40: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Application Analyzer™:Features and BenefitsApplication Analyzer™:Features and Benefits

Application Portfolio Management and Assessments

Visual, Interactive documentation and deep insight

Team-centric and customizable

? Inventory reports give a total snapshot of your portfolio

? Complexity analysis and estimation allow managers to understand where to direct resources

? Impact analysis identifies the effect of changes? Powerful querying tools deliver deep insight

? Multiple, interactive views illustrate programmatic and information flows

? Users always have access to the most current information about your application portfolio

? Reports and diagrams can easily be shared? Application visualization is highly customizable? Analysis tools can be tailored to suit requirements

Page 41: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Application Analyzer:Call Map DiagrammerApplication Analyzer:Call Map Diagrammer

Page 42: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Application Profiler™:Features and BenefitsApplication Profiler™:Features and Benefits

Accessibility and usability

Efficient application portfolio assessments

Streamlined application management

? Information bottlenecks are removed? No additional software simplifies management ? Intuitive interface accelerates user productivity ? Dynamic access delivers up-to-date information

? System documentation is easy to retrieve? Powerful diagrams illustrate inter- and intra-

program relationships ? Interactive and synchronized views allow for

efficient portfolio assessments

? Analysts can audit and control business logic? Managers gain a complete overview of their systems ? Complexity analysis helps to focus resources ? Impact analysis allows analysts to control the effect

of changes to applications

Page 43: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Application Profiler:Screen ShotsApplication Profiler:Screen Shots

Reference reportsComplexity report

Call map diagrammerBusiness rule management

Page 44: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Business Rule Manager™:Features and BenefitsBusiness Rule Manager™:Features and Benefits

Accelerated business rule identification

Powerful business rule management

Integrated approach magnifies benefits

? Sophisticated tools help to quickly identify rules? Powerful interrogation simplify manual searches? Creation of rules directly from a search screen

accelerates the collection process

? Persistence ensures that rules are not lost as programs change

? Rules Filter helps to focus business rule searches? Analysts can categorize and describe their portfolio

of business rules, simplifying ongoing usage ? Customizable interface allows analysts to efficiently

manage their business rules portfolio

? Browser-based access allows users to remotely search, audit, and modify the latest business logic

? Rich diagramming and search functions help users to focus searches

? Convenient reports help analysts to plan, manage, and share business rules

Page 45: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Business Rule Manager:Screen ShotsBusiness Rule Manager:Screen Shots

Business rule discovery Business rule management

Integration with Application Profiler

Page 46: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Application Architect™:Features and BenefitsApplication Architect™:Features and Benefits

More efficient operations through componentization

Reduced complexity with application renovation

Extend applications through Web Services

? Multiple componentization tools enable the creation of more reusable and maintainable programs

? Examines all dependencies to ensure that the extraction is a functionally complete component

? Coverage Report identifies additional opportunities and ensures completeness

? Reduces complexity by partitioning business logic, data access, and user interfaces

? Ensures compliance with corporate standards by propagating naming conventions

? Eliminates dead, redundant, and duplicate code to reduce complexity and enhance maintainability

? Accelerates the web-enablement of components within your applications

? Enables external monitoring of processes

Page 47: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Application Architect:Screen ShotsApplication Architect:Screen Shots

Refactoring of application to increase maintainabilityRefactoring of application to increase maintainability

Page 48: Guaranteed Value Projects in Legacy Modernization · Modernization Workbench: Enterprise Architecture Modernization Workbench: Enterprise Architecture Mainframe Application Server

Transformation Assistant™:Features and BenefitsTransformation Assistant™:Features and Benefits

Component-based modernization

Modernization to a fully functional application

Modernization Workbench integration speeds your initiative

? Migrate selected components to take advantage of the Java environment

? Tight integration with Application Architect speeds modernization projects

? Highly assisted path to modernization reduces costs and risks associated with the migration

? Create database schemas to accelerate the migration

? Generate Internet accessible screens that transition from your enterprise applications

? Management of business logic ensures functional equivalency of modernized application

? Reports illustrate programmatic relationships, simplifying the transition to a new environment