Certhippo’s Microsoft Azure DevOps Solutions Training Course includes nine assignment projects which will hone your skills as per current industry standards and prepare you for your future career needs.
The 2 industry-based certification project will test your ability to work with Azure DevOps Services. Following are the problem statement for the same:
Statement 1:
A web based travel portal wants to ship new features to their customers as quickly and easily as possible. You are a DevOps engineer, whose responsibility is to create a delivery pipeline which will deploy production changes in a short time.
- Enable Docker support for the application
- Create an Azure Web App through the Azure Portal
- Create a DevOps Project and check-in the application to Azure Repos
- Enable the WhiteSource for the project, which will check the security aspect of the solution
- Create a CI release pipeline and configure for its deployment to the Azure container registry
- Visualize the WhiteSource security report
- Validate new code check-in by checking whether it is propagated to the Azure Container registry by opening the application and checking the changes
Statement 2:
An E-Commerce website, during its festive sale needs to monitor and manage high traffic situations for high availability. Create a DevOps pipeline, such that the changes are quickly deployed and in case of high traffic situations, resources should be autoscaled.
- Create an Azure DevOps project and check-in the code to Azure Repos
- Build and validate if the application is running
- Create an Azure Web App
- Create a DevOps Pipeline
- Enable monitoring in the pipeline
- Deploy and execute the CI/CD pipeline
- Configure Microsoft teams to visualize the pipeline
- Navigate to Azure WebApp and go to monitoring to check the performance parameters