Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.89 KB

README.md

File metadata and controls

40 lines (29 loc) · 1.89 KB

Deloitte Middleware Application Documentation

The following documentation is a complete guide from installing to testing the Middleware Application which connects to the external vendors with Global DEP using REST API for the consumption of data.

Tech Stack

  • ASP NET CORE .Net
  • MS SQL SERVER MicrosoftSQLServer
  • AWS AWS
  • MS Azure SQL (SABA DEP) Azure SQL

Prerequisites:

  • Visual Studio
  • MS SQL Server 2019
  • SSMS
  • ASP NET CORE 6
  • AWS EC2 Instance
  • Azure SQL database
  • AWS KMS

Process for consumption of Middleware Application

  1. Installation
  2. Database Guide
  3. REST APIs Testing

Step 1: Installation

For installation of the Middleware Application please refer to the complete guide.

For installation of the Middleware Application, please ensure the prerequisites are arranged and set up.

After installation, the database setup will be complete after installation.

Step 2: Database Guide

To understand the Database structure, please refer to the complete guide.

After Step 1. Middleware Application is ready to serve the vendor.

Step 3: REST APIs Testing

For testing the REST APIs, please refer to the complete guide.

After this, the Middleware Application is ready to integrate 🥳