Cloud Computing Solutions. Группа авторов. Читать онлайн. Newlib. NEWLIB.NET

Автор: Группа авторов
Издательство: John Wiley & Sons Limited
Серия:
Жанр произведения: Базы данных
Год издания: 0
isbn: 9781119682028
Скачать книгу
rel="nofollow" href="#ulink_e612e0b5-d12d-5cc2-a76f-1bdd861c3c44">16.1 Introduction 16.2 Main Features 16.3 CloudSim Architecture 16.4 Design and Implementation of CloudSim 16.5 Setting up Development Environments 16.6 How to Use CloudSim with Eclipse References 17 OPENFAAS 17.1 Introduction 17.2 OpenFaaS Architecture 17.3 OpenFaaS Installation 17.4 Considerations 17.5 Operation of OpenFaaS References 18 OPENNEBULA 18.1 Project Goal and Environment 18.2 Set Up Masternode with Frontend 18.3 Set Up Worker Node with KVM 18.4 Register Worker Node 18.5 Deploy VM References 19 OPENSTACK 19.1 OpenStack 19.2 Terminologies in OpenStack 19.3 OpenStack Architecture 19.4 Logical Architecture 19.5 OpenStack Installation Guide 19.6 OpenStack Work References 20 EUCALYPTUS 20.1 Introduction to Eucalyptus 20.2 Eucalyptus Installation 20.3 Configure Eucalyptus 20.4 Amazon Web Services Compatibility References

      15  Glossary

      16  Authors

      17  End User License Agreement

      List of Tables

      1 Chapter 1Table 1.1 A comparison-based study of cluster, grid and cloud.

      2 Chapter 2Table 2.1 Shared responsibility model for security of cloud computing.

      3 Chapter 3Table 3.1 Workflow tools in cloud computing.

      4 Chapter 4Table 4.1 Traditional computing vs. cloud computing.

      5 Chapter 8Table 8.1 A comparison of ACID-based and NoACID-based cloud databases.

      6 Chapter 10Table 10.1 Auditing algorithms and services.

      7 Chapter 12Table 12.1 Comparative analysis of strengths and limitations of some of the exis...

      8 Chapter 19Table 19.1 OpenStack vs. AWS.

      List of Illustrations

      1 Chapter 1Figure 1.1 Evolution of cloud computing.Figure 1.2 Architecture of computer cluster.Figure 1.3 Schematic diagram of distributed system.Figure 1.4 Peer-to-peer communication scenario.Figure 1.5 Scenario of global grid consisting of cluster and enterprise grid.Figure 1.6 Schematic diagram of layered grid architecture.Figure 1.7 Mobile computing.

      2 Chapter 2Figure 2.1 Characteristics of cloud.Figure 2.2 Cloud service model.Figure 2.3 Infrastructure as a service (IaaS).Figure 2.4 Platform as a service (PaaS).Figure 2.5 Software as a service (SaaS).

      3 Chapter 3Figure 3.1 Life cycle of SOA.Figure 3.2 Architecture of cloud computing environment.

      4 Chapter 4Figure 4.1 Virtual machine scenario.Figure 4.2 System virtual machine.Figure 4.3 Process virtual machine.Figure 4.4 Virtualization model for cloud computing.Figure 4.5 Operation performed to implement full virtualization at the kernel le...Figure 4.6 Operation performed to implement paravirtualization virtualization at...Figure 4.7 Operation performed to implement hardware-assisted virtualization at ...

      5 Chapter 5Figure 5.1 Schematic diagram of classification of virtualization environment.Figure 5.2 Schematic diagram of migration process.Figure 5.3 A scenario of operating system-based virtualization.Figure 5.4 A scenario of application-based virtualization.Figure 5.5 A scenario of hypervisor-based virtualization.

      6 Chapter 6Figure 6.1 Live migration architectural workflow.Figure 6.2 Schematic diagram of security issues during live migration.

      7 Chapter 7Figure 7.1 Cloud computing magnet.

      8 Chapter 8Figure 8.1 An overview of a MongoDB cluster.Figure 8.2 CAP theorem.

      9 Chapter 9Figure 9.1 Hadoop distributed file system architecture.Figure 9.2 Hadoop distributed file system reading process.Figure 9.3 Hadoop distributed file system write process.Figure 9.4 MapReduce procedure.Figure 9.5 Applications run natively in Hadoop.Figure 9.6 Hadoop 1 verus Hadoop 2 w/YARN.Figure