Thursday, 30 January 2020

Advantages and Disadvantages of Server Virtualization





Advantages
1) Cost-saving: As the number of physical servers reduces due to the deployment of a number of virtual servers on the same physical server, it reduces the cost.

2) Less Energy Consumption: As the number of physical servers is reduced, energy consumption is less.

3) Reduces the number of physical servers: This saves space in any organization.

4) Independent user environment: As each user can use its own virtual server, without affecting the other virtual servers on the same physical machine.

Disadvantages 
1) High Risk in case of physical server failure: We are very happy when we can run 4 instances in one physical machine. But, what happens if that one physical server has some failure, if that happens the 4 instances that were created are also affected.

2) Performance hampers: If multiple virtualized servers are created on a physical server that means that the number of instances is using the same physical resources, due to which the virtual servers may hamper the performance.

3) Not Easy to manage: As we can manage the physical machines it is difficult to manage the virtual machines. To create the virtual machines there is various software required like VMWare, Virtual Box, Hyper-V, etc which require advanced knowledge.

4) Not all applications are supported: There are many applications that do not support virtualization so while creating the virtualized server, we have to choose that OS which can act in a virtualized environment.

Tuesday, 28 January 2020

How to convert a physical machine to virtual Machine?

 A physical machine can be converted to (VM)Virtual Machine using VMware vCenter  Converter Standalone.

Following are the steps to install and convert the physical machine to virtual machine.

1) Go to the site https://www.filehorse.com/download-vmware-vcenter-converter/download/ for downloading the software "VMware vCenter Converter  Standalone".
2) After download, start installing the software,Click Next.

2) Click Next.

3) Click on "I agree the terms in the Licence Agreement".Click Next.


4) Click Next.


5) Select Local installation.


6)User Experience Settings screen comes. Tick the "Join the VMware  Customer Experience Improvement Program".Click Next.


7) Ready to install Windows comes.Click on Install Button.


8) Installing Windows appears.



9) After completion of installation.Click on Finish button.


10) VMWare vCenter Converter Standalone interface is open.


11) Go to File Menu>New> Convert Machine.

12) Select the source type as : This Local Machine (because we are converting the our own physical machine to virtual machine)
Note: We can convert the remote physical machine to virtual machine also,if we know the ip address of the system.

13) We can view the source details also:

14) Click on Close.Click on Next. Select the destination type as "Virtual Workstation or other VMWare virtual Machine".Select VMWare Product. Give the Name to the Virtual Machine and Location to where the virtual machine is created.Click Next.



15) We will get the Option Window. Click Next.(We can edit the current settings here if we want.)


16) Summary  windows appear , which summarizes the Virtual machine that will be created.Click Finish button.



17) we see the virtual machine is in running state.




18) Right Click on Virtual Machine created in the folder.Select "Open with VMWare Workstation".

19) Power on the virtual machine.If "Failed to start the Virtual Machine"error comes then first delete the .lck file which was created in the folder where the virtual machine is created. Then , the Virtual Machine can be started.







Monday, 27 January 2020

Interview Questions PART 5

                       


Q1) What is the term  "Cold Migration" and "Hot Migration" mean?
Ans-Hot Migration is actually a live migration, where the migration of machine is done when it is in operable or working state whereas Cold migration means migration is done when it is in a turned-off state.

Q2) Name the vendors who are providing the IAAS Cloud Computing platform.
Ans-Microsoft Azure
       Amazon Web Services
      Google Compute Engine
      DigitalOcean
      RackSpace

Q3) Name the vendors who are providing the PAAS Cloud Computing platform.
Ans- Google App Engine
        Force.com
        Windows Azure
         Apache Stratos
         Amazon Elastic BeanStalk
       

Q4) Name the vendors who are providing the SAAS Cloud Computing platform.
Ans-Medallia
       NetApp
       Sphera
      Amazon Web Services
      BlackBaud

Q5) How Cloud Computing works?
Ans-Cloud Computing is the technology in which the data is stored remotely in the physical locations instead of the personal hard drives which can be accessed through the internet. As Cloud user requests the services from the cloud provider, so the cloud provider stores the data on the remote physical locations instead of his own hard drives, and whenever cloud provider needs the data, he /she can access through the internet.

