【发布时间】:2018-01-03 12:04:14
【问题描述】:
我正在尝试访问 google cloud SQL database 上的数据作为 google ml-engine 训练脚本中的输入。
问题:有没有安全的好方法?
目前我可以通过允许所有IP's 访问SQL server 来访问,并且仅依靠database passwords 来确保安全性。
【问题讨论】:
标签: python machine-learning google-cloud-ml
我正在尝试访问 google cloud SQL database 上的数据作为 google ml-engine 训练脚本中的输入。
问题:有没有安全的好方法?
目前我可以通过允许所有IP's 访问SQL server 来访问,并且仅依靠database passwords 来确保安全性。
【问题讨论】:
标签: python machine-learning google-cloud-ml
【讨论】:
--config 参数定义的自定义服务帐户来获得访问权限