Cloud Computing: Theory and Practice (Paperback)
暫譯: 雲端運算:理論與實務 (平裝本)

Dan C. Marinescu

買這商品的人也買了...

相關主題

商品描述

<內容簡介>

Cloud Computing: Theory and Practice provides students and IT professionals with an in-depth analysis of the cloud from the ground up. Beginning with a discussion of parallel computing and architectures and distributed systems, the book turns to contemporary cloud infrastructures, how they are being deployed at leading companies such as Amazon, Google and Apple, and how they can be applied in fields such as healthcare, banking and science. The volume also examines how to successfully deploy a cloud application across the enterprise using virtualization, resource management and the right amount of networking support, including content delivery networks and storage area networks. Developers will find a complete introduction to application development provided on a variety of platforms.

<章節目錄>

1 Introduction

1.1 Network-centric computing and network-centric content
1.2 Peer-to-peer systems
1.3 Cloud computing -an old idea whose time has come
1.4 Cloud computing delivery models and services
1.5 Ethical issues in cloud computing
1.6 Cloud vulnerabilities
1.7 Major challenges faced by cloud computing
1.8 Further readings
1.9 History notes
1.10 Exercises and Problems

2 Parallel and Distributed Systems

2.1 Parallel computing
2.2 Parallel computer architecture
2.3 Distributed systems
2.4 Global state of a process group
2.5 Communication protocols and process coordination
2.6 Logical clocks
2.7 Message delivery rules; causal delivery
2.8 Runs and cuts; causal history
2.9 Concurrency
2.10 Atomic actions
2.11 Consensus protocols
2.12 Modeling concurrency with Petri Nets
2.13 Enforced modularity; the client-server paradigm
2.14 Further readings
2.15 History notes
2.16 Exercises and Problems

3 Cloud Infrastructure

3.1 Cloud computing at Amazon
3.2 Cloud computing, the Google perspective
3.3 Microsoft Windows Azure and Online Services
3.4 Open-source software platforms for private clouds
3.5 Cloud storage diversity and vendorlock-in
3.6 Cloud computing interoperability; the Intercloud
3.7 Service level agreements and compliance level agreements
3.8 Responsibility sharing between user and cloud service provider
3.9 User experience
3.10 Software licensing
3.11 Energy use and ecological impact of large-scale data centers
3.12 Further readings
3.13 History notes
3.14ExercisesandProblems

4 Cloud Computing: Applications and Paradigms

4.1 Challenges for cloud computing
4.2 Existing cloud applications and new application opportunities
4.3 Architectural styles for cloud applications
4.4 Workflows coordination of multiple activities
4.5 Coordination based on a state machine model -the Zoo Keeper
4.6 The Map Reduce programming model
4.7 Apache Hadoop
4.8 A case study: the GrepTheWeb application
4.9 Clouds for science and engineering
4.10 High performance computing on a cloud
4.11 Cloud computing for biology research
4.12 Social computing, digital content, and cloud computing
4.13 Further readings
4.14 Exercises and Problems

5 Cloud Resource Virtualization

5.1 Virtualization
5.2 Layering and virtualization
5.3 Virtual machine monitors
5.4 Virtual machines
5.5 Performance and security isolation
5.6 Full virtualization and paravirtualization
5.7 Hardware support for virtualization
5.8 Case study: Xen -a VMM based on paravirtualization
5.9 Optimization of network virtualization in Xen 2.0
5.10 vBlades -paravirtualization targeting a x86-64 Itanium processor
5.11 A performance comparison of virtual machines
5.12 Virtual machine security
5.13 The darker side of virtualization
5.14 Software fault isolation
5.15 Further readings
5.16 History notes
5.17 Exercises and Problems

6 Cloud Resource Management and Scheduling

6.1 Policies and mechanisms for resource management
6.2 Applications of control theory to task scheduling on a cloud
6.3 Stability of a two-level resource allocation architecture
6.4 Feedback control based on dynamic thresholds
6.5 Coordination of specialized autonomic performance managers
6.6 A utility-based model for cloud-based web services
6.7 Resource bundling; combinatorial auctions for cloud
6.8 Scheduling algorithms for computing clouds

 

