I am a first time cloud user:
I have created an application using Docker Image, then stored it in Google Container Registry (GCR) and then deployed it in Google Kubernetes Engine (GKE). Now the application is working fast and properly. I was wondering what service should I disable after that?
Because, to make this project, I have enabled Cloud Build API and Container Registry API. Should I disable those services? And after disabling those services, will me application stops?