DevOps best practices for Azure and VSTS

Поделиться
HTML-код
  • Опубликовано: 18 дек 2024

Комментарии • 9

  • @jesenialimited1385
    @jesenialimited1385 5 лет назад

    This is brilliant, thanks for the upload - looks really easy. I do wish there were more PHP + MySQL orientated walk-through guides to see how it's done (e.g. using composer for package management and using phpunit to run test etc...)

    • @Rhodair
      @Rhodair 5 лет назад

      A big move forward for me was linking GitHub to Azure Pipelines. There's a learning curve to azure-pipelines.yml but so worth it! After about a dozen builds/releases of experimenting, it got real comfortable. It's great being able to source control my architecture and pipeline right with the same code as my web app. Also, being able to export YAML for the CI/CD tasks and Azure resources too to stick in an ARM deployment and make part of your pipeline.

  • @raffiolly
    @raffiolly 3 года назад

    How can i download from my Azure Devops the latest MSI generate every day with PowerShell ?

  • @wrvishnu78
    @wrvishnu78 6 лет назад

    How do we have performance test and functional automation test using devops and Microsoft tech. In on premise

  • @NemanjaSimovic
    @NemanjaSimovic 5 лет назад

    At 2:27, arm on the right side is black. That is on development side which symbolizes work. On the other hand :), white arm is on the production side, where the money is. I'm not implying anything, it's just a notice worth of a thought.

    • @haraldhacker
      @haraldhacker 4 года назад

      lol what a stupid comment. If the black arm would be on the other side you would complain that the image symbolizes something different like black cannot develop or somthing...

  • @pamorale
    @pamorale 5 лет назад +2

    6:58 No real TI engineer should be pushing directly to production...