156-561 · Question #90
Which is not a cloud component?
The correct answer is D. VLAN. VLAN (Virtual Local Area Network) is not a cloud component - it's a network segmentation technology used in traditional on-premises infrastructure to isolate traffic at Layer 2. Cloud environments abstract away physical and virtual LAN constructs entirely, instead using…
Question
Which is not a cloud component?
Options
- AMarketplace
- BIdentity and Access Management
- CCompute
- DVLAN
How the community answered
(30 responses)- A3% (1)
- C3% (1)
- D93% (28)
Explanation
VLAN (Virtual Local Area Network) is not a cloud component - it's a network segmentation technology used in traditional on-premises infrastructure to isolate traffic at Layer 2. Cloud environments abstract away physical and virtual LAN constructs entirely, instead using software-defined networking concepts like VPCs, subnets, and security groups.
Why the distractors are wrong:
- Marketplace (A) is a core cloud feature offered by all major providers (AWS, Azure, GCP) for discovering and deploying third-party services.
- Identity and Access Management (B) is fundamental to cloud security, controlling who can access which resources.
- Compute (C) is the most foundational cloud service category - virtual machines, containers, and serverless functions all fall under it.
Memory tip: Think "cloud = abstraction." VLANs require awareness of physical network hardware, which contradicts the cloud's core promise of abstracting infrastructure away. If a concept is tied to physical networking hardware or on-prem topology, it likely doesn't belong in the cloud component list.
Topics
Community Discussion
No community discussion yet for this question.