Skip to main content
DaaS

What Is DaaS? Three Factors That Decide Whether It Fits

Desktop-as-a-Service, explained honestly, with the three factors that decide whether it is the right answer for your organization.

John Lane 2024-11-11 6 min read
What Is DaaS? Three Factors That Decide Whether It Fits

Desktop-as-a-Service is one of those product categories that means something slightly different depending on who you ask. A cloud provider will tell you it means their specific offering. An analyst will give you a definition broad enough to cover 12 vendors. A marketing team will define it as whatever their competitor does not do well.

Here is the definition we use internally, along with the three factors that actually decide whether DaaS is a good fit for a given organization.

The Definition

DaaS is a service model in which a provider operates the infrastructure required to deliver virtual Windows (or occasionally Linux) desktops to end users, and the customer consumes those desktops on a per-user, per-hour, or per-month basis without operating the underlying platform.

Three things separate DaaS from its near neighbors:

  • Versus on-prem VDI. DaaS means the customer does not own the hypervisor, the shared storage, the connection broker, the gateway, or the backup infrastructure. Someone else does.
  • Versus PC-as-a-Service leasing. DaaS means the desktop runs in a data center and the user's local device is just a display. PC-as-a-Service means you lease a physical laptop.
  • Versus remote access to a physical PC. DaaS desktops are created on demand out of a provider-managed pool, not mapped one-to-one to a specific physical workstation.

Products that clearly fit this definition: Microsoft Windows 365, Microsoft Azure Virtual Desktop, Amazon WorkSpaces, Citrix DaaS, VMware Horizon Cloud, Nerdio Manager plus AVD. Products that do not fit: TeamViewer, AnyDesk, Chrome Remote Desktop, traditional VMware Horizon on-prem, Citrix Virtual Apps running in a customer-owned data center.

That is the definition. Now the factors that decide whether DaaS is right for your situation.

Factor One: The Shape of Your Usage Pattern

The strongest predictor of whether DaaS will be a good value is the shape of your usage pattern over time. We have seen DaaS save customers 30 to 50 percent versus traditional VDI, and we have seen it cost customers 50 percent more. The difference is usage shape.

DaaS wins when usage is uneven

If your desktops are actively used for 6 to 10 hours a day and idle the rest of the time, DaaS scaling can match compute cost to that pattern. A pool-based Azure Virtual Desktop deployment with well-tuned scaling rules will shut down unused hosts overnight and on weekends, cutting compute cost by 50 to 65 percent compared to keeping everything running. Windows 365 has a similar dynamic because you only pay for assigned users, and users who leave get deprovisioned immediately.

K-12 environments are the canonical example. Classrooms use desktops during school hours and nothing at night, nothing on weekends, and nothing during summer break. DaaS sized for "only running when kids are at school" is dramatically cheaper than VDI sized for peak with hardware you bought outright.

DaaS loses when usage is 24/7

If your desktops are used continuously — a three-shift call center, a hospital where the nursing station needs a session live at all hours — the scaling benefit disappears. You are paying for a full-time host, and a full-time host in a cloud is meaningfully more expensive than a depreciated host you bought three years ago and run in your own rack.

We have a rule of thumb: if your desktops run at more than 60 percent average utilization across the week, traditional VDI on-prem or in a colo is probably cheaper over three years. Below 60 percent, DaaS starts to look competitive. Below 40 percent, DaaS almost always wins on cost.

DaaS loses when usage is spiky but brief

Here is a less obvious failure mode. If your users log in for 30 minutes a day, scattered across the day, DaaS billing models can end up charging you for "active" capacity that is mostly waiting for somebody to show up. Start-on-connect helps but adds a 60-second wait every time. If this is your pattern, you might be better served by a session-based RDS deployment or by simply giving everyone laptops.

Factor Two: Your Identity and Management Investment

The operational value of DaaS is multiplied if it integrates with identity and management tooling you already have. It is diminished, sometimes severely, if it does not.

If you are a Microsoft shop, pick Microsoft DaaS

Windows 365 and Azure Virtual Desktop integrate with Entra ID, Intune, Defender, and Microsoft 365 at a level of depth that is genuinely hard to replicate anywhere else. Conditional Access policies apply to DaaS sessions. Intune policies flow to the guest OS. Defender for Endpoint treats a DaaS desktop as a first-class device. For customers who already have Entra ID Premium P2, Intune, and Defender licensing, adding Microsoft DaaS is a small incremental investment that slots into an existing operational picture.

If you are an AWS shop, pick WorkSpaces

Amazon WorkSpaces integrates with AWS IAM, Directory Service, and the broader AWS management tooling. It is less polished than Microsoft's DaaS in raw features but it fits cleanly into an AWS-centric environment. We have migrated several customers between these two products and the right answer was usually "match your cloud commitment."

If you are running neither, think carefully

If your identity is Google Workspace, your management tooling is JAMF or something custom, and you are not on Azure or AWS seriously, DaaS becomes a standalone operational problem. It is still workable — Citrix DaaS and Nerdio can broker identities from most sources — but the integration savings that justify DaaS for Microsoft-first shops are not as available. In these cases we often recommend starting with a small pilot and evaluating whether the operational lift matches the benefit.

Factor Three: Your Tolerance for Network Dependence

DaaS is a network-dependent architecture. The session is only as good as the connection between the user and the gateway. If you cannot guarantee a certain minimum network quality for every user, some users will have a bad experience no matter what else you do.

What "good enough" actually means

From years of tuning, here is what the numbers look like:

  • Latency under 50 ms from user to gateway: session feels native, no complaints
  • Latency 50 to 100 ms: still good for office work, noticeable for drawing or gaming
  • Latency 100 to 200 ms: workable but users notice, typing feels slightly detached
  • Latency above 200 ms: getting into "complaint" territory for most knowledge workers
  • Packet loss under 0.5 percent: protocols handle it gracefully
  • Packet loss 0.5 to 2 percent: UDP protocols degrade gracefully, TCP protocols stall
  • Packet loss above 2 percent: session feels broken regardless of protocol

If you can deliver that baseline to every user — in every office, every home, every branch — DaaS will work well. If you cannot, some of your users will be unhappy and you will be blamed for the DaaS deployment even though the problem is the last mile.

The honest questions to ask

Before committing to DaaS, walk through these:

  • Do remote workers have reliable home internet? Not "yes, they say they do" — actually measured with a tool.
  • Do branch offices have redundant connectivity? A single DSL line going down takes a whole branch office offline.
  • Is the path from users to the DaaS gateway clean? A hairpinned VPN routing over a congested backbone will ruin sessions that otherwise would be fine.
  • Do you have a failover plan for when the DaaS provider has an outage? They will, eventually. Regional outages lasting hours are not unheard of.

Customers who have thought through network dependence before they deploy DaaS are happy customers. Customers who deploy first and think about the network second are customers who spend their first three months on ticket triage.

The Summary

DaaS is a good fit for organizations whose desktop usage is uneven enough to benefit from elastic scaling, whose identity and management investment aligns with a DaaS vendor's ecosystem, and whose network is good enough to deliver sessions reliably. It is a bad fit for 24/7 continuous-use workloads, for organizations that cannot integrate it with existing identity and management, and for environments with unreliable network quality.

We have moved customers onto DaaS and off DaaS. Both were the right answer for their situation. There is no universal right answer, just a right answer for your specific three factors.

Talk with us about your infrastructure

Schedule a consultation with a solutions architect.

Schedule a Consultation
Talk to an expert →