Top Interview Question And Answers Of Microsoft Azure


What is Cloud Computing?

cloud computing is the distribution of computing services—servers, databases,storage,networking, software, analytics and more—over the Web
Cloud Computing = Software as a Service + Platform as a Service + Infrastructure as a Service.

What are the different type of services offered in the cloud?

The different type of services offered in the cloud are:
IaaS
PaaS
SaaS

What are the roles available in Windows Azure?

Roles are an important concept in Windows Azure and learning them is the base for further programming. There are mainly three roles in Windows Azure.
Web Role
Worker Role
VM Role
MS azure Online Training

What is a cloud service role?

A cloud service role is comprised of application files and a configuration. A cloud service can have two kinds of roles.

What is a worker role?

Applications hosted inside worker roles can run asynchronous, long-running or perpetual tasks separate of user interaction or input.

What is a web role?

A web role provides a dedicated Internet Information Services (IIS) web-server used for hosting front-end web applications.

What is a guest operating system?

The guest operating system for a cloud service is the O.S set up on the role instances (virtual machines) on which your system code runs.

What is a service package?

The service package (.cspkg) contains the application code and the service definition file.


If you want to Learn Microsoft Azure Join in Visualpath Training institute. For More Details about MS Azure Training in Hyderabad Call@9704455959.

Comments