nus-cs3281 / 2019

0 stars 1 forks source link

Using Ansible to automate your deployment #20

Closed rrtheonlyone closed 5 years ago

rrtheonlyone commented 5 years ago

If you have a large code base, with a complex architecture, chances are the deployment is a tedious and painful process. This talk will shed light on how to make this seamless by using Ansible (https://www.ansible.com/). It will also give information on what is devOps for newcomers.

Slides: https://tinyurl.com/cs3281-ansible

WIIFY:

Key Points:

  1. Ansible is easy to use
  2. Ansible is powerful
  3. Ansible is beginner friendly

Impact: Start using Ansible and learn some DevOps today!