Creating a convenient and production-grade configuration management for a GCP cloud function in Node.js using Secret Manager and the secure-config package. Includes a complete example project on GitHub.
GCP
Google Cloud Storage: restrict access to a single bucket without the need of ACL’s
Quick tutorial on how to restrict access to one single bucket in Google Cloud Storage(GCS) using uniform access control.