Cloud computing architecture: Difference between revisions

Content deleted Content added
mNo edit summary
Tag: Reverted
Citation bot (talk | contribs)
Alter: title, template type. Add: chapter, date, doi. Removed parameters. Some additions/deletions were parameter name changes. | Use this bot. Report bugs. | Suggested by Headbomb | Linked from Wikipedia:WikiProject_Academic_Journals/Journals_cited_by_Wikipedia/Sandbox2 | #UCB_webform_linked 41/217
 
(One intermediate revision by one other user not shown)
Line 14:
{{Main|Cloud storage}}
 
An online network storage where data is stored and accessible to multiple clients. Cloud storage is generally deployed in the following configurations: [[Cloud computing#Public|public cloud]], [[Cloud computing#Private cloud|private cloud]], [[Cloud computing#Community|community cloud]], or some combination of the three also known as [[Cloud computing#Hybrid|hybrid cloud]].<ref name="bare_url">{{cite web|title = The NIST Definition of Cloud Computing. NIST Special Publication 800-145 (September 2011). National Institute of Standards and Technology, U.S. Department of Commerce |author1=Mell, P. |author2=Grance, T. |url=http://csrc.nist.gov/publications/nistpubs/800-145/SP800-145.pdf |date=September 2011 |doi=10.6028/NIST.SP.800-145 |accessdate=2012-05-20}}</ref>
 
In order to be effective, the cloud storage needs to be agile, flexible, scalable, [[multi-tenancy]], and secure.<ref>{{cite web|title = Virtualized Enterprise Storage for Flexible, Scalable Private Clouds. Reprinted from Dell Power Solutions, 2012 Issue 1 |author1=Sherbak, T. |author2=Sweere, N. |author3=Belapurkar, V. |name-list-style=amp |url=http://i.dell.com/sites/content/business/solutions/power/en/Documents/ps1q12-20120209-sherbak.pdf |accessdate=2012-05-27}}</ref>
Line 24:
 
The [[software-as-a-service]] (SaaS) service-model involves the cloud provider installing and maintaining software in the cloud and users running the software from cloud over the Internet (or Intranet). The users' client machines require no installation of any application-specific software since cloud applications run in the cloud. SaaS is scalable, and system administrators may load the applications on several servers. In the past, each customer would purchase and load their own copy of the application to each of their own servers, but with the SaaS the customer can access the application without installing the software locally. SaaS typically involves a monthly or annual fee.<ref name="Chou">
{{cite book|title = Introduction to Cloud Computing: Business & Technology|first = Timothy|last = Chou|url = https://www.scribd.com/doc/64699897/Introduction-to-Cloud-Computing-Business-and-Technology}}</ref><ref>{{cite web |last1=Daisy |first1=witson |title=what is cloud computing |date=25 September 2023 |url=https://www.janbasktraining.com/blog/what-is-cloud-computing/ |publisher=JanBask}}</ref>
 
Software as a service provides the equivalent of installed applications in the traditional (non-cloud computing) delivery of applications.<ref name="enterpriseirregulars">
Line 39:
# flex tenancy
 
Of these, flex tenancy is considered the most user adaptive SaaS paradigm in designated multi-input four way manifold models.<ref name="Andrikopoulos">{{cite journalbook|last1=Andrikopoulos|first1=Vasilios|s2cid=15216208|titlechapter=Towards Modeling and Execution of Collective Adaptive Systems|journaltitle=ICSOC 2013: Service-Oriented Computing – ICSOC 2013 Workshops|series=Lecture Notes in Computer Science|date=2013|volume=8377|pages=69–81|doi=10.1007/978-3-319-06859-6_7|isbn=978-3-319-06858-9}}</ref> Such systems are based on simplified encryption methods that target listed data sequences over multiple passes.<ref name="Li">{{cite journal|last1=Li|first1=Lin|title=Multi-tenant Data Authentication Model for SaaS|journal=The Open Cybernetics and Systematics Journal|date=2014|volume=8|issue=8|pages=322–329|doi=10.2174/1874110X01408010322|url=http://benthamopen.com/contents/pdf/TOCSJ/TOCSJ-8-322.pdf|doi-access=free}}</ref> The simplicity of this concept makes flex tenancy SaaS popular among those without informatics processing experience, such as basic maintenance and custodial staff in franchise businesses.
 
===Development as a service (DaaS)===
Line 52:
 
===Infrastructure as a service (IaaS)===
[[Infrastructure as a service]] is taking the physical hardware and going completely virtual (e.g. all servers, networks, storage, and system management all existing in the cloud). This is the equivalent to infrastructure and hardware in the traditional (non-[https://realwinnertips.com/the-impact-of-cloud-computing-on-business-operations cloud computing]) method running in the cloud. In other words, businesses pay a fee (monthly or annually) to run virtual servers, networks, storage from the cloud. This will mitigate the need for a data center, heating, cooling, and maintaining hardware at the local level.<ref name="enterpriseirregulars" />
 
==Networking==