Top Banner
Automation Testing Framework Puppet Orchestration
9

Puppet Orchestration

Jan 16, 2017

Download

Software

Tamaro Green
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Puppet Orchestration

Automation Testing Framework

Puppet Orchestration

Page 2: Puppet Orchestration

Infrastructure as Code allows for faster and more secure development.

Page 3: Puppet Orchestration

Puppet Benefits

Puppet is similar to Ansible

Phased deployments

Automate container builds

Integrate with Jenkins

Page 4: Puppet Orchestration

Puppet Benefits

Continuous Automation

Virtual Infrastructure Stack

Automate Provisioning and Deployment

Standard Configuration and Tasks

Page 5: Puppet Orchestration

AdvantagesAutomates repeated tasks

Reusable

Increases consistency

1. Communication through alerts

Security and compliance

Page 6: Puppet Orchestration

Abstraction and Automation

Page 7: Puppet Orchestration

Open source Dashboards are available:

Puppet Open Source Dashboard

PuppetBoard

The Foreman

Puppet Explorer

Puppet is part of DevOps environment:

Infrastructure as Code

Automated Testing

Automated Provisioning

Orchestration

Collaboration

Reporting and Monitoring

Page 8: Puppet Orchestration

Puppet and Ansible

Page 9: Puppet Orchestration

Puppet OrchestrationPuppet has some advantages over Ansible for orchestrating an infrastructure or environment. For automated testing it may be useful for configuring continuous automated testing. Ansible has advantages in configuring a small number of images for executing local tests. Both Ansible and Puppet continue to make new developments and progress.