CloudVanti Sitefinity Environment
Your Azure Environment
Upon completing your onboarding, an invitation link will be sent to your email to finalize the setup of your Azure environment which includes access to Azure Portal, CloudVanti Sitefinity Management Portal in Azure DevOps, and Fastly CDN.
Fastly CDN
The Fastly CDN is used as the network infrastructure which accelerates website performance and provides you with numerous benefits. For more details on Fastly CDN, you may refer to it here.
Azure Resource Group
Here are the resources you can access via the Azure Portal:
- Staging Environment, the environment for testing features before being published.
- Azure App Service, for Hosting Staging websites, connected to Fastly CDN and CI/CD pipelines.
- Azure SQL Database, stores database of Staging websites that has CI/CD pipeline for backup and restores.
- Azure Search, improve the experience of the website's search feature.
- Application Insight, to monitor and store logs from the websites.
- Production Environment, the environment for live websites, where public users access it.
- 2 Web App inside Azure App Service, two web apps used to configure your websites already connected to Fastly CDN and CI/CD pipeline into the deployment slot for load balancing and to minimize downtime when deployed.
- Azure SQL Database, used as a backup for or to restore the Production Database that has CI/CD pipeline.
- Azure Search, improve the experience of the website's search feature.
- Azure Redis Cache, improve your website performance by caching data on the server-side.
- Application Insight, to monitor and store logs from the websites.
- Azure Storage, storing the backup database file.
- Log Analytics Workspace, a repository of all recent logs from Web Application, CDN, etc.
For more details on the resources, please visit the pricing page.
CloudVanti Management Portal
Here are the features of the CloudVanti Management Portal:
- 2 Azure Repository
- <subscription-name>-DB, for database repository
- <subscription-name>, for source code repository
- Application metrics dashboard
- Deployment Status
- Wiki
- CI/CD Pipeline
For more information about Azure DevOps, you may refer to it here.