Recall & Review
beginner
What is a custom domain in cloud services?
A custom domain is a personalized web address you own, like example.com, that you can link to your cloud-hosted website or service instead of using a default cloud provider URL.
Click to reveal answer
beginner
Why use a custom domain instead of a default cloud URL?
Using a custom domain makes your site easier to remember, builds brand trust, and allows you to control your web address instead of relying on the cloud provider's default URL.
Click to reveal answer
intermediate
What DNS record type is commonly used to point a custom domain to a cloud service?
A CNAME record is often used to point a custom domain or subdomain to a cloud service's URL, while an A record points directly to an IP address.
Click to reveal answer
intermediate
What is SSL and why is it important for custom domains?
SSL (Secure Sockets Layer) encrypts data between users and your site, making it safe. For custom domains, enabling SSL ensures visitors see a secure padlock icon and protects data privacy.
Click to reveal answer
intermediate
How do you verify domain ownership when setting up a custom domain in GCP?
You verify ownership by adding a special TXT record to your domain's DNS settings or uploading a verification file to your website, proving you control the domain.
Click to reveal answer
Which DNS record type is typically used to link a subdomain to a cloud service URL?
✗ Incorrect
CNAME records map a subdomain to another domain name, commonly used to point to cloud service URLs.
What is the main benefit of using a custom domain for your cloud-hosted website?
✗ Incorrect
Custom domains help users remember your site and build your brand identity.
In GCP, how do you prove you own a domain before linking it to your service?
✗ Incorrect
Adding a TXT record is a common way to verify domain ownership in GCP.
What does SSL provide for a custom domain website?
✗ Incorrect
SSL encrypts data between the user and website, protecting privacy and security.
Which GCP service helps you manage custom domains for App Engine apps?
✗ Incorrect
App Engine Custom Domains feature allows you to link your domain to your app.
Explain the steps to set up a custom domain for a website hosted on Google Cloud Platform.
Think about proving you own the domain, then connecting it to your cloud site.
You got /4 concepts.
Why is it important to enable SSL when using a custom domain on cloud services?
Consider what happens when data travels over the internet.
You got /4 concepts.