Replace Google Cloud instance-groups …
May 27, 2019
To replace instances in an gcloud compute instance-groups using cli:
gcloud beta compute instance-groups managed …
How to discover the S3 Bucket size
Mar 24, 2019
The S3 bucket is a great service with great features like versioning, bucket policies, encryption, etc. It is easy to …
Running simple Elasticsearch + …
Mar 4, 2019
To test a small application I needed an Elasticsearch and Kibana to visualize the data, as this application is running …