Software Alternatives & Reviews

Puppet Enterprise VS pyinfra

Compare Puppet Enterprise VS pyinfra and see what are their differences

Puppet Enterprise logo Puppet Enterprise

Get started with Puppet Enterprise, or upgrade or expand.

pyinfra logo pyinfra

pyinfra automates infrastructure super fast at massive scale.
  • Puppet Enterprise Landing page
    Landing page //
    2023-06-24
  • pyinfra Landing page
    Landing page //
    2021-09-25

pyinfra automates/provisions/manages/deploys infrastructure super fast at massive scale. It can be used for ad-hoc command execution, service deployment, configuration management and more. Core design features include:

  • 🚀 Super fast execution over thousands of hosts with predictable performance.
  • 🚨 Instant debugging with stdout & stderr output on error or as required (-v|-vv|-vvv).
  • 📦 Extendable with any Python package as configured & written in standard Python.
  • 💻 Agentless execution against SSH/Docker/subprocess/winrm hosts.
  • ❗️ Two stage process that enables --dry runs before executing any changes.
  • 🔌 Integrated with Docker, Vagrant/Mech & Ansible out of the box.

pyinfra

$ Details
free
Platforms
Mac OSX Linux Windows Python
Release Date
2016 August

Puppet Enterprise videos

Sml merch Jeffy puppet review and more

More videos:

  • Review - Muppet Whatnot Workshop Puppet Review...(Kinda)
  • Demo - How Puppet works

pyinfra videos

Pure Python Configuration Management With PyInfra

More videos:

  • Review - A full Ubuntu PXE server in a Pi, auto-configured with pyinfra.com.
  • Review - Auto-install Ubuntu with Ubiquiti ERX, Synology DS418, and pyinfra

Category Popularity

0-100% (relative to Puppet Enterprise and pyinfra)
DevOps Tools
92 92%
8% 8
Continuous Integration And Delivery
IT Automation
0 0%
100% 100
Other Infrastructure Tools

User comments

Share your experience with using Puppet Enterprise and pyinfra. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Puppet Enterprise and pyinfra

Puppet Enterprise Reviews

5 Best DevSecOps Tools in 2023
There are multiple providers for Infrastructure as Code such as AWS CloudFormation, RedHat Ansible, HashiCorp Terraform, Puppet, Chef, and others. It is advised to research each to determine what is best for any given situation since each has pros and cons. Some of these also are not completely free while others are. There are also some that are specific to a particular...
35+ Of The Best CI/CD Tools: Organized By Category
For those who are unfamiliar, Puppet Enterprise is the commercial version of Puppet, an open-source software management tool. It specializes in the automation of not just the configuration process but can also be used for patching, provisioning, and deployment.
Chef vs Puppet vs Ansible
Puppet follows a master-agent or master-slave architecture. In the case of Puppet’s architecture, the master machine serves as the platform for running the Puppet server. The client machines provide the platforms for running Puppet clients as agents. In addition, the requirement of signing a certificate between the master machine and the agent adds complexity. Therefore,...
Why we use Terraform and not Chef, Puppet, Ansible, SaltStack, or CloudFormation
Once again, Chef, Puppet, and SaltStack do have varying levels of support for agentless modes (e.g., salt-ssh), but these often feel like they were tacked on as an afterthought and don’t always support the full feature set of the configuration management tool. That’s why in the wild, the default or idiomatic configuration for Chef, Puppet, and SaltStack almost always...
Chef vs Puppet vs Ansible vs Saltstack: Which Works Best For You?
PuppetPuppet also has a master-agent architecture. Puppet server runs on the master machine and Puppet clients runs as an agent on each client machine. After that, there is also a certificate signing between the agent and the master. Therefore, it is also not that easy.
Source: www.edureka.co

pyinfra Reviews

We have no reviews of pyinfra yet.
Be the first one to post

Social recommendations and mentions

Based on our record, pyinfra should be more popular than Puppet Enterprise. It has been mentiond 8 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Puppet Enterprise mentions (1)

  • Installing Puppet Enterprise 2021
    Now that the system requirements have been verified we need to download the Puppet Enterprise installer. To download the installer, go to the Puppet website to access the free 10 node trial (https://puppet.com/try-puppet/puppet-enterprise). - Source: dev.to / over 2 years ago

pyinfra mentions (8)

  • Show HN: A new open-source automation tool as an alternative to Ansible/Salt
    There is https://pyinfra.com/ As a sidenote, I also made a small experiment a while ago : https://github.com/linkdd/tricorder/ But it's a bit of a chicken-and-egg problem. Without users, I don't know how it should be used, without features I won't get any users. So for now, it's in a state of "I'll address bug reports and feature requests, but I won't actively... - Source: Hacker News / 17 days ago
  • How to manage multiple Wagtail sites from central point
    Pyinfra - https://pyinfra.com/ - Pyinfra is simpler for me than Ansible. I completed the entire deployment in one afternoon, from installing and configuring the VPS server from scratch to deploying the application and automatically restoring the database from a backup. Source: 5 months ago
  • How do you guys handle server automation?
    I’ve replaced Ansible with PyInfra where ever possible. https://pyinfra.com/ is very clean, and fast but lacks the shear amount of automation that can be found with Ansible. Source: over 1 year ago
  • What Ansible is capable to do that Python doesn't?
    Some folks don't like YAML all that well, and I can understand where they are coming from. I wish Ansible provided a good Python API so that playbooks could be written in Python easier. But there is a project called PyInfra that is trying to do something similiar to Ansible, using Python as the configuration language. https://pyinfra.com/ It is still pretty new so not got nearly as many modules written for it... Source: over 1 year ago
  • SSHScript: Integrate subprocess and Paramiko to Automate in Python
    My ‘go to’ tool for automating infrastructure is pyinfra It’s fast, is versioning control friendly aka git and best of all, it relies on python files and modules for its storage of executable commands. Source: over 1 year ago
View more

What are some alternatives?

When comparing Puppet Enterprise and pyinfra, you can also consider the following products

Ansible - Radically simple configuration-management, application deployment, task-execution, and multi-node orchestration engine

Terraform - Tool for building, changing, and versioning infrastructure safely and efficiently.

Python Fabric - Fabric is a Python library and command-line tool for streamlining the use of SSH for application...

Rancher - Open Source Platform for Running a Private Container Service

Chef - Automation for all of your technology. Overcome the complexity and rapidly ship your infrastructure and apps anywhere with automation.

RunDeck - RunDeck is an open source automation service with a web console, command line tools and a WebAPI.