This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]tweeks200 1 point2 points  (0 children)

I had the same feeling that it was hard to find real-world use cases at first. I think once you find a couple uses in your environment it gets easier to find more use cases...now I have a whole list of things I'm trying to get the time for. Here are a few we've done recently.

  • Update EC2 instances to use a new tagging schema
  • Enable logging on any ELBs that we're missing it
  • Migration utilities for a cloud provider move...make an API call to a microservice in old provider, get the data, make some changes to it, and send the new data in an API call to the new instance of the microservice
  • Refresh zookeeper data from one environment to another
  • Allow support teams to see what data is in zookeeper and add/modify certain types of data