Architecture Design Document
Architecture Design Document
DOCUMENT
ARCHITECTU BY
Dhrumil Sanghavi
Revision Number & Date :- 0.0
1/02/2024
RE DESIGN
DOCUMENT
Amazon Sales Data
Analysis
ARCHITECTURE DESIGN
DOCUMENT
1
ARCHITECTURE DESIGN
DOCUMENT
CONTENTS
INTRODUCTION 3
WHAT IS ARCHITECTURE DESIGN
DOCUMENT SCOPE
ARCHITECTURE 4-5
POWER BI ARCHITECTURE
COMPONENTS OF POWER BI ARCHITECTURE
o Data Sources
o BI Desktop
POWER
o BI Service
POWER
o BI Report
POWER Sever
DEPLOYMENT 6-7
POWER BI DEPLOYMENT
PUBLISH DATASET & REPORT
FROM DESKTOP
2
ARCHITECTURE DESIGN
DOCUMENT
INTRODUCTION
WHAT IS ARCHITECTURE DESIGN DOCUMENT
Any software needs the architectural design to
represents the design of software .IEEE () defines
architectural design as “the process of defining a
collection of hardware and software components and
their interfaces to establish the framework for the
development of a computer system”. The software that is
built for computer based systems can exhibit one of
these architectures.
Each style will describe a system category that consists of:
SCOPE
The ADD (architectural design document) is an
architecture design process that follows a step-by-step
refinement process. The process can be used for
designing data structures, required software
architecture, source code and ultimately, performance
algorithms. Overall, the design principles may be
defined during requirement analysis and then refined
during architectural design work.
3
ARCHITECTURE DESIGN
DOCUMENT
ARCHITECTURE
POWER BI ARCHITECTURE
4
ARCHITECTURE DESIGN
DOCUMENT
DataSource Delivery
5
ARCHITECTURE DESIGN
DOCUMENT
report server is an on premise platform means the
organization
6
ARCHITECTURE DESIGN
DOCUMENT
which don’t want to publish their reports on the
cloud due to concern of their data security.
DEPLOYMENT
Power BI Deployment: The deployment process lets
you clone content from one stage in the pipeline to
another, typically from development to test, and
from test to production. During deployment, Power
BI copies the content from the current stage, into
the target one. The connections between the copied
items are kept during the copy process. Power BI
also applies the configured deployment rules to the
updated content in the target stage. Deploying
content may take a while, depending on the number
of items being deployed. During this time, you can
navigate to other pages in the Power BI portal, but
you cannot use the content in the target stage.
6
ARCHITECTURE DESIGN
DOCUMENT