Jump to content

Recommended Posts

Posted

I'd like to start a topic if anyone has any experience in this area on more of the technical side of devops around tools. I've been deep diving into Ansible lately and brushing up on some Go and Powershell. 

Posted

I'd like to start a topic if anyone has any experience in this area on more of the technical side of devops around tools. I've been deep diving into Ansible lately and brushing up on some Go and Powershell. 

 

Yeah, I work DevOps for my job. I don't really like ansible but I guess that's just me probably. I've never used Go or Powershell though.

Posted

I've been evaluating alot of the other products like Ansible (Chef, Puppet, SaltStack), my network dudes just started using ansible so I figured I would dive into it since the company I work for is kind of in the infantile stages of adopting DevOps process. I've been doing automation through Powershell a majority of the time since we are a Microsoft Partner and I am finding Go to be really portable. What do you use for tools Symfony?  

Posted

I've been evaluating alot of the other products like Ansible (Chef, Puppet, SaltStack), my network dudes just started using ansible so I figured I would dive into it since the company I work for is kind of in the infantile stages of adopting DevOps process. I've been doing automation through Powershell a majority of the time since we are a Microsoft Partner and I am finding Go to be really portable. What do you use for tools Symfony?  

 

I have to use ansible when necessary at work. We use Jenkins and bitbucket there as well, although I prefer gitlab on my home setup. I also use LXC and Proxmox for containers/virtualization. Other than that I write a lot of my own tools. 

  • 2 weeks later...
Posted

We (aka me, myself, and I as the sole IT slave for a small business) use Powershell for automation of our Hyper-V servers, SQL servers, etc.

I use it because it's well known, you can write custom scripts and tools for an entirely Windows environment. This way, I don't have to do any training for future employees if I get fired or laid off.

  • Like 1
Posted

Powershell is most definitely the bee's knees. I use it quite a bit since alot of the vendors we deal with have modules for their products. Makes life alot easier!

Posted

most of our stuff is linux based so PS isn't necessarily useful (plus most of our devs use a linux OS or macOS now). Really the only windows stuff we deal with is sharepoint and ad. I love AD with a passion, though, it makes integration of other portals, APIs, or other tools requiring authentication so much easier

Posted

With the advent of .NET core, you can use powershell cross-platform which can be handy. However, thats also another added dependency.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.