Subdomains
Subdomains are subdivisions of a domain in the Domain Name System (DNS) that use an additional leftward label to create a distinct host within a domain. For example, blog.example.com is a subdomain of example.com. Subdomains are commonly used to organize services, environments, or geographic or linguistic variations while sharing the same registered domain.
Subdomains are defined by DNS records under the parent domain. An A or AAAA record maps the
Delegation and zones: If a subdomain is delegated, the parent zone contains NS records pointing to the
Typical uses include hosting different services (such as www, api, or mail for a domain), creating staging
Subdomain versus subdirectory: A subdomain uses a distinct host name, while a subdirectory uses a path under
Security and management: TLS certificates may need to cover specific subdomains, and wildcard certificates can cover