chapter two Flashcards
the cloud ecosystem
what load balance in cloud computing should attempt?
to minimize energy consumption by concentrating the workload on the smallest amount of servers and putting the others in the energy-saving mode
system resources in a virtual environment are managed by what
by a hypervisor rather than one operating system
The scale of the cloud computing infrastructure has profound implications on cloud resource management forced to satisfy conflicting requirements. explain
on one hand, the system must be elastic, i.e., able to accommodate sudden spikes of workload and, on the other hand, minimize energy consumption
in the Nist reference model. what is the service consumer entity from the five entities involved?
maintains a business relationship with and uses the service from the service provider
in the Nist reference model. what is the service provider entity from the five entities involved?
the one that is responsible for making the service available to service consumers
in the Nist reference model. what is the carrier entity from the five entities involved?
intermediary provides connectivity and transport of the cloud services between the consumers and the providers.
in the Nist reference model. what is the broker entity from the five entities involved?
the one that manages the use, performance, and delivery of cloud services, and negotiates relationships between the consumers and providers
in the Nist reference model. what is the auditor entity from the five entities involved?
a party that can conduct independent assessment of cloud services, information system operations, performance, and security of the cloud implementation.
what the SAAS offers?
software as a service: enabling the users to access the application through the internet using a thin client interface without managing the underlying cloud infrastructure.
examples of SAAS’
enterprise services such as workflow management, communication, supply chain, digital signature, customer relationship service
What SAAS is not suitable for?
The SaaS delivery model is not suitable for applications requiring real-time response or those in
which data is not allowed to be hosted externally
what Paas offers?
platform as a service: offers the capability to deploy consumer-created or acquired applications using programming language and tools supported by the provider. The user does not manage or control
the underlying cloud infrastructure including the network
what Paas is not useful for?
- When the application must be portable,
- when proprietary programming languages are used,
- or when the underlaying hardware and software must be customized to improve the performance of the application.
what is the major application area for the Paas
in software development when multiple developers and users collaborate and the deployment and testing services should be automated.
What Amazon Web Services cloud delivery model is based on?
based on the IAAS delivery model which offers an infrastructure consisting of computation and storage servers interconnected by high-speed networks and supports a set of services to access these resources.