Q6) What do you mean by CAAS?
Ans-CAAS is referred to as Container as a service, which provides container-based virtualization. It includes container engines, orchestration, and underlying compute resources that are given to users on request by the cloud providers.

Q7) Before going to the Cloud Computing Platform, what are the most essential things to keep in mind?
Ans-Data Storage
        Data Integrity
        Business Continuity
        Loss of Data
        Compliance
        Lesser Downtime

Q8)Can we use digital ocean cloud for medical or healthcare applications?

Ans-I thinks yes, as digital ocean provides developers the cloud services that deploy and scale the applications on multiple computers and is also cheaper than AWS EC2.


Q9) How do you convert a physical machine to a virtual machine?
Ans-We can convert the physical machine to a virtual machine using VMware vCenter Converter Standalone.

Q10) Which services are provided by the Windows Azure?
Ans- IAAS
         PAAS
         SAAS


Interview Questions PART 4



Q1) What do you mean by virtual networking?
Ans-Virtual Networking is a technology that helps to communicate among different virtual machines or virtual servers or other related components, in a virtual environment.

Q2) What are some examples of cloud services?
Ans- Amazon EC2- Virtual IT
         Google AppEngine -Application hosting
         Apple iCloud- Network storage
         DigitalOCean -Servers (IaaS/PaaS)
         Google Apps and Microsoft Office Online -SaaS

Q3) What is VDI?
Ans-VDI is Virtual Desktop Infrastructure which helps in desktop virtualization, which hosts desktop environment on the central server. With VDI, hypervisors work the same way as the server virtualization does. VDI software is a pool of virtual desktops.

Q4) What is fault tolerance?
Ans-Fault tolerance is a property which says that if any or some of the component fail but still a system is performing correctly.

Q5) What is Openstack technology?
Ans-Openstack is open-source software that helps to deploy and manage cloud infrastructure as a service IAAS. It supports both public and private cloud deployment.

Q6) Explain Cloud Service Model.
Ans- Cloud Service Model mainly have three services:
IAAS
PAAS
SAAS

Q7) What are the different data types used in cloud computing?
Ans-Boolean, Number, Email, text, data, images, contracts, decimals, etc.

Q8) What is the difference between Cloud Computing and Mobile Computing?
Ans-
Mobile Computing
Cloud Computing
User-facing technology
Company-facing technology
Use wireless service to transmit data
Use wireless service to transmit data
Relates to the emergence of new technology or devices and interfaces.
Relates to the services that are provided to the users over the distributed network.
The function includes accessing the internet connection through browsers, also support different application on the same core operating system.
The function includes the IT services in the form of IAAS, PAAS, SAAS, provided to the user by the different vendors according to the user’s requirement.

Q9) What are the examples of large cloud providers and databases?
Ans- Google Big Table
         Amazon SimpleDB
         Cloud-Based SQL


Q10) Why would a cloud provider does not divulge the location of their data?
Ans-Due to privacy issues, as the resources in cloud computing, is shared among the number of users so the data leakage is somewhat the main issue. So, the cloud providers would not divulge the location of their data.

Friday, 24 January 2020

Interview Questions PART 3



Q1) What is the term "Cloud Service" mean?
Ans-Cloud Services is a service provided by the cloud provider to the cloud user on demand.

Q2) What is SLA?
Ans- SLA is the Service Level Agreement, which defines what are the requirements of the users, what he or she wants from the vendors. SLA also defines the metrics which measure the services, it also includes the penalties and remedies. It is an important contract between the user and the vendor.

Q3) What is Hypervisor?
Ans- A Hypervisor is a "software or process" that helps the physical resources of the system to split into the number of instances on demand. It allows creating multiple guest VMs on one physical system.

Q4) What is an ISO  image?
Ans-An ISO image file is an archive file that has the exact copy of data found on the optical disks like CD/DVD. It is mainly used for backing up optical disks.

Q5) What are the different server software VMWare provides?
Ans-VMware ESX Server
        VMware ESXi Server
         VMware Server

