Skip to content

Deployment

Kizlo Taras edited this page Oct 24, 2020 · 1 revision

Overview

Current project is deployed in Azure public cloud.

All resources are grouped in a single resource group and use PAAS approach.

To deploy an API and Angular project corresponding artifacts are used. SmsSender use not only its DLL but also manifest file in JSON format.

For proper application execution additional SAAS resources are used. They are MongoDB and Redis.

Deployment diagram

Clone this wiki locally