1.
All of the following are the three main components of Windows Azure Platform except...
Correct Answer
C. Savepower
Explanation
The correct answer is "Savepower" because the Windows Azure Platform consists of three main components: Compute, Storage, and AppFabric. Compute refers to the processing power and resources needed to run applications, while Storage provides a scalable and durable storage solution. AppFabric is a set of services that enable applications to connect and communicate with each other. However, "Savepower" is not a component of the Windows Azure Platform and does not exist in its offerings.
2.
How many types of deployment models are used in clouds?
Correct Answer
D. 4
Explanation
There are four types of deployment models used in clouds. These include public cloud, private cloud, hybrid cloud, and community cloud. Public cloud refers to services provided by third-party vendors over the internet. Private cloud is dedicated to a single organization and is managed internally or by a third-party. Hybrid cloud combines public and private cloud resources, allowing organizations to have greater flexibility and control. Community cloud is shared by multiple organizations with similar needs and concerns.
3.
All of the following are the roles of the Compute component in Azure except...
Correct Answer
A. Rastar
Explanation
The Compute component in Azure includes services such as Virtual Machines (VMs), Azure Batch, Azure Kubernetes Service (AKS), and Azure Container Instances (ACI). These services are responsible for running and managing applications and workloads in the cloud. However, "Rastar" is not a recognized role or service in Azure's Compute component. Therefore, the correct answer is "Rastar" as it is not a valid role in Azure Compute.
4.
Which of the following is a combination of many virtualized instances which run client application?
Correct Answer
C. Fabric
Explanation
Fabric is the correct answer because it refers to a combination of many virtualized instances that run client applications. In the context of cloud computing, a fabric is a framework or infrastructure that allows for the creation and management of virtualized resources. These virtualized instances can be used to run client applications, providing a scalable and flexible environment for computing needs.
5.
What is a Blob?
Correct Answer
C. File of any size
Explanation
A Blob is a term used to refer to a file of any size. It can be a small size file or a large size file, or even a file of any other size. The term "Blob" does not specify a specific size range for the file. Therefore, the correct answer is "File of any size".
6.
How would you categorize Windows Azure?
Correct Answer
B. PaaS
Explanation
Windows Azure would be categorized as PaaS (Platform as a Service). PaaS is a cloud computing model where a provider offers a platform to develop, run, and manage applications without the complexity of infrastructure management. Windows Azure provides a platform for developers to build, deploy, and manage applications using various programming languages, frameworks, and tools. It allows developers to focus on application development rather than worrying about the underlying infrastructure.
7.
You can programmatically scale out Azure Worker Role instances by...
Correct Answer
D. Using AutoScaling Application
Explanation
Using AutoScaling Application is the correct answer because it allows you to automatically adjust the number of Azure Worker Role instances based on predefined rules or metrics. This ensures that your application can handle increased workload and maintain performance without manual intervention. By setting up AutoScaling Application, you can easily scale out your Worker Role instances as needed, improving the scalability and efficiency of your application.
8.
What is referred to as an operating system that runs on a virtual machine that hosts an instance of role?
Correct Answer
B. Guest OS
Explanation
A guest operating system refers to an operating system that runs on a virtual machine. In this context, the virtual machine acts as a host and provides the necessary resources for the guest operating system to run. The guest operating system is isolated from the underlying hardware and interacts with the virtual machine instead. Therefore, the correct answer is Guest OS.
9.
What is the benefit of Azure SLA?
Correct Answer
A. Constant connectivity
Explanation
The benefit of Azure SLA is constant connectivity. Azure SLA ensures that the services and applications hosted on the Azure platform have a guaranteed uptime and availability. This means that users can access their resources and data without any interruption, leading to improved productivity and reliability. With constant connectivity, businesses can confidently rely on Azure for their critical workloads and applications, knowing that they will be accessible at all times.
10.
All of the following are options for managing session state in Windows Azure except...
Correct Answer
B. Object Azure
Explanation
The correct answer is Object Azure. Object Azure is not a valid option for managing session state in Windows Azure. Windows Azure Caching, SQL Azure, and Azure Table are all valid options for managing session state in Windows Azure. Object Azure is not a recognized service or feature in Windows Azure.