Just Agile Software Solutions
INTRODUCTION
VvDeploy is a individual, configurable, simple to-utilize dashboard to imagine close ongoing status of the whole conveyance pipeline. The strength of the continuous conveyance pipeline, from code focus on generation sending, with all the important data around wellbeing and nature of the product, is basic for any DevOps Organization
The key features of our test automation framework are:
- Visual Delivery Pipeline - Use the pipeline view to imagine the status of the whole conveyance pipeline and the parts' lifecycle movement.
- Group Dashboard - Monitor work things, code repo, manufactures, quality things (unit tests, security scope), and arrangements in a solitary dashboard.
- Constant Status - Monitor quality, efficiency, and work in process on an ongoing premise inside the dashboard.
- Configurable View - Set the dashboard to show the gadgets that issue most to your undertaking, which thusly opens and abbreviates the input circle.
vDeploy Architecture Design
Architecture forms the foundation of any software application. It should be robust enough to handle the desired functions effectively. In this approach, the goal is to develop an application-independent reusable In order to make all the components of the system work in sync, it is important to define the components, functionalities, and the binding relationship between them.
Architecture Explanation
API layer | Vdeploy API contains all the common REST API services that work with the source system data (collected by service tasks). The Vdeploy API layer is an abstraction of the local data layer and the source system data layer. |
---|---|
UI layer | The UI Layer represents Vdeploy’s front-end and contains GUI elements for users to view and configure the dashboard. |