|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/azure-devops-jumpstart/
课程评论:没有评论
**课程名称:Azure DevOps Jumpstart** **课程概述:** 本课程专为对GitHub和CI/CD(持续集成/持续部署)概念完全陌生的IT专业人士设计,旨在帮助他们顺利过渡到DevOps领域。课程以一个基础的Web应用为例,详细讲解DevOps的核心概念、Git和GitHub的基础知识,以及CI/CD的运作方式。通过实践操作,学员将学习如何创建Azure Web App,使用Visual Studio Community开发ASP.NET网站,并将网站发布到Azure。此外,课程还将介绍如何将GitHub代码与Azure DevOps项目集成,以及如何构建和实现多阶段管道(multi-stage pipeline)以实现自动部署。本课程旨在为那些在传统学习材料中感到困惑的学习者提供一个清晰的学习路径,帮助他们掌握DevOps的关键概念。 **课程内容亮点:** * **DevOps基础:** 深入理解DevOps的定义和核心理念。 * **Git与GitHub入门:** 掌握Git版本控制系统的基本命令和GitHub平台的使用。 * **Azure Web App:** 学习在Azure中创建和管理Web应用。 * **ASP.NET Web开发:** 使用Visual Studio Community创建简单的ASP.NET网站。 * **Azure部署:** 将开发的网站成功部署到Azure Web App。 * **GitHub集成:** 将网站代码与GitHub仓库关联。 * **Azure DevOps介绍:** 了解Azure DevOps的用途,并创建项目。 * **GitHub与Azure DevOps集成:** 实现GitHub仓库与Azure DevOps项目的无缝连接。 * **管道(Pipeline)概念:** 理解管道的定义、工作原理以及多阶段管道的构建。 * **自动化部署:** 通过实践管道实现网站的自动化部署。 本课程特别适合希望入门DevOps、准备AZ-400认证考试,以及正在寻求更直观学习路径的IT专业人士。
This is the perfect course for people who have no idea about GitHub, CI/CD. We will use a basic WebApp to show the concepts, but this course is not aimed at developers but at traditional IT pro people who need to make the transition to DevOps and have no idea how it works. Also people who have no idea how to start studying for the AZ-400 will benefit from this basic JumpStart.You will start learning how Git and GitHub works, what CI/CD means. How a pipeline works and much more. We will end with a multi stage pipeline in Azure DevOps.Many people in my experience get lost with the traditional study material. This course is aimed at giving these people a way in so they too can learn how these concepts work.You will learn:What DevOps is.What are the basics of Git and GitHub.What is a WebApp in Azure and how to create one.How can we use Visual Studio Community to create a basic proof of concept Web Site in ASP.NETHow we can publish this website to our Azure Web App.How can we use GitHub with the code in our website.What Azure DevOps is and how to create a project.How to integrate GitHub with a project in Azure DevOpsHow to deploy something using a pipeline in this case our website.What a pipeline is and what a multi stage pipeline is.