Cloud Computing Technologies

Cloud Computing Technologies

 Technologies used in cloud computing are:

  • Grid Computing
  • Service-Oriented Architecture (SOA)
  • Virtualization
  • Utility Computing

Grid Computing: - Grid computing is a distributed structure of large number of computers connected to solve a complicated problem. In grid computing, servers and computers run independently and are loosely connected by the internet. Computers may connect directly or through scheduling systems.

In other words, Grid computing is defined as a processor architecture that integrates computer resources from various domains in order to achieve a primary goal. The computers on the network will work together in grid computing on a project, thus acting as a supercomputer.

Grid systems are mainly designed for resource sharing by Distributed and cluster computing on a large scale.

It divides the complex tasks into smaller pieces that are distributed to CPUs and keeps in the grid.

Grid Computing

Advantages of Grid Computing

  1. Solve larger and complex problem in short time.
  2. Working with other organizations is simpler.
  3. It makes the better use of existing hardware.

Disadvantages of Grid Computing

  1. Grid software and its standards are still evolving.
  2. Learning curve to getting starting.
  3. Non-interactive job submission.

Service-Oriented Architecture: - SOA is a system for applications that takes applications from everyday business and splits them into separate business functions and processes called services.

Application components are delivered to the other components via a network communication protocol in service-oriented architecture systems.  The basic principle of service-oriented architecture is independent of products, vendors and technologies.

A service is a separate unit of features that can be accessed remotely and independently introduced and modified, such as digital retrieval of a credit card statement.

It has four properties:

  1. It defines a business activity with a specific result, logically.
  2. It is self-contained.
  3. For its customers, it is a black box.
  4. It may consist of other underlying services.
Service-Oriented Architecture

Virtualization              

Virtualization is a technique, which permits to share single physical resources among various organizations.

Virtualization is the designing of a virtual variant of something, like a server, a desktop, a storage device, an operating system or network resources".

The primary use of virtualization is to deliver default versioned software for cloud users.

Types of Virtualization

There are various types of virtualization.

  1. Hardware virtualization
  2. Operating system virtualization
  3. Server virtualization
  4. Storage virtualization

Hardware Virtualization: -Hardware virtualization is a type of virtualization; it is the abstraction of computing resources from the software that uses cloud resources. It includes embedding virtual machine software into the server’s hardware components. That software is known as hypervisor. The hypervisor software does the task of managing the shared physical hardware resources between the guest operating system and the host operating system. The hardware that is abstracted is indicated as actual hardware.

The definition of virtualization is an abstraction, so virtualization of hardware is achieved by abstracting the physical hardware component by using VMM or hypervisor. Hypervisor relies on command set extensions in the processors to accelerate common virtualization tasks for improving the performance. When the VMM or Virtual Machine Monitor software or any hypervisor gets direct installed on the hardware system, then the term virtualization is used.

The main task that is performed by the hyper-visor is to process monitoring, memory, and hardware controlling. When hardware virtualization is done, different operating systems can be installed, and different applications can run on it. If hardware virtualization is done for server platforms, then it is called server virtualization.

Types of Hardware Virtualization

There are various types of hardware virtualization

  1. Full virtualization
  2. Emulation virtualization
  3. Para-virtualization
  4. Full Virtualization: - In full virtualization, the hardware architecture is completely simulated. Guest software doesn’t require any change to run applications.
  5. Emulation Virtualization:-In this, the virtual machine simulates the hardware, and the guest operating system does not require any hardware.
  6. Para-virtualization:-In Para-virtualization, the hardware is not simulated; rather the guest software runs its isolated system.

Advantages of hardware virtualization

  1. Efficient resource virtualization: - In hardware virtualization, physical resources can be shared among virtual machines. In this, if there is needed for unused resources allocated by one virtual machine can be used by another virtual machine.
  2. Increase IT flexibility: - By using virtualization, the fast development of hardware resources became possible.
  3. Low cost:-Due to server consolidation, the cost is low, and multiple operating systems can exist in a single hardware.
  4. Advanced hardware virtualization features: - With the advancement of modern hypervisor more difficult operations maximize the abstraction of hardware and ensure maximum

Update and this technique help to change an ongoing virtual machine from one host to another host dynamically. Operating system virtualization

Virtualization of the operating system is the use of code to allow computer hardware to run multiple instances of different operating system.

Concurrently permits you to run various applications requiring different system on one computer system.

It is also known as OS-level virtualization. It is a virtualization technology that works on the OS layer. In this, the kernel of an OS allows more than one isolated user-space instance to exist. Such instances are known as container/software or virtualization engines. In other words, OS kernel will run on a single system and offer that operating system’s functionality to copy on each of the isolated partitions.

Uses of OS Virtualization

  1. It is used for the virtual hosting environment.
  2. Used in securely allocation of finite hardware resources among a large number of different users.
  3. System administration uses it to consolidate server hardware by moving services on separate hosts.
  4. To improvised security by separating various applications to various containers.
  5. These types of virtualization don’t need hardware to work efficiently.

Server Virtualization

Server virtualization means partitioning of a physical server into various virtual servers. It is used to expand the server resources. In the server virtualization, the resources of the server are hidden from the users, and software is used to divide the physical server into various virtual environments called as a virtual server or private server result in the dedication of one server to perform a single application. In other words, server virtualization is the division of the physical server into various virtual servers.

Usage of Server Virtualization

Server virtualization is generally used on web servers, which reduce the cost of web hosting services with a separate web server network; multiple virtual servers can run on the same platform.

The uses of server virtualization are:-

  • To centralize the server administration
  • Improve the availability of server
  • Helps in disaster recovery
  • Ease in development and testing
  • Make efficient use of server resources

Approaches used for Server Virtualization

