200-301 · Question #851
Which technology is a critical component of a cloud-based architecture?
The correct answer is A. DNS. The Domain Name System (DNS) is a critical component in cloud architectures, providing essential name resolution services for discovering and connecting to cloud resources.
Question
Options
- ADNS
- BMPLS
- CDHCP
- DIPv6
How the community answered
(30 responses)- A93% (28)
- B3% (1)
- C3% (1)
Why each option
The Domain Name System (DNS) is a critical component in cloud architectures, providing essential name resolution services for discovering and connecting to cloud resources.
DNS is fundamental to cloud-based architectures because it translates human-readable domain names into IP addresses, enabling users and other services to locate and access dynamically provisioned cloud resources and applications across the internet.
MPLS is a data-carrying mechanism for high-performance networks, often used by service providers, but it is not a universally critical component that defines a cloud architecture itself.
DHCP is used for dynamic IP address assignment within a local network, including within cloud virtual networks, but DNS is more critical for the global accessibility of cloud services.
IPv6 is an essential networking protocol, particularly for addressing future scalability needs, but many cloud services still extensively rely on IPv4, making DNS more universally critical for cloud resource access regardless of IP version.
Concept tested: Foundational cloud networking components
Source: https://learn.microsoft.com/en-us/azure/architecture/guide/technology-choices/networking-options
Topics
Community Discussion
No community discussion yet for this question.