Tag: azure
-
Quality Assurance of DevOps Project
When we discuss about the quality of software, we discuss about how we can deliver less bugs software and correct. This can be done by having a dedicated members that focusing in quality of…
-
How to deploy your Azure DevOps repository to Different Azure Subscription
Problem By default, Azure DevOps provides you an easy way to deploy your codes repository to the same account with your Azure Subscription. For example, when you have [email protected], it will have access to…
-
How to Become DevOps Engineer?
What is DevOps Engineer DevOps engineer is a sensual role in a company that focus in delivering software engineering toolchain and culture in the organization. DevOps engineer is a software engineer that care not…
-
MLOps a DevOps Culture for Machine Learning
What is MLOps and Why You Should Care? MLOps is a DevOps in Machine Learning Project. Just imagine you have a project to build an AI ’empowered’ software. You need to build the AI…
-
Beginner Guide for Azure Pipeline
So today, I want to show you how to use Azure Pipeline for Continuous Integration and Continuous Delivery through the Visual Studio 2019. In order to finish this guide you should have The services…