-
Optimizing VM costs in GCP
Hi, I recently published on Medium the hole story related to https://log-it.tech/2019/11/26/using-gcp-recommender-api-for-compute-engine/ You can find it at https://medium.com/metrosystemsro/new-ground-what-about-optimizing-the-size-of-machines-87855fbab9ef Enjoy the read!
-
Overriding OS fact with external one
Hi, Short notice article. We had a issue in which the traefik module code was not running because of a wrong os fact. Although the image is Ubuntu 14.04, facter returns it like: I honestly don’t know why this happens since on rest of machines it works good, the way to fix it fast is…
-
Starting AIOps journey – first step
There is a learning program in our company focused on gaining knowledge for “AI era” To that purpose we played a little bit with some performance data and came to some conclusions. I invite you to take a look
-
Duplicate exported resources on puppet by mistake
We had a strange problem in our test environment the other day. There is a need to share an authorized key in order for the ssh connectivity to be available. The way we shared the file resource was straight forward. The tag value variable was a fact unique to each Kafka cluster. However, each time…