Introducing Azure DevOps
Azure DevOps is a Microsoft Software-as-a-Service (SaaS) platform that enables you to deliver continuous value to your customers. By creating an account there, you will be able to easily plan your project, store your code safely, test it, publish the solution to a staging environment, and then publish the solution to the actual production infrastructure.The automation of all the steps involved in software production ensures the continuous enhancement and improvement of an existing solution to adapt it to market needs.You can start the process accessing https://dev.azure.com. There you will be able to sign in using a new account or even your GitHub account. Once you have access it, you will be asked to create your organization, as you can check in the picture below.
After the organization is created, you will be able to create a new project, as we can check in the next picture.