Operations | Monitoring | ITSM | DevOps | Cloud

Automate Your Boring Tasks with Ruby

If you aren’t already fed up with doing the same boring stuff over and over again, you will In the long run. Tasks which are repeated again and again in the same manner, such as System administration tasks, such as uploading your codebase, adjusting settings, repeatedly running commands, etc. tend to sap the enthusiasm you experience when working on your project.

IDC report: How autonomous compliance ensures better business outcomes

A new report from IDC emphasizes just how critical autonomous compliance is for companies to ensure that their digital infrastructure environments are consistently hardened, resilient, and compliant. Leaders who prioritize compliance optimize company efficiency while reducing risk. The IDC PeerScape report outlines the best practices of these leaders, who, by implementing autonomous compliance, better protect their businesses.

Deliver IT infrastructure faster with Continuous Delivery for Puppet Enterprise

Puppet Enterprise users can deliver infrastructure faster with Continuous Delivery for Puppet Enterprise. Watch this demo to learn how to automate testing and delivery of Puppet code from the commit all the way through deploying code into production.

Ensure quick and safe IT infrastructure changes with Puppet Impact Analysis

As your DevOps practice matures, and more users make more changes to infrastructure, it's essential that your changes are safe and deliberate. Impact Analysis is an extension of the core Puppet Enterprise installation. Watch our demo to learn how it provides the guardrails to operate quickly and safely at scale.

How Puppet Enterprise Does Desired State Automation at Scale

Learn how Puppet Enterprise keeps infrastructure secure, compliant, and efficient with desired state automation and configuration management. This video demonstrates how Puppet Enterprise simplifies infrastructure management by grouping nodes, using facts to assign servers automatically, and continuously enforcing desired configurations on every server based on system parameters.

What Are Control Flow Statements?

Control flows are the backbone of automation. Identifying what to do with a set of data – and how – is a key component of high-value automation, but it can also be confusing to wrap your head around at first. What is a conditional? And what does it have to do with a loop? How do you deal with a set of information versus a single data point?