I'm performing a POC and the main goal is to connect from an App (it's a simple python code that could run a cypher query using python driver) within Kubernetes GKE to an AuraDB instance in GCP.
Anyone knows is this is possible? Do you have any recommendation or documentation about this kind of connection?
Thanks!