Sie sind auf Seite 1von 3

Project Life Cycle (DWH)

(MR)

Our Project Life Cycle Follows SDLC (Software Development Life Cycle) Process. It Starts With

Requirement gathering & Analysis:


In this phase all the client requirements will be gathered properly. Mostly it happens in the client Location. Once the requirement gathering is completed, the analysis will takes place based on the requirement gathered. The next phase is

Designing:
In designing phase the main focus will be on document preparation. Here we prepare HLD (High level Design Documentation), LLD (Low level design documentation), and Mapping design documents. HLD consists of Project Description Architecture and Data flow of the project Ods and Staging area Information. Schema Models Information Details of history and incremental data loading Handling unknown values After completion of HLD, LLD and Mapping Design Documents will be prepared. Mapping Design Document Consists of: Source Tables and source columns information. Target tables and target columns information. Business logic (Transformation Logic).Which we apply on the source columns. LLD Consists of: Data flow in the mappings. Source tables Information. Target tables information. Parameter file information. Lookup Information. Job dependencies Information. Restart mechanism if any job fails Preprocessing steps like

Dropping Indexes Creating Temporary tables.

Post Processing steps like Rebuilding the indexes. Sending mails. Moving files to archive location.

Coding or Development Phase:


In this phase mappings, sessions and workflows will be prepared based on the coding standards, mapping documents. The next phase is code review

Code Review:
In code review we check for Coding standards are followed properly or not Transformation logics are implemented correctly or not. Performance related complications are resolved are not. The next phase is

Testing:
In testing we follow the 4 types of Testings. Unit Testing Integration Testing. System Testing. User acceptance testing (UAT).

In Unit testing we check for

In Integration testing, the testing will be performed on the integrated code. System Testing: In system testing, the system environment like DB versions, Informatica version and OS Computability will be tested. UAT: In UAT, the user or the client will validate the code from their end. The next phase is

Deployment:
Once the UAT is completed, the code will be moved from DEV environment to Prod environment. The next Phase in Production Support & Maintenance

Production Support:
Once the Deployment is successfully completed ,in production support we perform the activities like Monitoring the jobs Scheduling the jobs Taking care of manual runs Preparation of status reports.

Das könnte Ihnen auch gefallen