nus-cs3281 / 2022

http://nus-cs3281.github.io/2022/
2 stars 1 forks source link

Lightning Talk: Scalable server management with Ansible #26

Open moziliar opened 2 years ago

moziliar commented 2 years ago

Ansible is a server management tool on many OS platforms. It comes with a declarative semantics whereby you state what you want on the server instead of providing steps to reach there. This will save the effort to the lengthy and error prone wrangling of lines of conditionals in bash. In this talk, we will explore together how Ansible can make our life easier.

Presentation content

Topic: Scalable server management with Ansible

WIIFY: With Ansible, you write what you want instead of how you get what you want.

Key Points:

Impact:

Know: Ansible's features and interface Believe: Ansible is better than scripting and its competitors like Chef and Puppet Do: Start using Ansible to configure machines Slides: CS3282 Lightning Talk 2.pptx

moziliar commented 2 years ago

Slides uploaded @damithc

moziliar commented 2 years ago

Updated talk for round C here