SlideShare ist ein Scribd-Unternehmen logo
1 von 9
HLD Template Page 1 of 12
<> Project: High Level Design Template
Department Name
Date
Version No. 1.00
Authorized by
HLD Template Page 2 of12
Confidentiality Agreement
<Insert confidentiality clauses and Copy Rights>
Revision History
Version Date Author Reviewer Approver Comments
0.1 XXXXX Draft Version
0.2 XXXXX Incorporated some
documentstructure
and content related
changes
0.3 XXXXX Added some sections
like state and session
management,
caching etc.
suggested by Laxmi
R
1.0 XXXXX Baseline
HLD Template Page 3 of12
Table of Contents
Introduction ...................................................................................................................................6
1.1 Scope of the document......................................................................................................6
1.2 Intended Audience............................................................................................................6
1.3 System overview...............................................................................................................6
System Design................................................................................................................................6
Application Design........................................................................................................................6
Process Flow ..........................................................................................................................6
Information Flow....................................................................................................................7
API Catalogue...............................................................................................................................8
Data Design ....................................................................................................................................8
Data Model ..................................................................................................................................8
Data Access Mechanism................................................................................................................9
Data Retention Policies.................................................................................................................9
Data Migration.............................................................................................................................9
Interfaces9
Non Functional Requirements ..................................................................................................10
Security Aspects ......................................................................................................................... 10
Performance Aspects................................................................................................................... 10
References....................................................................................................................................11
HLD Template Page 4 of 12
Introduction
1.1 Scopeof the document
This section will cover details regarding scope ofthe document
Sample Content:
This document outlines the high level functional design of tax payer registration functionality. It
highlights/refers the high level flows / Use cases in registration process, design of components, along with
the rationale for the same. It serves as an input to the low level design documents that would further
elaborate on the application design.
1.2 Intended Audience
 This section will cover categories ofaudiences who will be referring/reviewing this
document
Sample Content:
 Web portal DevelopmentTeam
 Architecture Team
 Quality Team
 Department
1.3 System overview
 This section will capture highlevel overview ofsystemapplication i.e. for whatsystem is
being developed ,the high level process flow
 Who are the stake holders of system
Sample Content:
This system provides a web interface to the tax payer for filling up registration form and submits his
registration request. This system also provides facility to integrate third party application through API so
that tax payer can use third party application for registration. In Registration process, tax payer need to
complete registration form having some mandatory and optional fields. This system will do the both
structural validation and data validation in real time. There will be separate work flow for approval.
System Design
ApplicationDesign
This section will capture Process flow,Information flow having sequence diagramfor different use
cases, component design details, key design considerations taken and API catalogue
Process Flow
This section will capture theflowcharts(s) representing process diagram
Sample Process Flow Chart:
If we take tax payer registration work flow as a sample, Work flow diagram will be as shown in diagram
HLD Template Page 5 of 12
Information Flow
 This section will capture flow ofinformation between all application components required to meet
the requirement
 This will capture flow for both positiveand negative scenarios
Sam ple Sequence Diagram:
HLD Template Page 6 of 12
API Catalogue
Sample Content:
Sr. No. Name Of API Description Input Output Access
Level
1 getNewRegistrationReq This Api
provides the
registration
data
As per input
mentioned in
API
document
availableat
share point
As per output mentioned
in API document
availableat share point
Public
2
Data Design
Data Model
 This section will capture high level design ofdata model
 It will capture information like whether it is RDBMS/HDFS etc.
 Entity relationship etc. diagrams will also be captured
Sample Content:
HLD Template Page 7 of 12
Request_ID
User_Name
User_Address
ID
PK
BNK.STMT_Request
PK Request_ID
User_ID
BNK_Acc_Num
Period_From
Period_To
Data AccessMechanism
There will be a high level technical design consideration which will cover framework for data access
mechanism i.e.ORM implementation details etc.In this section, any customization specific to module (for
which this document is prepared) will be covered.
Data RetentionPolicies
 This Section will capture policies related to data purging/data archiving
 This will also capturespecific tables for which datawill be purged/archived
Data Migration
 This section will capture thedata migration strategy
 We know that data migration is big activity so the strategymay get capture in separate
document. Ifit is being capturedin separate document, weneed to give thereference ofsame
document.
Interfaces
This section will capture thehigh level details ofother Interfaces whichare interactingwith our application
in scope.
BNK.Request_Details
HLD Template Page 8 of 12
Non Functional Requirements
 This section will capture non-functional aspects of system
 This section will capture Security aspects and Performanceaspects ofthe system