The approaches used for server virtualization are:

  1. Virtual machine model
  2. Para-virtual machine model
  3. Operating system (OS) layer virtualization

Software Virtualization

Software virtualization is also called application virtualization. Software virtualization is the same as virtualization but can abstract the software installation procedure and create virtual software installations. Example: VMware software, virtual box, etc.

Most of the applications and their distributions become difficult tasks for IT firms and departments. The mechanism for installing an application varies. So, to solve this type of problem, virtualized software is introduced, which is an application that will be installed into its self- contained unit and provide software virtualization.  

Advantages of Software Virtualization

  1. Client Deployment Became Easier: -We can easily install virtual software by copying a file to a work station or linking a file in a network.
  2. Easy to Manage: -Software virtualization is easy to maintain. You only need to update at one place and deploy the virtual update application to all cloud.
  3. Software Migration: - Without software virtualization, moving from one software platform to another platform takes more time for deploying. These impacts on an end-user system with the support of virtualized software environment support, the migration became easier.

Utility Computing

Utility computing is a technology used in cloud computing. In this computing resources are offered to the users based on specific demand.

Utility computing is based on pay-per use model.


Related Topics

Software as a Service SaaS Model

What is Software as a Service (SaaS) Model? Software as a Service (SaaS) is defined as a software delivery model where the application is hosted by the third-party provider and makes...

7 minutes read.

Cloud Cube Model

What is Cloud Cube Model? The Cloud computing model is developed by the Jericho forum. It helps to classify the network of cloud-based on the four-dimensional factor: Internal/External, proprietary/open, de-perimeterized/...

4 minutes read.

Cloud Computing Infrastructure

Cloud Computing Infrastructure Cloud infrastructure contains storage devices, servers, networks, cloud management software, deployment software, and platform virtualization. Components of Cloud Infrastructure The components of cloud infrastructure are: Management softwareDeployment softwareHypervisorNetworkServerStorage Management Software: - Management software supports to construct and maintain...

2 minutes read.

Server Virtualization

Server virtualization means partitioning of a physical server into various virtual servers. It is used to expand the server resources. In the server virtualization, the resources of the server are hidden from the...

2 minutes read.

Cloud Computing Security

Security in cloud computing is the main issue. Data should be kept in an encrypted form in the cloud. Proxy and brokerage tools should be used to limit client access to shared data directly. Security...

2 minutes read.

Cloud Computing Providers

A cloud provider is a company that provides the resources of cloud computing, such as infrastructure as a service (IaaS), platform as a service (PaaS), and software as a service (SaaS) to other...

4 minutes read.

Cloud Computing Management

Cloud providers are responsible for managing resources and their quality. Management of resources consists of several aspects of cloud computing such as load balancing performance, backups, deployment, capacity, etc. the management is vital to...

3 minutes read.

Identity as a Service

Identity as a Service (IDaaS) Identity as a service provides management of employee, client, or user’s identification-related information as a digital entity. It reduces the problem of remembering every different username and password combination...

2 minutes read.

What is Virtualization?

Virtualization in Cloud Computing Virtualization is a technique, which permits to share single physical instance of an application or resources among various organizations. Virtualization is the designing of a virtual variant of something,...

2 minutes read.

Federated Cloud

What is Federated Cloud? In this modern era, we are using cloud storage widely for the storage of data. There are many different types of clouds. Many organizations provide the cloud...

3 minutes read.

Network as a service

Network as a Service (NaaS) Network as a service (NaaS) offers networking infrastructure to the user who doesn’t want to build their application. In this, the third party provides the network infrastructure. NaaS consists...

2 minutes read.

Infrastructure as a Service

Infrastructure as a Service (IaaS) Infrastructure as a Service (IaaS) provides the facility of essential resources like physical machines, virtual machines, virtual storage, etc. Infrastructure as a service (IaaS) is a form of cloud computing...

1 minute read.

Cloud Deployment Models

Cloud Deployment Model Because it's a virtual computing environment, there are various ways to deploy it, depending on the amount of data you want to store and who has access. Various Types...

7 minutes read.

Cloud Computing Technologies

Cloud Computing Technologies  Technologies used in cloud computing are: Grid ComputingService-Oriented Architecture (SOA)VirtualizationUtility Computing Grid Computing: - Grid computing is a distributed structure of large number of computers connected to solve a complicated problem. In grid computing, servers...

6 minutes read.

Azure Consumption Pricing Model

This part of Azure we will learn, needs some pre-requisite of CapEx vs OpEx. Consumption based pricing model: You're just charged for what you use, no more, no less.  Microsoft has provided various...

3 minutes read.

Operating System Virtualization

The Virtualization of the operating system is the use of code to allow computer hardware to run multiple instances of different operating systems. Concurrently permits you to run various applications requiring...

2 minutes read.

Microsoft Azure Vocabulary

Cloud is a symbol, metaphor, and abstraction between your business and local computing infrastructure. While, there is globally distributed data centers, which will be owned by the firm and provided...

3 minutes read.

Cloud Computing Tutorial

Our tutorial provides you the basic and advanced concepts of cloud computing in detail. Our cloud computing tutorial is mainly designed for beginners and profession What is Cloud Computing? Cloud computing is a general...

3 minutes read.

Mobile Cloud Computing

Mobile Cloud Computing is a system where you can use your mobile phone to access the cloud remotely. Both mobile phones and internet connections are required.  In mobile cloud computing, the customer...

3 minutes read.

Cloud Computing Strategy

Strategic Planning Before investing the money for cloud computing and developing cloud applications, the user must necessarily consider the needs, strategically plan them for business needs. Users must consider the following issues. Budget requirementPrivacy and data securityNeed...

3 minutes read.