.NET Web API Clean Architecture - Key Features
Fluent Validation
Nswag With .NET Core
Call an external WCF Sevice
Consume RESTFull API
Integration test cases
Automation test cases
Functional Test cases
Performance and Load Testing
Redis caching
Azure Cosmos DB
JWT Token Authentication
JWT Refresh Token
JWT Authorization
Azure Blob storage
Azure Portal Access
Azure DevOps Access
Unit Testing and Code Coverage
Source Code Analysis
Lab-6.3: Automate Build and Deployment of Azure SQL Database
Introduction
In this episode we will discuss on How to create CI & CD DevOps pipelines for SQL Databsae
Agenda
In this Lab we will accomplish following:
- Discuss about DACPAC deployment options
- Create Build-Pipeline for DB project
FeedbackDatabase-CI
- Create release variables and user in CD
- Create Release-Pipeline for DB project
FeedbackDatabase-CD
- Create stages for Dev, QA & Prod in release
- Discuss naming conventions of CI & CD for databases
- Enable or automate CI & CD
- Pre-deployment approvals