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…
Not what you asked for, but you can mute/unmute quickly with the keyboard shortcut: ⌘/Ctrl + d
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.
Yes. There is a proxy in front of the database which only allows whitelisted traffic (dangerous) or traffic with a valid cert (safe).
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-run
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
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].…
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…
Not what you asked for, but you can mute/unmute quickly with the keyboard shortcut: ⌘/Ctrl + d
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.
Yes. There is a proxy in front of the database which only allows whitelisted traffic (dangerous) or traffic with a valid cert (safe).
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-run
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
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].…