We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df2a1da commit 7be9a8cCopy full SHA for 7be9a8c
_includes/pe_vs_devops.html
@@ -92,7 +92,7 @@ <h2>What is Platform Engineering?</h2>
92
work often performed by DevOps teams. This avoids the unfalsifiability of DevOps. The difference between DEaaS and
93
other tasks is whether the work can be used as the foundation for a new project or team.</p>
94
95
-<p>Consider that every major Operating System (OS) these days has the ability to host VMs. Does that mean you have
+<p>Consider that every major Operating System (OS) these days has the ability to host Virtual Machines (VMs). Does that mean you have
96
implemented IaaS by giving every engineer a device with a modern OS? Of course not. IaaS requires the ability to
97
provision a durable, accessible, supported, and monitored VM on demand, or at least with as little friction as
98
possible.</p>
0 commit comments