Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Beyond Right-Click Deployments to the Microsoft Cloud

Beyond Right-Click Deployments to the Microsoft Cloud

Learn the techniques that will make your deployment strategy to the Cloud a success. Architecting your ASP.NET Core solution for deployment to the Microsoft Cloud. Leverage Azure Resource Manager PowerShell scripting as a tool to automate the creation of new environments. Leverage tools such as Teamcity and Octopus Deploy to make one-click deployments a reality.

Roberto Hernandez

October 08, 2016
Tweet

More Decks by Roberto Hernandez

Other Decks in Technology

Transcript

  1. I AM ROBERTO HERNANDEZ • Developer Extraordinaire at InfernoRed Technology

    @hernandezrobert www.overridethis.com www.github.com/rjhernandez www.bitbucket.com/rjhernandez
  2. Enterprise Strategy • Scripted/Automated Provisioning • Continuous Integration • Development

    practice that requires developers to integrate code into a shared repository several times a day. Each check-in is then verified by an automated build, allowing teams to detect problems early. • Continuous Delivery • Software engineering approach in which teams produce software in short cycles, ensuring that the software can be reliably released at any time. It aims at building, testing, and releasing software faster and more frequently.
  3. Tools of the Trait • Command Line Scripting Tools •

    PoSH, CMD, BAT, Bash • Build Servers • Visual Studio Team Services • Visual Studio Team System • Jenkins • Teamcity
  4. RESOURCES • KUDU: https://github.com/projectkudu/kudu https://channel9.msdn.com/shows/azure-friday/what-is-kudu-azure-web-sites- deployment-with-david-ebbo • ASP.NET CORE AZURE

    DEPLOYMENT: https://docs.asp.net/en/latest/tutorials/publish-to-azure-webapp-using-vs.html • DOCKER ON AZURE: https://www.docker.com/microsoft All icons in this slide deck are from icons8.com
  5. THANK YOU! These slides are available at: www.speakerdeck.com/rjhernandez @hernandezrobert www.overridethis.com

    www.github.com/rjhernandez www.bitbucket.com/rjhernandez, www.bitbucket.com/overridethis