您的位置:首页 > 运维架构

想学习DevOps吗? 这个免费的3小时课程将教您入门的先决条件

2020-08-21 08:54 1366 查看

DevOps combines software development and IT operations with the goal of shortening the systems development life cycle and providing continuous delivery of software. We've released a 3-hour beginner's course on the freeCodeCamp.org YouTube channel to help you get started in the world of DevOps.

DevOps的联合软件开发 elopment和IT 关合作s的缩短系统开发生命周期,并提供软件持续交付的目标。 我们在freeCodeCamp.org YouTube频道上发布了3小时的初学者课程,以帮助您入门DevOps。

The course from KodeKloud covers the basic prerequisite knowledge needed as you learn about DevOps. After this course, you will be ready to jump into more advanced DevOps courses.

KodeKloud的课程涵盖了您学习DevOps所需的基本先决知识。 学习完本课程后,您将准备跳入更多高级DevOps课程。

In the first section you will learn the basics of Linux, including common commands and how to use the VI editor. Next, you will learn how to install software and dependencies in Linux, and how to configure services.

在第一部分中,您将学习Linux的基础知识,包括常用命令以及如何使用VI编辑器。 接下来,您将学习如何在Linux中安装软件和依赖项,以及如何配置服务。

After learning about Linux, you will learn how to set up a personal lab environment using VirtualBox and Vagrant. You will also learn how to troubleshoot and maintain the environment.

学习完Linux之后,您将学习如何使用VirtualBox和Vagrant设置个人实验室环境。 您还将学习如何对环境进行故障排除和维护。

After this you will learn more about networking. You will learn about configuring interfaces and IP addresses, setting up VMs to connect to the internet, configuring routing and DNS, and more.

之后,您将了解有关网络的更多信息。 您将学习有关配置接口和IP地址,设置VM以连接到Internet,配置路由和DNS等的知识。

Finally you will learn about YAML and JSON, and how they are commonly used in DevOps tools.

最后,您将了解YAML和JSON,以及它们在DevOps工具中的常用用法。

Along with the instruction, there are links to many hands-on labs that will allow you to practice what you learn in this course.

除了说明之外,还有许多动手实验的链接,使您可以练习在本课程中学到的知识。

You can watch the course below or on the freeCodeCamp.org YouTube channel (3 hour watch).

您可以在下面或在freeCodeCamp.org YouTube频道上观看课程(观看3小时)。

翻译自: https://www.freecodecamp.org/news/devops-prerequisites-course/

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