SecurityAspects
Sample Content:
Apart from infra level security (Web application firewall/Network firewall) here are somesample
application level security considerations
Virus scanning offiles before successful upload
Symantec library will be usedas virus scanning engine
Only selective File formatsupported
Only *.docx,*.jpeg etc. .Fileformat are supported
Restricted file upload size
File size to be uploaded should not be exceeded to 5 MB
PerformanceAspects
This section will capture theperformanceaspects ofthe application in scope
HLD Template Page 9 of 12
References
This section will list down thedocuments which has been refereedwhilecreating this document
S.No Document Name Version Date

Weitere ähnliche Inhalte

Was ist angesagt?

Scope proposal-ecommerce-website
Scope proposal-ecommerce-websiteScope proposal-ecommerce-website
Scope proposal-ecommerce-websitemaxtra
 
Sample Business Requirement Document
Sample Business Requirement DocumentSample Business Requirement Document
Sample Business Requirement DocumentIsabel Elaine Leong
 
Software Architecture Document Final
Software Architecture Document FinalSoftware Architecture Document Final
Software Architecture Document FinalAli Ahmed
 
SOFTWARE PROJECT MANAGEMENT TOOL PPT
SOFTWARE PROJECT MANAGEMENT TOOL PPTSOFTWARE PROJECT MANAGEMENT TOOL PPT
SOFTWARE PROJECT MANAGEMENT TOOL PPTSai Charan
 
Software project management
Software project managementSoftware project management
Software project managementR A Akerkar
 
Software architectural patterns - A Quick Understanding Guide
Software architectural patterns - A Quick Understanding GuideSoftware architectural patterns - A Quick Understanding Guide
Software architectural patterns - A Quick Understanding GuideMohammed Fazuluddin
 
Software architecture design ppt
Software architecture design pptSoftware architecture design ppt
Software architecture design pptfarazimlak
 
Web application framework
Web application frameworkWeb application framework
Web application frameworkPankaj Chand
 
Design concepts and principles
Design concepts and principlesDesign concepts and principles
Design concepts and principlessaurabhshertukde
 
Functional requirements-document
Functional requirements-documentFunctional requirements-document
Functional requirements-documentAnil Kumar
 
Data Migration Steps PowerPoint Presentation Slides
Data Migration Steps PowerPoint Presentation Slides Data Migration Steps PowerPoint Presentation Slides
Data Migration Steps PowerPoint Presentation Slides SlideTeam
 
Analysis & Business Requirements
Analysis & Business RequirementsAnalysis & Business Requirements
Analysis & Business RequirementsHeinz Tonn
 
Project Business Requirements Document
Project Business Requirements DocumentProject Business Requirements Document
Project Business Requirements DocumentJoshua Flewelling
 
Business requirement document
Business requirement document Business requirement document
Business requirement document Not yet
 
Software Design Document
Software Design DocumentSoftware Design Document
Software Design DocumentNadia Nahar
 

Was ist angesagt? (20)

Documenting Software Architectures
Documenting Software ArchitecturesDocumenting Software Architectures
Documenting Software Architectures
 
Scope proposal-ecommerce-website
Scope proposal-ecommerce-websiteScope proposal-ecommerce-website
Scope proposal-ecommerce-website
 
Sample Business Requirement Document
Sample Business Requirement DocumentSample Business Requirement Document
Sample Business Requirement Document
 
Software Architecture Document Final
Software Architecture Document FinalSoftware Architecture Document Final
Software Architecture Document Final
 
SOFTWARE PROJECT MANAGEMENT TOOL PPT
SOFTWARE PROJECT MANAGEMENT TOOL PPTSOFTWARE PROJECT MANAGEMENT TOOL PPT
SOFTWARE PROJECT MANAGEMENT TOOL PPT
 
Software project management
Software project managementSoftware project management
Software project management
 
BRD Template
BRD Template BRD Template
BRD Template
 
Software architectural patterns - A Quick Understanding Guide
Software architectural patterns - A Quick Understanding GuideSoftware architectural patterns - A Quick Understanding Guide
Software architectural patterns - A Quick Understanding Guide
 
Software architecture design ppt
Software architecture design pptSoftware architecture design ppt
Software architecture design ppt
 
Web application framework
Web application frameworkWeb application framework
Web application framework
 
