Difference between revisions of "The Cloud"

From MgmtWiki
Jump to: navigation, search
(Problems)
(Problems)
 
Line 9: Line 9:
 
==Problems==
 
==Problems==
 
*The provisioning of generic cloud services has added a layer of abstraction on the web. Now a [[URL]] may just point to a load balancer which can distribute a request to any computer in the world that is best able to handle the problem at that point in time. The user typically has no real means to know who or where their request are being processed.
 
*The provisioning of generic cloud services has added a layer of abstraction on the web. Now a [[URL]] may just point to a load balancer which can distribute a request to any computer in the world that is best able to handle the problem at that point in time. The user typically has no real means to know who or where their request are being processed.
 +
*Now [[Identifier]]s are mostly completely virtual. Even users get [[Pseudonym]]s that reflect just one [[Persona]] of their whole reality.
  
 
==Solutions==
 
==Solutions==

Latest revision as of 16:22, 19 March 2019

Full Title or Meme

That part of the internet that is services rather than end User Devices.

Context

  • For most users The Cloud is just that part of the World Wide Web that provide services as opposed to end User Devices which typically consume those service.
  • Actually most service that are available on The Web are exposed as APIs that provide services to other computers in The Cloud.
  • Most often the term The Cloud implies a server farm that offers a generic service that is then programed to provide specific services to others as opposed to purpose-built computer servers that are specifically tuned to the needs of the services offered.

Problems

  • The provisioning of generic cloud services has added a layer of abstraction on the web. Now a URL may just point to a load balancer which can distribute a request to any computer in the world that is best able to handle the problem at that point in time. The user typically has no real means to know who or where their request are being processed.
  • Now Identifiers are mostly completely virtual. Even users get Pseudonyms that reflect just one Persona of their whole reality.

Solutions

References