Showing posts with label FAQs for interviews. Show all posts
Showing posts with label FAQs for interviews. Show all posts

Tuesday, 4 February 2020

Interview Question PART 7



Q1) Is Gmail will be considered as SaaS or PaaS?
Ans-Gmail is SaaS which gives email service. If we are using Gmail as email services means we are not owning the email server. Google is hosting it. We are just accessing it using our browsers.
Q2) Is Microsoft Office 365  SAAS, PAAS, or IAAS?
Ans-Microsoft office 365 is SAAS as it provides software as a service in the form of Microsoft word, excel, etc.

Q3) Is Google Drive a cloud?
Ans-Google drive is cloud storage, Google SAAS's offering.

Q4)What is Dom0 in Xen?
Ans-While booting Dom0 is the initial domain started by Xen hypervisor. Dom0 is referred to as "Domain 0". It has drivers for hardware, and it provides Xen virtual disks and network access for guests each referred to as a domU.

Q5)What is the difference between Intranet and Cloud Computing?
Ans-Intranet means an internal network used for communication among the people using systems in an organization whereas Cloud Computing provides IT services int the form of IaaS, PaaS, SaaS to the cloud users by the cloud providers.

Q6) What is CPU virtualization?
Ans-CPU Virtualization is the virtualization of the hardware. Here, the hardware is controlled by guest OS over a virtual machine on a platform virtually.

Q7) What is memory virtualization?
Ans-Memory Virtualization means dividing the random access memory from the individual system in a data center and then collect or aggregate those into a virtual memory pool which can be used by the user according to his requirement.


Thursday, 30 January 2020

Interview Question PART6



Q1) State the difference between Virtualization and Containerization?

Ans-Containerization helps to deploy multiple applications using the same OS on a single VM or server whereas Virtualization enables you to split the hardware of the physical server into multiple instances.


Q2) What is an API?
Ans- API refers to as Application Programming Interface is a set of routine protocols and tools for building software applications. It specifies how software components must interact.

Q3) What are Docker?
Ans-Docker is a set of platform as a service product which uses OS-level virtualization to deliver software in packages called the container.

Q4)What is VM Kernel?
Ans-VM Kernel is POSIX(Portable Operating System Interface)-like OS developed by VMWare. It is also called a microkernel by VMWare because it runs on bare metal.

Q5) What are VM Kernel ports used for?
Ans-VM Kernel ports are also called virtual adapters or VMKernel Networking Interfaces, which are used by vSphere host to communicate to the outside world.

Q6)In which year Personal cloud storage using Raspberry Pi is done?
Ans-According to the research paper, "Fairuz Rauz et al., Personal Cloud Storage using Raspberry Pi, International Journal of Computer Application, Volume 180, Issue 22, February 2018." , It is done in the year 2018.

 Q7) Is iCloud an example of cloud storage True or false?
Ans-True, It is used to store documents, photos, videos, etc. It also helps to store the backup data of the iPhone and iPad.

Q8) What is the difference between Xen and KVM hypervisor?
Ans- Xen- Xen supports full virtualization on the system but the point to be noted is that it can also work on the system's which does not support virtualization extensions.
KVM- A virtualization module in the Linux Kernel that allows the kernel to function as the hypervisor. 

Q9) Who is the best Cloud Service Providers?
Ans- Amazon Web Services
     Microsoft Azure
     Google Cloud
     Oracle
     IBM Cloud
     Salesforce

Q10) Is Facebook SAAS,PAAS, or IAAS?
Ans- Facebook is a PAAS neither SAAS and nor IAAS, As on Facebook, applications can be created using the open APIs by the developers on the Facebook platform.

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.


Tuesday, 21 January 2020

Interview Questions PART-1

Questions Answers related to Cloud Computing and Virtualization for Interviews 




Q1)  What is SAAS?
Ans-SAAS is a Software as a service is a form of cloud computing, which provides software to the users or organizations to use. The main benefit is that the license is maintained by the service provider its not a headache of the user. The best example is        Google docs.


Q2)  Is Google AppEngine is SAAS or PAAS.
Ans- Google App engine is PAAS as it provides the platform for web hosting applications on Google-managed data centers.


Q3) State the Basic Characteristics of Cloud Computing.
Ans- 1) On-Demand Self Service
         2) Multi-tenancy and Resource Pooling
         3) Broad-Network Access
         4) Rapid Elasticity and Scalability
         5) Measured Service


Q4) What are the benefits of Cloud Computing?
Ans- 1) Disaster Recovery
         2) Data Security
         3) Scalability
         4) Cost Reduction
         5) Better Efficiency


Q5) What is the difference between scalability and elasticity?
Ans-Elasticity and Scalability are two different terms in cloud computing but are related to each other. Elasticity means that if there is a high demand of resources, it enables the hypervisor to create new virtual machines or containers means Elasticity is defined for cloud infrastructure whereas Scalability means if the load is high it highlights the system's capability, process to handle the growth means scalability is mainly for the application layer.

Q6) Why nowadays, companies are moving towards cloud computing.
Ans- As Cloud Computing helps in cost-saving, increase productivity, more secure data backup and data storage. 


Q7) How can you secure the data, while transporting in the cloud?
Ans- Use the Encrypted key for securing the data.

Q8) Mention platform which is used for large scale cloud computing.
Ans- Apache Hadoop
         Map Reduce

Q9)What is IAAS?
Ans- IAAS is Infrastructure as a Service which is a form of cloud computing, it provides the virtualized resources over the internet to the users who requested.


Q10)What is PAAS?
Ans-PAAS is Platform as a Service which is a form of Cloud Computing, it provides        platform and the environment to create the applications by the developers.

Cloud Computing

Virtualization

Featured Post

LOAD BALANCING IN CLOUD COMPUTING

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