Brd template
Brd template Brd template
Brd template
 
Onlineshopping
OnlineshoppingOnlineshopping
Onlineshopping
 
Design concepts and principles
Design concepts and principlesDesign concepts and principles
Design concepts and principles
 
Functional requirements-document
Functional requirements-documentFunctional requirements-document
Functional requirements-document
 
Data Migration Steps PowerPoint Presentation Slides
Data Migration Steps PowerPoint Presentation Slides Data Migration Steps PowerPoint Presentation Slides
Data Migration Steps PowerPoint Presentation Slides
 
Analysis & Business Requirements
Analysis & Business RequirementsAnalysis & Business Requirements
Analysis & Business Requirements
 
Project Business Requirements Document
Project Business Requirements DocumentProject Business Requirements Document
Project Business Requirements Document
 
Architecture Document Template
Architecture Document TemplateArchitecture Document Template
Architecture Document Template
 
Business requirement document
Business requirement document Business requirement document
Business requirement document
 
Software Design Document
Software Design DocumentSoftware Design Document
Software Design Document
 

Ähnlich wie High level design document template

27 pso business_requirements
27 pso business_requirements27 pso business_requirements
27 pso business_requirementsMarcelo Mesti
 
PURPOSE of the project is Williams Specialty Company (WSC) reque.docx
PURPOSE of the project is Williams Specialty Company (WSC) reque.docxPURPOSE of the project is Williams Specialty Company (WSC) reque.docx
PURPOSE of the project is Williams Specialty Company (WSC) reque.docxamrit47
 
Week7 Submit Analysis And Gain Agreement
Week7 Submit Analysis And Gain AgreementWeek7 Submit Analysis And Gain Agreement
Week7 Submit Analysis And Gain Agreementhapy
 
Chp06.pdfDFSGSDFGSDFGSDFGSDGSDGFDSGSDFGSDGFSDGS
Chp06.pdfDFSGSDFGSDFGSDFGSDGSDGFDSGSDFGSDGFSDGSChp06.pdfDFSGSDFGSDFGSDFGSDGSDGFDSGSDFGSDGFSDGS
Chp06.pdfDFSGSDFGSDFGSDFGSDGSDGFDSGSDFGSDGFSDGSAvijitChaudhuri3
 
USERV Auto Insurance Corticon Rule Model 2015 (Simplified) V6
USERV Auto Insurance Corticon Rule Model 2015 (Simplified) V6USERV Auto Insurance Corticon Rule Model 2015 (Simplified) V6
USERV Auto Insurance Corticon Rule Model 2015 (Simplified) V6Michael Parish
 
Super applied in a sitecore migration project
Super applied in a sitecore migration projectSuper applied in a sitecore migration project
Super applied in a sitecore migration projectdodoshelu
 
Contract management plan (4156v2)
Contract management plan (4156v2)Contract management plan (4156v2)
Contract management plan (4156v2)Shaalan Ettlaib
 
CMGT410 v19Business Requirements TemplateCMGT410 v19Page 2.docx
CMGT410 v19Business Requirements TemplateCMGT410 v19Page 2.docxCMGT410 v19Business Requirements TemplateCMGT410 v19Page 2.docx
CMGT410 v19Business Requirements TemplateCMGT410 v19Page 2.docxmary772
 
Summary Project Server Psi
Summary Project Server PsiSummary Project Server Psi
Summary Project Server PsiPhuong Nguyen
 
Topic1 Understanding Distributed Information Systems
Topic1 Understanding Distributed Information SystemsTopic1 Understanding Distributed Information Systems
Topic1 Understanding Distributed Information Systemssanjoysanyal
 
75629 Topic prevention measures for vulneranbilitiesNumber of.docx
75629 Topic prevention measures for vulneranbilitiesNumber of.docx75629 Topic prevention measures for vulneranbilitiesNumber of.docx
75629 Topic prevention measures for vulneranbilitiesNumber of.docxsleeperharwell
 
BoardSprintUser Story ScenarioDesignDevelopmentTestUAT Release1U .docx
BoardSprintUser Story ScenarioDesignDevelopmentTestUAT Release1U .docxBoardSprintUser Story ScenarioDesignDevelopmentTestUAT Release1U .docx
BoardSprintUser Story ScenarioDesignDevelopmentTestUAT Release1U .docxjasoninnes20
 

Ähnlich wie High level design document template (20)

Srs
SrsSrs
Srs
 
