Content deleted Content added
Line 38:
** The configuration and ownership of software are saved in the [[Cloud computing|cloud]]. Examples include the [[Apple App Store]] and [[Google Play]], where the applications the user installs are saved to their account and can then be installed on any device linked to their account.<ref name=":0" />
* Platform in Dew (PiD)
** A software development suite must be installed on the local device with the settings and application data synchronized to the cloud service. A [[Software development kit|Software Development Kit]] on its own does not satisfy these requirements; it must be able to synchronize development data, system deployment data, and online backups. An example of PiD is GitHub.<ref name=":0" />
* Infrastructure as Dew (IaD)
** The local device is dynamically supported by cloud services. IaD can come in different forms, but the following two forms can be used: (1) the local device can have an exact duplicate DVM instance in the cloud, which is always kept in the same state as the local instance, or (2) the local device can have all its settings/data saved in the cloud, including system settings/data and data for each application.<ref name=":0" />
|