|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/ansible-automate-administration-of-windows-and-linux-system/
课程评论:没有评论
课程名称:Ansible - 自动化管理Windows和Linux系统 课程概览: Ansible是一个简单而强大的无代理工具,旨在简化IT自动化的过程,并加速DevOps的实践。它帮助您自动化和配置基础设施,从而节省时间并提高生产力。Ansible功能强大、安全易用,使其成为组织内易于学习和实施的工具。Ansible支持在Windows和类Unix操作系统上运行,提供基础设施即代码(Infrastructure as Code)能力,并拥有自己的声明性编程语言用于管理和系统配置。它能够与云环境(如Amazon AWS和Microsoft Azure)连接,帮助您管理和自动化基础设施及代码部署。Ansible易于安装,能够轻松连接到客户端,具备多种功能。它采用推送方式,通过SSH与客户端连接,因此不需在客户端安装代理。 课程内容: 本课程将引导您高效自动化Linux和Windows服务器的管理,适合希望探索Ansible并提升自动化技能的初学者。学习本课程后,您将熟悉以下内容: 1. Ansible工作流 2. Ansible术语 3. Ansible的安装 4. 使用Ansible设置Linux服务器进行管理 5. 使用Ansible设置Windows服务器进行管理 6. 管理服务器的临时(Adhoc)方法 7. YAML方法 通过本课程,您将掌握使用Ansible进行IT自动化的基本技能,为后续深入学习打下坚实基础。
Ansible is a simple, powerful, and agentless tool that simplifies the process of IT automation and expedites DevOps efforts. Ansible works to help you automate and configure your infrastructure to save time and increase productivity. It's straightforward, secure, and powerful, making it an easy tool to learn and implement within your organization. Ansible runs on Windows and Unix-like operating systems, providing infrastructure as code. It has its own declarative programming language for management and system configuration. It can connect with cloud environments like Amazon AWS and Microsoft Azure to help you manage and automate your infrastructure and code deployment.Ansible is simple to install, connects easily to clients, and contains many features. It's push-based and connects to clients via SSH, so it doesn't require an agent on the client.This course will walk you through how to automate administration of Linux and Windows servers in efficient way. This is the best starting course those who want to explore Ansible to elevate their automation skill set. After learning this course you will get familiar with1. Ansible workflow2. Ansible terminology3. Installation of Ansible4. Linux servers setup for administration using Ansible5. Windows servers setup for administration using Ansible6. Adhoc method to manage servers7. YAML method