Services ax2012
Services ax2012Services ax2012
Services ax2012
 
27 pso business_requirements
27 pso business_requirements27 pso business_requirements
27 pso business_requirements
 
PURPOSE of the project is Williams Specialty Company (WSC) reque.docx
PURPOSE of the project is Williams Specialty Company (WSC) reque.docxPURPOSE of the project is Williams Specialty Company (WSC) reque.docx
PURPOSE of the project is Williams Specialty Company (WSC) reque.docx
 
Week7 Submit Analysis And Gain Agreement
Week7 Submit Analysis And Gain AgreementWeek7 Submit Analysis And Gain Agreement
Week7 Submit Analysis And Gain Agreement
 
Ax
AxAx
Ax
 
Chp06.pdfDFSGSDFGSDFGSDFGSDGSDGFDSGSDFGSDGFSDGS
Chp06.pdfDFSGSDFGSDFGSDFGSDGSDGFDSGSDFGSDGFSDGSChp06.pdfDFSGSDFGSDFGSDFGSDGSDGFDSGSDFGSDGFSDGS
Chp06.pdfDFSGSDFGSDFGSDFGSDGSDGFDSGSDFGSDGFSDGS
 
USERV Auto Insurance Corticon Rule Model 2015 (Simplified) V6
USERV Auto Insurance Corticon Rule Model 2015 (Simplified) V6USERV Auto Insurance Corticon Rule Model 2015 (Simplified) V6
USERV Auto Insurance Corticon Rule Model 2015 (Simplified) V6
 
Super applied in a sitecore migration project
Super applied in a sitecore migration projectSuper applied in a sitecore migration project
Super applied in a sitecore migration project
 
Day01 01 software requirement concepts
Day01 01 software requirement conceptsDay01 01 software requirement concepts
Day01 01 software requirement concepts
 
A
AA
A
 
0.3 aim phases_and_documentations
0.3 aim phases_and_documentations0.3 aim phases_and_documentations
0.3 aim phases_and_documentations
 
Contract management plan (4156v2)
Contract management plan (4156v2)Contract management plan (4156v2)
Contract management plan (4156v2)
 
CMGT410 v19Business Requirements TemplateCMGT410 v19Page 2.docx
CMGT410 v19Business Requirements TemplateCMGT410 v19Page 2.docxCMGT410 v19Business Requirements TemplateCMGT410 v19Page 2.docx
CMGT410 v19Business Requirements TemplateCMGT410 v19Page 2.docx
 
Salient features in rel 12.2.x
Salient features in rel 12.2.xSalient features in rel 12.2.x
Salient features in rel 12.2.x
 
Summary Project Server Psi
Summary Project Server PsiSummary Project Server Psi
Summary Project Server Psi
 
Topic1 Understanding Distributed Information Systems
Topic1 Understanding Distributed Information SystemsTopic1 Understanding Distributed Information Systems
Topic1 Understanding Distributed Information Systems
 
Blue book
Blue bookBlue book
Blue book
 
75629 Topic prevention measures for vulneranbilitiesNumber of.docx
75629 Topic prevention measures for vulneranbilitiesNumber of.docx75629 Topic prevention measures for vulneranbilitiesNumber of.docx
75629 Topic prevention measures for vulneranbilitiesNumber of.docx
 
BoardSprintUser Story ScenarioDesignDevelopmentTestUAT Release1U .docx
BoardSprintUser Story ScenarioDesignDevelopmentTestUAT Release1U .docxBoardSprintUser Story ScenarioDesignDevelopmentTestUAT Release1U .docx
BoardSprintUser Story ScenarioDesignDevelopmentTestUAT Release1U .docx
 

Kürzlich hochgeladen

MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Jeffrey Haguewood
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfOverkill Security
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024The Digital Insurer
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native ApplicationsWSO2
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusZilliz
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Zilliz
 
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelNavi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelDeepika Singh
 

Kürzlich hochgeladen (20)

MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source Milvus
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelNavi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 

