Google News
logo
UiPath - Interview Questions
Explain UiPath architecture?
The UiPath architecture is represented in the following image :

UIPath Architecture

UiPath Architecture has two sides and three layers. Which are the Client Side, Server Side and Client layer/presentation layer, Service layer, and persistence layer.
 
Client-Side and Server Side : The Client-side has UiPath Studio, UiPath Robot, Browser, and UiPath Agent which are the most common client-side applications. The server-side handles the backend functions of UiPath Architecture.
 
Client Layer/ Presentation Layer : The client layer is made up of UiPath components that may be accessed by users.
 
Server Layer : The server layer shows all server information. The UiPath Orchestrator is the most important component of the server layer.
 
Persistence Layer : Database servers make up the majority of persistence layers. This layer stores all of the robot’s configuration information.
Advertisement