Azure DevOps
101
HELLO!
I am Juan Martí
• Consultant @Nagnoi LLC
• Azure Developer Associate 🤩
• Pastries Junky 😋🤩
• Pokémon Fan 🎮 👾
@jmarti326 /jmarti326
What are we covering today?
• What’s DevOps?
• Why I should be using Azure DevOps?
• What’s CI/CD?
• How to implement an Azure Pipeline?
What’s
DevOps?
🤩
“
▹ At its essence, DevOps is a
culture, a movement, a
philosophy.
▹ - Atlassian
(Atlassian.com/devops)
Why I should be using Azure DevOps?
Demo Time!
🙀
What we learned?
▹ DevOps it’s a
cultural change
▹ It’s not just
tools
▹ Everyone it’s
different using
the DevOps
Culture.
▹ Azure DevOps
provides tools
to be more
efficient
▹ Azure DevOps
provides a big
toolset to do
CI/CD
▹ Just Do It!
References
• Yaml Schema - https://bit.ly/30V0V9I
• Azure DevOps Build - https://bit.ly/2EM3gKB
• Atlassian DevOps - https://bit.ly/2fmrrm5
• DevOps Handbook - https://amzn.to/2MkTvJx

Azure dev ops 101

  • 1.
  • 2.
    HELLO! I am JuanMartí • Consultant @Nagnoi LLC • Azure Developer Associate 🤩 • Pastries Junky 😋🤩 • Pokémon Fan 🎮 👾 @jmarti326 /jmarti326
  • 3.
    What are wecovering today? • What’s DevOps? • Why I should be using Azure DevOps? • What’s CI/CD? • How to implement an Azure Pipeline?
  • 4.
  • 5.
    “ ▹ At itsessence, DevOps is a culture, a movement, a philosophy. ▹ - Atlassian (Atlassian.com/devops)
  • 8.
    Why I shouldbe using Azure DevOps?
  • 9.
  • 10.
    What we learned? ▹DevOps it’s a cultural change ▹ It’s not just tools ▹ Everyone it’s different using the DevOps Culture. ▹ Azure DevOps provides tools to be more efficient ▹ Azure DevOps provides a big toolset to do CI/CD ▹ Just Do It!
  • 11.
    References • Yaml Schema- https://bit.ly/30V0V9I • Azure DevOps Build - https://bit.ly/2EM3gKB • Atlassian DevOps - https://bit.ly/2fmrrm5 • DevOps Handbook - https://amzn.to/2MkTvJx

Editor's Notes

  • #6 DevOps is a set of practices that automates the processes between software development and IT teams, in order that they can build, test, and release software faster and more reliably. The concept of DevOps is founded on building a culture of collaboration between teams that historically functioned in relative siloes. The promised benefits include increased trust, faster software releases, ability to solve critical issues quickly, and better manage unplanned work. - Atlassian