Cloud Computing Architecture

  Home  Cloud Computing  Cloud Computing Architecture


“Cloud Computing Architecture frequently Asked Questions in various Cloud computing architecture job Interviews by interviewer. The set of questions here ensures that you offer a perfect answer posed to you. So get preparation for your new job hunting”



32 Cloud Computing Architecture Questions And Answers

1⟩ What are the advantages of cloud architecture?

Cloud architecture uses simple APIs to provide easily accessible services to the user through the internet medium.

It provides scale on demand feature to increase the industrial strength.

It provides the transparency between the machines so that users don’t have to worry about their data. Users can just perform the functionality without even knowing the complex logics implemented in cloud architecture.

It provides highest optimization and utilization in the cloud platform

 177 views

2⟩ Explain what is the use of defining cloud architecture?

Cloud architecture is a software application that uses on demand services and access pool of resources from the cloud. Cloud architecture act as a platform on which the applications are built. It provides the complete computing infrastructure and provides the resources only when it is required. It is used to elastically scale up or down the resources according to the job that is being performed.

 181 views

3⟩ What are the three differences that separate out cloud architecture from the tradition one?

The three differences that make cloud architecture in demand are:

1. Cloud architecture provides the hardware requirement according to the demand. It can run the processes when there is a requirement for it.

2. Cloud architecture is capable of scaling the resources on demand. As, the demand rises it can provide infrastructure and the services to the users.

3. Cloud architecture can manage and handle dynamic workloads without failure. It can recover a machine from failure and always keep the load to a particular machine to minimum.

 187 views

4⟩ Tell me how does cloud architecture overcome the difficulties faced by traditional architecture?

Cloud architecture provide large pool of dynamic resources that can be accessed any time whenever there is a requirement, which is not being given by the traditional architecture. In traditional architecture it is not possible to dynamically associate a machine with the rising demand of infrastructure and the services. Cloud architecture provides scalable properties to meet the high demand of infrastructure and provide on-demand access to the user.

 198 views

5⟩ Tell me how does cloud architecture provide performance transparency and automation?

There are lots of tools that are being used by the cloud architecture to provide the performance transparency and automation. The tools allow the user to monitor report and manage the cloud architecture. It also allows them to share the applications using the cloud architecture. Automation is the key component of cloud architecture as it provides the services to increase the degree of the quality. It brings the capacity on demand and allows the requirements of the user to be met.

 179 views

6⟩ Can you please explain the difference between vertical scale up and Horizontal scale out?

Vertical scale up provides more resources to a single computational unit, whereas horizontal scale out provides additional computational unit and run them in parallel.

Vertical scale up provides a provision to move a workload to other system that doesn’t have workload, whereas horizontal scale out split the workload among various computational units.

Vertical scale up doesn’t have a database partitioning concept, whereas horizontal scale out provides the database partitioning.

 190 views

7⟩ Explain how does the Quality of service is being maintained in the cloud architecture?

Cloud architecture mainly focuses on quality of service. It is a layer that manages and secures the transmission of the resources that is being acquired by on-demand access. Quality of service is being maintained such that it increases the performance, automated management, and support services. Cloud architecture provides easy to use methods and proper ways to ensure the quality of service. It is represented by a common cloud management platform that delivers many cloud services based on the same foundation.

 190 views

8⟩ What is the business benefits involved in cloud architecture?

1. Zero infrastructure investment:

Cloud architecture provide user to build large scale system with full hardware, machines, routers, backup and other components. So, it reduces the startup cost of the business.

2. Just-in-time Infrastructure: It is very important to scale the infrastructure as the demand rises. This can be done by taking cloud architecture and developing the application in the cloud with dynamic capacity management.

3. More efficient resource utilization: Cloud architecture provides users to use their hardware and resource more efficiently and utilize it in a better way. This can be done only by applications request and relinquish resources only when it is needed (on-demand).

 190 views

10⟩ What is DaaS in Cloud Computing Architecture?

Development as a service is web based, community shared development tools. This is the equivalent to locally installed development tools in the traditional (non-cloud computing) delivery of development tools.

 170 views

11⟩ What is Cloud computing architecture?

Cloud computing architecture refers to the components and sub components required for cloud computing. These components typically consist of a front end platform (fat client, thin client, mobile device), back end platforms (servers, storage), a cloud based delivery, and a network (Internet, Intranet, Inter-cloud). Combined, these components make up cloud computing architecture.

 197 views

12⟩ What is PaaS in Cloud Computing Architecture?

Platform as a service is cloud computing service which provides the users with application platforms and databases as a service. This is equivalent to middle-ware in the traditional (non-cloud computing) delivery of application platforms and databases.

 189 views

13⟩ What are the different cloud service models in cloud architecture?

There are 4 types of cloud service models available in cloud architecture:

1. Infrastructure as a service:

It provides the consumer with hardware, storage, network and other resources on rent. Through this consumer can deploy and run software using dedicated software. This includes the operating system and the applications that are associated with it.

2. Platform as a service: it provides the user to deploy their software and application on the cloud infrastructure using the tools that are available with the operating system.

3. Software as a service: it provides the users the ability to run its application on the cloud infrastructure and can access it from any client device using any interface like web browser.

4. Business Process as a service: it provides any business process that is delivered through cloud service model using the internet and accesses the resources through the web portal.

 193 views

14⟩ What is IaaS in Cloud Computing Architecture?

Infrastructure as a service is taking the physical hardware and going completely virtual (e.g. all servers, networks, storage, and system management all existing in the cloud). This is the equivalent to infrastructure and hardware in the traditional (non-cloud computing) method running in the cloud. In other words, businesses pay a fee (monthly or annually) to run virtual servers, networks, storage from the cloud. This will mitigate the need for a data center, heating, cooling, and maintaining hardware at the local level

 206 views

15⟩ What ways cloud architecture provide automation and performance transparency?

To provide the performance transparency and automation there are many tools used by cloud architecture. It allows to manage the cloud architecture and monitor reports. It also allows them to share the application using the cloud architecture. Automation is the key component of cloud architecture which helps to improve the degree of quality.

 179 views

17⟩ Tell me what are the different phases involves in cloud architecture?

There are four phases that basically gets involved in the cloud architecture:

1. Launch phase: it launches the basic services and makes the system ready for communication and for application building

2. Monitor phase: it monitors the services that is being launched and then manages them so that on demand the user will be able to get what he wants.

3. Shutdown phase: it shutdown the services that are not required first and after all the services gets shutdown, and then it closes the system services.

4. Cleanup phase: it clean up the left out processes and services that is being either broken or didn’t get shutdown correctly.

 188 views

18⟩ What is zero client?

The zero or ultra-thin client initializes the network to gather required configuration files that then tell it where its OS binaries are stored. The entire zero client device runs via the network. This creates a single point of failure, in that, if the network goes down, the device is rendered useless.

 193 views

20⟩ Explain Software as a service?

it provides the users the ability to run its application on the cloud infrastructure and can access it from any client device using any interface like web browser.

 181 views