mysite.com. NS 21600 ns-cloud-c1.googledomains.com.
ns-cloud-c2.googledomains.com.
ns-cloud-c3.googledomains.com.
ns-cloud-c4.googledomains.com.
mysite.com. SOA 21600 ns-cloud-c1.googledomains.com. cloud-dns-hostmaster.google.com. 1 21600 3600 259200 300
api.mysite.com. A 300 34.xx.xxx.xx
client.mysite.com. CNAME 60 c.storage.googleapis.com.
Above is the setup for my domain. I can get to the frontend (VUE app) at client.mysite.com by typing the url into any browser. The backend, however, will not resolve. I can reach the backend api using the ip address, but when I use the sub/domain name it says server not found. What gives? Am I misunderstanding something? I've read and reread through Google's docs and can not seem to figure this one out.