Hi guys I am new on mongodb, currently I am trying to free up our server disk space, I have delete one month data (~40GB) using deleteMany query, but checking df -h there are ...
what is the differences between gcp cloud run and GKE? both are using k8s, but how to choose which one to use?