Q6) What is QEMU?
Ans-QEMU is an open-source emulator that performs hardware virtualization.

Q7) What is Hyper-V?
Ans-Hyper-V is Microsoft's Hardware Virtualization Product. It helps to create multiple VMs on the physical machine.

Q8) What is VM Cloning?
Ans-A clone means the exact copy of the virtual machine. The clone is generated from the parent VM. Clone share the virtual disk of its parent VM, but when cloning is done the cloned VM is a separate VM. Whatever the changes are done to any of the machines it will affect any of these as they are now two different machines.

Q9) What is Cloud Bursting?
Ans- Cloud Bursting is the dynamic deployment of an application that runs on a private cloud but when the peak time comes, to handle the high demand the applications can move to the public cloud.

Q10) What is the use of VMWare Workstation?
Ans-VMWare Workstation is a hosted hypervisor that runs on x86 versions of Windows or Linux Operating System, which used to create multiple VMs on one physical server

Interview Questions PART 2



Q1) What is Cloud?
Ans- A Cloud is an association of services, network, hardware, storage and interfaces that deliver services to the users. There are three types of users: Individual users, Business users, Cloud Service Provider.

Q2) What is the difference between cloud computing and grid computing?
Ans-
Cloud Computing
Grid Computing
Client-Server Computing Architecture
Distributed Computing Architecture
Resources are used in centralized pattern
Resources are used in collaborative pattern
Users pay for use
Users don’t pay for use
It is totally dependent on internet.
If any of the nodes stops performing than other systems will take responsibility for the task to execute.
Scalability is high.
Scalability is normal.
Hardware and software platforms are virtualized.
Data and Computing Resources are virtualized.
On-Demand Computing
Maximum Computing
Centralized User Management
Decentralized User Management


Q3) What is the difference between virtualization and cloud computing?
Ans-
Cloud Computing
Virtualization
Cloud Computing provides the IT services in the form of IAAS, PAAS, SAAS based on virtualization to the users.
Virtualization splits the hardware from the physical machine into the number of instances on a single server.
In Cloud Computing number of virtualized infrastructure resources, services are pooled together to give the services to the user in such a way that everything should be orchestrated.
Software is known as Hypervisor used to split physical machines into the number of virtual machines.
It is a methodology.
It is technology.

Q4) What are the different models of the deployment model?
Ans- Public Cloud
         Private Cloud
         Hybrid Cloud
         Community Cloud

Q5) What is the full form of  EUCALYPTUS?
Ans- Elastic Utility Computing Architecture for Linking Your Programs To Useful Systems.

Q6) What is the use of EUCALYPTUS?
Ans- EUCALYPTUS is an open-source infrastructure software in cloud computing. It is used to build all types of clouds that are public, private and hybrid clouds.It is used to implement clusters in the cloud computing platform. It is used to produce our own data center into a private cloud.

Q7) Name some open-source Cloud Computing platforms Databases.
Ans- MongoDB
         Couch DB
         Lucid DB

Q8) What is the difference between cloud and traditional data centers?
Ans- Traditional data center is on on-premise-hardware whereas Cloud is on off-premise hardware.
      Cloud stores your data either in public cloud or private cloud where as in traditional data centers          the data is stored in our own hardware.

Q9) What do you mean by Containers?
Ans- A Container is a software which consists of all the codes and its dependencies such that application run as fast as possible without any intervention and the benefit is that the application can run on any platform.

Q10) What do you mean by Deadline in cloud computing?

Ans-Deadline in cloud computing mainly is for the tasks of the workflows.Each task is defined with the deadline that it must be executed with in this time limit.


Thursday, 23 January 2020

WebSite Monitoring


1) For WebSite Monitoring Make an account on https://www.site24x7.com/

2)Click on Web tab.
3) Click on Website Monitor button.
bu
4) Click on Save Button.
5) The results is as shown below:
6) Summary is as follows:


7) Response time of website is as follows:

8) Performance bench metrics:











Featured Post

LOAD BALANCING IN CLOUD COMPUTING

                                                                        Cloud Computing is an IT paradigm where there are number of Cloud Pr...