Mastering Cloud Computing: Foundations and Applications Programming (häftad)
Format
Häftad (Paperback)
Språk
Engelska
Antal sidor
468
Utgivningsdatum
2013-06-06
Upplaga
New
Förlag
MORGAN KAUFMANN
Medarbetare
Vecchiola, Christian / Selvi, S.Thamarai
Illustrationer
illustrations
Dimensioner
236 x 189 x 23 mm
Vikt
958 g
Antal komponenter
1
Komponenter
,
ISBN
9780124114548

Mastering Cloud Computing: Foundations and Applications Programming

Häftad,  Engelska, 2013-06-06
872
  • Skickas från oss inom 10-15 vardagar.
  • Fri frakt över 249 kr för privatkunder i Sverige.
Mastering Cloud Computing is designed for undergraduate students learning to develop cloud computing applications. Tomorrow's applications won't live on a single computer but will be deployed from and reside on a virtual server, accessible anywhere, any time. Tomorrow's application developers need to understand the requirements of building apps for these virtual systems, including concurrent programming, high-performance computing, and data-intensive systems.

The book introduces the principles of distributed and parallel computing underlying cloud architectures and specifically focuses on virtualization, thread programming, task programming, and map-reduce programming. There are examples demonstrating all of these and more, with exercises and labs throughout.
  • Explains how to make design choices and tradeoffs to consider when building applications to run in a virtual cloud environment
  • Real-world case studies include scientific, business, and energy-efficiency considerations
Visa hela texten

Passar bra ihop

  1. Mastering Cloud Computing: Foundations and Applications Programming
  2. +
  3. The Next Conversation

De som köpt den här boken har ofta också köpt The Next Conversation av Jefferson Fisher (häftad).

Köp båda 2 för 1123 kr

Kundrecensioner

Har du läst boken? Sätt ditt betyg »

Fler böcker av författarna

Övrig information

Dr. Rajkumar Buyya is Professor of Computer Science and Software Engineering; and Director of the Cloud Computing and Distributed Systems (CLOUDS) Laboratory at the University of Melbourne, Australia. He is also serving as the founding CEO of Manjrasoft Pty Ltd., a spin-off company of the University, commercialising its innovations in Grid and Cloud Computing. He received "Research Excellence Awards" from the University of Melbourne for productive and quality research in computer science and software engineering in 2005 and 2008, and the "2009 IEEE Medal for Excellence in Scalable Computing" for pioneering the economic paradigm for utility-oriented distributed computing platforms such as Grids and Clouds. Christian Vecchiola is a research member at the IBM Research Lab Australia, located in Melbourne and Research Fellow at the School of Engineering, at the University of Melbourne. His areas of interest include technologies and infrastructures for a smarter planet, disaster management and resilience, cloud computing, and software engineering. Dr. S. Thamarai Selvi, Professor and Head of the Department of Information Technology at Madras Institute of Technology, Anna University, Chennai, India

Innehållsförteckning

1. Introduction

2. Principles of Parallel and Distributed Computing

3. Virtualization

4. Cloud Computing Architecture

5. Aneka: Cloud application platform

6. Concurrent Computing: Thread programming

7. High-Throughput Computing: Task Programming

8. Data Intensive Computing: Map-Reduce Programming

9. Cloud Platforms in Industry

10. Cloud Applications

11. Advanced Topics in Cloud Computing