
Livro digital
Título:
Microsoft Technologies 3, DevOps for ASP.NET Core Developers
Autor:
Cam Soper, Scott Addie, Colin Dembovsky
Categoria:
Tecnologia > DevOps
Doador:
Raffaello D. N.
Sinopse:
This guide starts with a practical question for an ASP.NET Core developer: how do you turn a working app into a repeatable Azure delivery pipeline without drowning in platform complexity? The table of contents makes that path explicit, moving from Tools and downloads into Deploy an app to App Service, then into CI/CD with Azure DevOps and GitHub Actions.
The structure is deliberately hands-on. Early chapters cover prerequisites, sample app setup, App Service creation, deployment slots, and Visual Studio deployment, while later sections walk through publishing code to GitHub, building pipelines, configuring self-hosted agents, and wiring release automation. The inclusion of monitoring, debugging, and CodeQL shows that delivery is only part of the story.
Written by Cam Soper, Scott Addie, and Colin Dembovsky as a Microsoft guide, the book reads like a guided operational playbook rather than a theory text. Readers get a clear progression from local development to cloud deployment, then to automated, observable, and security-aware delivery, which makes it especially useful for experienced ASP.NET Core teams adopting Azure DevOps practices.