Bird
0
0

Which DNS record type must you configure to point your custom domain to a Google App Engine service?

easy📝 Configuration Q12 of 15
GCP - Cloud Run
Which DNS record type must you configure to point your custom domain to a Google App Engine service?
AMX record
BTXT record
CSRV record
DCNAME record
Step-by-Step Solution
Solution:
  1. Step 1: Identify DNS record types for domain pointing

    CNAME records map a domain or subdomain to another domain name, commonly used for pointing to cloud services.
  2. Step 2: Match with Google App Engine requirements

    Google App Engine custom domains require CNAME records to link your domain to their service address.
  3. Final Answer:

    CNAME record -> Option D
  4. Quick Check:

    Point domain to service = CNAME record [OK]
Quick Trick: Use CNAME to point domain to cloud service address [OK]
Common Mistakes:
  • Using MX records which are for email routing
  • Using TXT records meant for verification
  • Confusing SRV records which are for service location

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More GCP Quizzes