|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/cicd-react-github-actions/
课程评论:没有评论
**课程总结:使用 GitHub Actions 构建 React 应用的 CI/CD 流水线** 本课程深入探讨了 DevOps 的核心实践——持续集成 (CI) 和持续交付 (CD),并专注于如何为 React 应用构建功能完善的 CI/CD 流水线。 **核心内容:** * **CI/CD 详解:** 学习 CI/CD 的基本概念,理解其作为一种提高代码变更频率和可靠性的关键实践。 * **GitHub Actions:** 掌握 GitHub Actions 的强大功能,将其直接集成到你的代码仓库中,实现 CI、CD 及更多自动化任务。 * **Git 与 GitHub 的应用:** 了解 Git 作为分布式版本控制系统的作用,以及 GitHub 作为代码托管、协作和项目管理平台的价值。课程还将清晰阐述 Git 与 GitHub 之间的区别。 * **理论与实践结合:** 课程融合了扎实的理论知识与实操练习,旨在让你充满信心地开启 DevOps 职业生涯。 **目标:** * 成功为 React 应用构建和部署 CI/CD 流水线。 * 熟练运用 GitHub Actions 进行自动化工作流程。 * 深入理解 Git 和 GitHub 在 DevOps 中的重要性。 本课程为希望在 DevOps 领域发展的学习者提供了理论与实践的完美结合。
Devops are popular these days and CI/CD is one of the core practices of Devops. In this course, you will learn how to build CI/CD pipeline for React app using Github Action.What is CI/CD?Continuous integration (CI) and continuous delivery (CD), also known as CI/CD operating principles, and a set of practices that application development teams use to deliver code changes more frequently and reliably.What is Github Action?Github Action enables you to include Continues Integration (CI) and continuous deployment (CD) capabilities and many other features directly in your repository.Also you will learn how to create and publish repository into Github.What is Git in Devops?Git is an open-source and distributed version control system that lets you manage and keep track of your source code history.What is Github in Devops?Github is git repository hosting service used for code sharing, bug tracking, feature request and much more.What is difference between git and Github?Git is a version control system that lets you manage and keep track of your source code history. GitHub is a cloud-based hosting service that lets you manage Git repositories.This course is proper mix of theoretical concepts and practical hands-on in order to make you confident and start your career in the field of Devops.