1 / 18

Cloud computing

Cloud computing. From Wikipedia, the free encyclopedia. Catalogue. Definition ……………………...P3 History …………………………P4 Comparison …………………….P5-6 Characteristics …………………P7-9 Layers …………………………P10-12 Deployment models ……………P13-14 Architecture …………………...P15-16 See also ………………………..P17.

dena
Télécharger la présentation

Cloud computing

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Cloud computing From Wikipedia, the free encyclopedia

  2. Catalogue • Definition……………………...P3 • History…………………………P4 • Comparison…………………….P5-6 • Characteristics…………………P7-9 • Layers…………………………P10-12 • Deployment models……………P13-14 • Architecture…………………...P15-16 • See also………………………..P17

  3. Definition(定義) • Cloud computingis the delivery of computingas a servicerather than a product, whereby shared resources, software, and information are provided to computers and other devices as a utility(like the electricity grid) over a network(typically the Internet).

  4. History(歷史) • The term "cloud" is used as a metaphor for the Internet, based on the cloud drawing used in the past to represent the telephone network, and later to depict the Internet in computer network diagramsas an abstractionof the underlying infrastructure it represents. • Cloud computingis a natural evolution of the widespread adoption of virtualisation, service-oriented architecture, autonomic, and utility computing. Details are abstracted from end-users, who no longer have need for expertise in, or control over, the technology infrastructure "in the cloud" that supports them.

  5. Comparison(比較) Cloud computing shares characteristics with: • Autonomic computing— Computer systems capable of self-management. • Client–server model— Client–server computingrefers broadly to any distributed applicationthat distinguishes between service providers (servers) and service requesters (clients). • Grid computing— "A form of distributedand parallel computing, whereby a 'super and virtual computer' is composed of a clusterof networked, loosely coupledcomputers acting in concert to perform very large tasks."

  6. Mainframe computer— Powerful computers used mainly by large organisations for critical applications, typically bulk data processing such as census, industry and consumer statistics, enterprise resource planning, and financial transaction processing. • Utility computing— The "packaging of computing resources, such as computation and storage, as a metered service similar to a traditional public utility, such as electricity." • Peer-to-peer— Distributed architecture without the need for central coordination, with participants being at the same time both suppliers and consumers of resources (in contrast to the traditional client–server model).

  7. Characteristics(特點) Cloud computing exhibits the following key characteristics: • Agilityimproves with users' ability to re-provision technological infrastructure resources. • Application programming interface(API) accessibility to software that enables machines to interact with cloud software in the same way the user interface facilitates interaction between humans and computers. Cloud computing systems typically use REST-based APIs. • Costis claimed to be reduced and in a public cloud delivery model capital expenditureis converted to operational expenditure. This is purported to lower barriers to entry, as infrastructure is typically provided by a third-party and does not need to be purchased for one-time or infrequent intensive computing tasks. Pricing on a utility computingbasis is fine-grained with usage-based options and fewer IT skills are required for implementation (in-house).

  8. Deviceand location independenceenableusers to access systems using a web browser regardless of their location or what device they are using (e.g., PC, mobile phone). As infrastructure is off-site (typically provided by a third-party) and accessed via the Internet, users can connect from anywhere. • Multi-tenancyenables sharing of resources and costs across a large pool of users thus allowing for: • Centralisationof infrastructure in locations with lower costs (such as real estate, electricity, etc.) • Peak-load capacityincreases (users need not engineer for highest possible load-levels) • Utilisation and efficiencyimprovements for systems that are often only 10–20% utilised. • Reliabilityis improved if multiple redundant sites are used, which makes well-designed cloud computing suitable for business continuityand disaster recovery.

  9. Scalabilityand Elasticity via dynamic ("on-demand") provisioningof resources on a fine-grained, self-service basis near real-time, without users having to engineer for peak loads. • Performanceis monitored, and consistent and loosely coupled architectures are constructed using web servicesas the system interface. • Securitycould improve due to centralisation of data, increased security-focused resources, etc., but concerns can persist about loss of control over certain sensitive data, and the lack of security for stored kernels. Security is often as good as or better than under traditional systems, in part because providers are able to devote resources to solving security issues that many customers cannot afford. However, the complexity of security is greatly increased when data is distributed over a wider area or greater number of devices and in multi-tenant systems that are being shared by unrelated users. In addition, user access to security audit logsmay be difficult or impossible. Private cloud installations are in part motivated by users' desire to retain control over the infrastructure and avoid losing control of information security. • Maintenanceof cloud computing applications is easier, because they do not need to be installed on each user's computer.

  10. Layers(圖層) Once an internet protocol connection is established among several computers, it is possible to share services within any one of the following layers. • Client(用戶端) A cloud clientconsists of computer hardwareand/or computer softwarethat relies on cloud computing for application delivery and that is in essence useless without it. Examples include some computers, phones and other devices, operating systems, and browsers.

  11. Application(應用程式) Cloud application services or "Software as a Service(SaaS)" deliver software as a service over the Internet, eliminating the need to install and run the application on the customer's own computers and simplifying maintenance and support. • Platform(平臺) Cloud platform services, also known as platform as a service(PaaS), deliver a computing platformand/or solution stackas a service, often consuming cloud infrastructure and sustaining cloud applications. It facilitates deployment of applications without the cost and complexity of buying and managing the underlying hardware and software layers.

  12. Infrastructure(基礎設施) Cloud infrastructure services, also known as "infrastructure as a service" (IaaS), deliver computer infrastructure – typically a platform virtualisationenvironment – as a service, along with raw (block) storage and networking. Rather than purchasing servers, software, data-center space or network equipment, clients instead buy those resources as a fully outsourced service. Suppliers typically bill such services on a utility computing basis; the amount of resources consumed (and therefore the cost) will typically reflect the level of activity. • Sever(伺服器) The servers layer consists of computer hardwareand/or computer softwareproducts that are specifically designed for the delivery of cloud services, including multi-core processors, cloud-specific operating systems and combined offerings.

  13. Deployment models(部署模型) • Public cloud(公共雲端) Public clouddescribes cloud computing in the traditional mainstream sense, whereby resources are dynamically provisioned to the general public on a fine-grained, self-service basis over the Internet, via web applications/web services, from an off-site third-party provider who bills on a fine-grained utility computing basis. • Community cloud(社區雲端) Community cloudshares infrastructure between several organisations from a specific community with common concerns (security, compliance, jurisdiction, etc.), whether managed internally or by a third-party and hosted internally or externally. The costs are spread over fewer users than a public cloud (but more than a private cloud), so only some of the benefits of cloud computing are realised.

  14. Hybrid cloud(混合雲端) Hybrid cloudis a composition of two or more clouds (private, community, or public) that remain unique entities but are bound together, offering the benefits of multiple deployment models. It can also be defined as a multiple cloud systems that are connected in a way that allows programs and data to be moved easily from one deployment system to another. • Private cloud(私有雲端) Private cloudis infrastructure operated solely for a single organisation, whether managed internally or by a third-party and hosted internally or externally. They have attracted criticism because users "still have to buy, build, and manage them" and thus do not benefit from lower up-front capital costs and less hands-on management, essentially "[lacking] the economic model that makes cloud computing such an intriguing concept".

  15. Architecture(體系結構) • Cloud architecture, the systems architectureof the software systemsinvolved in the delivery of cloud computing, typically involves multiple cloud componentscommunicating with each other over a loose couplingmechanism such as a messaging queue.

  16. The Intercloud The Intercloudis an interconnected global "cloud of clouds" and an extension of the Internet"network of networks" on which it is based. • Cloud engineering(雲端工程) Cloud engineeringis the application of engineeringdisciplines to cloud computing. It brings a systematic approach to the high level concerns of commercialisation, standardisation, and governance in conceiving, developing, operating and maintaining cloud computing systems. It is a multidisciplinary method encompassing contributions from diverse areas such as systems, software, web, performance, information, security, platform, risk, and qualityengineering.

  17. See also(參閱) • Cloud storage • Web operating system • Cloud database

  18. Thanks for your watching !!!

More Related