Skip to content
Dev.to1 min read

Managing Secret For Your Golang Apps With The GCP...

While developing a serverless application and having a secret key in JSON format, I always looked at how we store that file securely. We can’t save the JSON file in our public repository, right? ☠️ Since I plan to deploy the application using Google Cloud Run, I’ve found that Google Cloud has a Secret Manager service! Store API keys, passwords, certificates, and sensitive data Secret Manager is a secure and convenient storage system for API keys, passwords, certificates, and other sensitive data
Read original on dev.to
0
0

Comment

Sign in to join the discussion.

Loading comments…

Related

Get the 10 best reads every Sunday

Curated by AI, voted by readers. Free forever.

Liked this? Start your own feed.

0
0