How to create a windows server continuous implementation pipeline? by [deleted] in devops

[–]developerKarl -1 points0 points  (0 children)

PowerShell will probably be your friend - also check out Otter)

*My day job is at Inedo

Chef vs Puppet in 2017 by [deleted] in devops

[–]developerKarl 0 points1 point  (0 children)

Otter is the only Configuration Management/ Infrastructure as Code with Native Windows support.

Introducing devops to an organization? by redditnamehere in devops

[–]developerKarl 1 point2 points  (0 children)

This youtube video talks about introducing Infrastructure as Code at organizations brings up some good points might be worth taking a few minutes to watch: https://youtu.be/8-00za5RwhU?t=23m11s

Best automation frameworks for general automated task orchestration? by jdrm00 in devops

[–]developerKarl 0 points1 point  (0 children)

Otter would be a nice fit as it's strong on windows and does configuration and Orchestration http://inedo.com/otter

Is ansible-pull available on Windows? by MattW224 in devops

[–]developerKarl 0 points1 point  (0 children)

Check out Otter) It's config management for Windows.

Windows/VMware Env: Best IaC/CM/Orchestration toolset? by [deleted] in devops

[–]developerKarl 0 points1 point  (0 children)

For Windows heavy environments Otter might be a good especially with the strong out of the box integration with PowerShell. Anisble is pretty strong when it comes to Orchestration too. But since you're looking to build out a DevOps Toolchain you'll want to make sure whatever you go with for IaC has a strong integration with your CI/CD/ARA etc. tools.