Interview Q

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

High Level Design

HLD (High Level Design) is the overview of a project in very high level prospectus. Here we have to
mention the project definition, goal and objective of the project flow diagram of the process which
functions are in scope and are not etc.
Low Level Design

Extraction over view (what is the size of the source file ,what is the volume of each file ,what type of file
it is) how to map the files from source to target ,what kind of business logic ,we have to implement how
to conduct ,unit testing ,all these comes under low level designing.

Design Phase

If you want to prepare a design doc then you should know the complete flow of your project along with
business rule. Technical design doc is nothing but the flow of the process to describe in jobs.

Datastage flow of parallel Project

Project flow is nothing but the data flow in your project. For example in many of the projects data is
moved from source to staging and then perfoem ETL and staging to ware house. So here you
encountered 2 levels of data flow i.e source to staging and staging to warehouse.

You might also like