Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
helpfulgoogler
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
helpfulgoogler
4y ago
I think you may be misreading the situation. When Anthos was announced, it didn't exist yet. They didn't have anything to sell you and you weren't important enough to be trusted with that knowledge. In this regard, your compa
2.
▲
by
helpfulgoogler
6y ago
Not what you asked for, but you can mute/unmute quickly with the keyboard shortcut: ⌘/Ctrl + d
3.
▲
by
helpfulgoogler
7y ago
Cloud Run is compatible with the Knative open source project, so you should be able to take your apps to a different cloud like you would with Kubernetes.
4.
▲
by
helpfulgoogler
7y ago
Yes. There is a proxy in front of the database which only allows whitelisted traffic (dangerous) or traffic with a valid cert (safe).
5.
▲
by
helpfulgoogler
7y ago
Although a public IP address is required, you don't need to poke any holes in the firewall. As a result, it is not a problem from a security perspective. https://cloud.google.com/sql/docs/mysql/connect-ru
6.
▲
by
helpfulgoogler
7y ago
Have you seen the instructions for using a Unix socket with Cloud SQL from Cloud Run? https://cloud.google.com/sql/docs/mysql/connect-run
7.
▲
by
helpfulgoogler
8y ago
cgo is supported.
8.
▲
by
helpfulgoogler
9y ago
According to [1], the standard quota is 1,000,000 invocations per 100 seconds and can be increased. Maybe try asking again for increased quota? If the documentation is incorrect, please file an issue [2]. Counter-intuitively, ending the res