Which cloud concept describes hosting an app for internal and third-party users?
A network administrator is planning to host a company application in the cloud, making the application available for all internal and third-party users. Which of the following concepts describes this arrangement?
Community Votes
69% of anonymous learners picked answer A. Votes are pick records left by other test-takers — they are not the verified answer.
Community Insight
The exam is testing whether candidates recognize that multitenancy is an architectural arrangement of shared resources, while SaaS is a delivery model; the trap is picking SaaS because the app is 'hosted in the cloud' for users.
This question tests the difference between cloud architecture patterns and software delivery models. The community strongly favors multitenancy (A) because the scenario describes a single application serving multiple tenant groups, which is the definition of multitenancy, not SaaS.
Choosing D (SaaS) is the most common mistake because candidates confuse the software-as-a-service delivery model with the underlying multitenancy architecture, even though SaaS would describe a commercial offering, not the internal + third-party user arrangement described.
Community Discussion (15 comments)
Comments & Corrections
No comments yet — spotted an error or have a note? Share it below.
Expert Analysis
Why the Answer Is Correct
Multitenancy is a cloud computing architecture where a single instance of an application serves multiple customers or tenants, while keeping their data isolated. The administrator is hosting a company application that is available to both internal users and third-party users, meaning multiple distinct groups share the same application infrastructure — this is exactly the multitenancy concept. Comment [3] correctly explains that multitenancy supports multiple groups (tenants) sharing the same application infrastructure while keeping data isolated.Why the Other Options Are Wrong
VPC (Virtual Private Cloud) is a logically isolated network within a cloud, not an application-sharing arrangement. NFV (Network Function Virtualization) virtualizes network functions like firewalls or routers, unrelated to hosting an app for multiple user groups. SaaS (Software as a Service) is a software delivery model where a provider licenses an application to customers, usually over the internet. While the app is 'as a service' in a broad sense, the question asks about the 'arrangement' of serving internal and third-party users — that arrangement is multitenancy, not the SaaS business model. Comment [1] makes this distinction clear: 'SaaS would more so be the actual delivery of the model, or the accessing of the service while multitenancy describes the scenario of an admin hosting this application.'Community Comment Notes
The majority of voters (69%) selected A, Multitenancy. Comments [1], [3], [6], and [9] all explain the key reasoning: a single application instance serving multiple tenants with data isolation fits the scenario perfectly. A few commenters, like [4], chose SaaS, arguing that the company is 'serving applications to users from the cloud.' However, this confuses the service delivery model with the underlying architecture. One commenter [10] even said they were 'super convinced' by a SaaS explanation, but that interpretation fails to account for the question's use of the word 'arrangement' — the architecture is multitenancy, while SaaS is simply the model by which such applications are often delivered.Official Reference
Exam Strategy
When a CompTIA question describes a single instance serving multiple distinct user groups (internal and third-party), focus on the architecture — that is multitenancy. Do not choose SaaS just because the application is cloud-hosted; look for words like 'arrangement,' 'architecture,' or 'sharing infrastructure' to guide you.
Related Analysis
Practice All N10-009 Questions
Access 100 questions with complete answers and detailed explanations.
View Full N10-009 Practice Test →