Introduction to Microsoft Azure DevOps Microsoft announced Azure DevOps. When it comes to project planning, project management, continuous integration (CI) and continuous delivery/deployment (CD) for agile practices, DevOps is definitely a hot topic so Microsoft made a decision to take the lead with a robust cloud platform that produces everything available in a single place. No matter what platform or language or repository system your solution is, Azure DevOps got you enclosed with tools that work cross-platform. The services supplied by Azure DevOps help developers build good quality software faster. The core services provided are:
Azure Pipelines Azure Boards Azure Artifacts Azure Repos Azure Test Plans
Azure Pipelines Azure DevOps provides Azure pipelines to control CI/CD tasks that supports any language, platform, and cloud. You can connect with a any Git repository and setup CI/CD workflow. Azure DevOps helps it be incredibly simple to setup building, testing, and deployment workflow to any platform and cloud including Linux, macOS, and Windows. You can deploy to numerous platforms including Kubernetes, VMs, Azure Functions, Azure Web Apps, or any cloud and even setup staging, gates and approval to produce a deployment strategy that's the right fit for you. If you only wish to utilize the CD part from Azure DevOps, you may even use CI systems from other CI platforms like Jenkins. Get more info on Azure DevOps Online Training