Upgrade to Pro — share decks privately, control downloads, hide ads and more …

NetDevOps - Automation and Configuration Management using Ansible

NetDevOps - Automation and Configuration Management using Ansible

#netdevops #ansible #sdnds-tw

Phil Huang

May 12, 2017
Tweet

More Decks by Phil Huang

Other Decks in Technology

Transcript

  1. NetDevOps Automation and Configuration Management using Ansible Phil Huang <[email protected]>

    Open Networking Solution Engineer, Edgecore Networks Corporation 2017/5/11, SDNDS-TW Workshop 2017, Taiwan #OpenCORD #ONOSProject
  2. •Phil Huang ◦ ONOS/CORD Ambassador ◦ SDNDS-TW Co-Founder ◦ Edgecore

    Open Networking Solution Engineer ◦ Blog ▪ blog.pichuang.com.tw Who am I? 2
  3. • Open source automation platform • Configuration management • Application

    deployment • Orchestrate advanced IT tasks automatically • Continuous deployment & integration (CI/CD) • Rolling updates • Two method • Ad-hoc command • Playbook 4 Ansible
  4. • Simple • Easy to write, read and maintain •

    Fast to learn and setup • Use YAML that allow you describe automation jobs in a way that approaches plain English • Efficient • Doesn’t require a custom agent or software to install • Secure • Runs on OpenSSH 5 Why Ansible?
  5. 14

  6. 15