DEV Community

What are your favorite DevOps tools?

Pavan Belagatti on August 10, 2018

DevOps is the need today. Doing DevOps the right way starts with the right thinking approach. Figuring out the critical processes that you can aut...
Collapse
 
lucasprag profile image
lucasprag

I agree with you, bash is the best tool, but IMO it requires too much time to build it and maintain it so I prefer k8s/terraform so I can build a great infrastructure by writing (maybe not that simple) config files.

Collapse
 
lucasprag profile image
lucasprag

You added AWS as a devops tool, so I'd like to add Google Cloud. I've been using AWS for the past years, but looking at Google Cloud and its k8s product, it looks simpler and more effective. Have you tried it already? I'm considering doing a side project just to test it.

Collapse
 
shane325 profile image
Shane Barry

Is Slack a dev ops tool? I would add Circle CI to the list.

Collapse
 
lucasprag profile image
lucasprag

yes, because you can integrate slack with other tools and then trigger stuff using slack, get status and reports using slack, etc. People call that ChatOps.

Collapse
 
pavanbelagatti profile image
Pavan Belagatti

To the point:)

Collapse
 
pavanbelagatti profile image
Pavan Belagatti

Yes, I consider Slack as a DevOps tool. Ya, you can say Circle CI too:)

Collapse
 
pushthat profile image
pushthat • Edited

kubeadm and kops are good tools to set up a k8 cluster easily.
Self plug for github.com/pushthat/mssh that I use every days to connect to my servers.
Thanks for monit :)

 
xanderyzwich profile image
Corey McCarty

we deploy Java web services and all of our dependencies are either manually pushed from build server or deployed by outside teams when they need to.

Collapse
 
goforgold profile image
Shashwat

How come AWS become DevOps tool?

Collapse
 
xanderyzwich profile image
Corey McCarty

I have problems when I come into this topic in interviews. My applications are all built and deployed via Bash, but then hiring people seem to look down on you for not having fancy tools.

Collapse
 
maxshash profile image
Max Shash

StatusGator - Get notified when a third-party service or API is down.
DeployPlace - Deploy your applications from git or CI in minutes.

Collapse
 
pollock profile image
Tristan Pollock

I use the CTO.ai platform to bring my startup's DevOps workflows into Slack to improve observability and reduce context switching. I'm in Slack all day, so this made my life so much easier.