High level design document template

  • 1. HLD Template Page 1 of 12 <> Project: High Level Design Template Department Name Date Version No. 1.00 Authorized by
  • 2. HLD Template Page 2 of12 Confidentiality Agreement <Insert confidentiality clauses and Copy Rights> Revision History Version Date Author Reviewer Approver Comments 0.1 XXXXX Draft Version 0.2 XXXXX Incorporated some documentstructure and content related changes 0.3 XXXXX Added some sections like state and session management, caching etc. suggested by Laxmi R 1.0 XXXXX Baseline
  • 3. HLD Template Page 3 of12 Table of Contents Introduction ...................................................................................................................................6 1.1 Scope of the document......................................................................................................6 1.2 Intended Audience............................................................................................................6 1.3 System overview...............................................................................................................6 System Design................................................................................................................................6 Application Design........................................................................................................................6 Process Flow ..........................................................................................................................6 Information Flow....................................................................................................................7 API Catalogue...............................................................................................................................8 Data Design ....................................................................................................................................8 Data Model ..................................................................................................................................8 Data Access Mechanism................................................................................................................9 Data Retention Policies.................................................................................................................9 Data Migration.............................................................................................................................9 Interfaces9 Non Functional Requirements ..................................................................................................10 Security Aspects ......................................................................................................................... 10 Performance Aspects................................................................................................................... 10 References....................................................................................................................................11
  • 4. HLD Template Page 4 of 12 Introduction 1.1 Scopeof the document This section will cover details regarding scope ofthe document Sample Content: This document outlines the high level functional design of tax payer registration functionality. It highlights/refers the high level flows / Use cases in registration process, design of components, along with the rationale for the same. It serves as an input to the low level design documents that would further elaborate on the application design. 1.2 Intended Audience  This section will cover categories ofaudiences who will be referring/reviewing this document Sample Content:  Web portal DevelopmentTeam  Architecture Team  Quality Team  Department 1.3 System overview  This section will capture highlevel overview ofsystemapplication i.e. for whatsystem is being developed ,the high level process flow  Who are the stake holders of system Sample Content: This system provides a web interface to the tax payer for filling up registration form and submits his registration request. This system also provides facility to integrate third party application through API so that tax payer can use third party application for registration. In Registration process, tax payer need to complete registration form having some mandatory and optional fields. This system will do the both structural validation and data validation in real time. There will be separate work flow for approval. System Design ApplicationDesign This section will capture Process flow,Information flow having sequence diagramfor different use cases, component design details, key design considerations taken and API catalogue Process Flow This section will capture theflowcharts(s) representing process diagram Sample Process Flow Chart: If we take tax payer registration work flow as a sample, Work flow diagram will be as shown in diagram
  • 5. HLD Template Page 5 of 12 Information Flow  This section will capture flow ofinformation between all application components required to meet the requirement  This will capture flow for both positiveand negative scenarios Sam ple Sequence Diagram:
  • 6. HLD Template Page 6 of 12 API Catalogue Sample Content: Sr. No. Name Of API Description Input Output Access Level 1 getNewRegistrationReq This Api provides the registration data As per input mentioned in API document availableat share point As per output mentioned in API document availableat share point Public 2 Data Design Data Model  This section will capture high level design ofdata model  It will capture information like whether it is RDBMS/HDFS etc.  Entity relationship etc. diagrams will also be captured Sample Content:
  • 7. HLD Template Page 7 of 12 Request_ID User_Name User_Address ID PK BNK.STMT_Request PK Request_ID User_ID BNK_Acc_Num Period_From Period_To Data AccessMechanism There will be a high level technical design consideration which will cover framework for data access mechanism i.e.ORM implementation details etc.In this section, any customization specific to module (for which this document is prepared) will be covered. Data RetentionPolicies  This Section will capture policies related to data purging/data archiving  This will also capturespecific tables for which datawill be purged/archived Data Migration  This section will capture thedata migration strategy  We know that data migration is big activity so the strategymay get capture in separate document. Ifit is being capturedin separate document, weneed to give thereference ofsame document. Interfaces This section will capture thehigh level details ofother Interfaces whichare interactingwith our application in scope. BNK.Request_Details
  • 8. HLD Template Page 8 of 12 Non Functional Requirements  This section will capture non-functional aspects of system  This section will capture Security aspects and Performanceaspects ofthe system SecurityAspects Sample Content: Apart from infra level security (Web application firewall/Network firewall) here are somesample application level security considerations Virus scanning offiles before successful upload Symantec library will be usedas virus scanning engine Only selective File formatsupported Only *.docx,*.jpeg etc. .Fileformat are supported Restricted file upload size File size to be uploaded should not be exceeded to 5 MB PerformanceAspects This section will capture theperformanceaspects ofthe application in scope
  • 9. HLD Template Page 9 of 12 References This section will list down thedocuments which has been refereedwhilecreating this document S.No Document Name Version Date