商品描述(中文翻譯)

內容簡介
《雲端運算:理論與實務》提供學生和IT專業人士從基礎開始對雲端進行深入分析。書中首先討論平行運算、架構及分散式系統,接著轉向當代雲端基礎設施,探討它們如何在亞馬遜、谷歌和蘋果等領先公司中部署,以及如何應用於醫療、銀行和科學等領域。本書還檢視如何利用虛擬化、資源管理和適當的網路支持(包括內容傳遞網路和儲存區網路)成功地在企業中部署雲端應用程式。開發人員將會發現各種平台上的應用程式開發的完整介紹。

章節目錄
1 介紹
1.1 網路中心運算與網路中心內容
1.2 點對點系統
1.3 雲端運算 - 一個時機已到的舊想法
1.4 雲端運算交付模型與服務
1.5 雲端運算中的倫理問題
1.6 雲端的脆弱性
1.7 雲端運算面臨的主要挑戰
1.8 進一步閱讀
1.9 歷史筆記
1.10 練習與問題

2 平行與分散式系統
2.1 平行運算
2.2 平行計算機架構
2.3 分散式系統
2.4 一個過程組的全局狀態
2.5 通信協議與過程協調
2.6 邏輯時鐘
2.7 訊息傳遞規則;因果傳遞
2.8 運行與切割;因果歷史
2.9 並發性
2.10 原子行為
2.11 共識協議
2.12 使用Petri網建模並發性
2.13 強制模組化;客戶端-伺服器範式
2.14 進一步閱讀
2.15 歷史筆記
2.16 練習與問題

3 雲端基礎設施
3.1 亞馬遜的雲端運算
3.2 谷歌的雲端運算觀點
3.3 微軟Windows Azure與線上服務
3.4 私有雲的開源軟體平台
3.5 雲端儲存的多樣性與供應商鎖定
3.6 雲端運算的互操作性;Intercloud
3.7 服務水平協議與合規性水平協議
3.8 用戶與雲端服務提供者之間的責任分擔
3.9 用戶體驗
3.10 軟體授權
3.11 大型數據中心的能源使用與生態影響
3.12 進一步閱讀
3.13 歷史筆記
3.14 練習與問題

4 雲端運算:應用與範式
4.1 雲端運算的挑戰
4.2 現有的雲端應用與新的應用機會
4.3 雲端應用的架構風格
4.4 多活動的工作流程協調
4.5 基於狀態機模型的協調 - Zoo Keeper
4.6 Map Reduce編程模型
4.7 Apache Hadoop
4.8 案例研究:GrepTheWeb應用
4.9 科學與工程的雲端
4.10 雲端上的高效能計算
4.11 生物研究的雲端運算
4.12 社會計算、數位內容與雲端運算
4.13 進一步閱讀
4.14 練習與問題

5 雲端資源虛擬化
5.1 虛擬化
5.2 分層與虛擬化
5.3 虛擬機監控器
5.4 虛擬機
5.5 性能與安全隔離
5.6 完全虛擬化與半虛擬化
5.7 硬體對虛擬化的支持
5.8 案例研究:Xen - 基於半虛擬化的VMM
5.9 在Xen 2.0中的網路虛擬化優化
5.10 vBlades - 針對x86-64 Itanium處理器的半虛擬化
5.11 虛擬機的性能比較
5.12 虛擬機安全
5.13 虛擬化的陰暗面
5.14 軟體故障隔離
5.15 進一步閱讀
5.16 歷史筆記
5.17 練習與問題

6 雲端資源管理與排程
6.1 資源管理的政策與機制
6.2 控制理論在雲端任務排程中的應用
6.3 雙層資源分配架構的穩定性
6.4 基於動態閾值的反饋控制
6.5 專門自動性能管理器的協調
6.6 基於效用的雲端網路服務模型
6.7 資源捆綁;雲端的組合拍賣
6.8 計算雲的排程算法