AZURE WALKTHROUGH QUIZ 2

AZURE WALKTHROUGH QUIZ 2

Professional Development

12 Qs

quiz-placeholder

Similar activities

Azure Test

Azure Test

Professional Development

15 Qs

CBNCloud Ngulik Bareng Azure Stack Vol.3

CBNCloud Ngulik Bareng Azure Stack Vol.3

Professional Development

9 Qs

AZ-400 | Mod-1 & 2

AZ-400 | Mod-1 & 2

Professional Development

13 Qs

04.Azure_SeguridadGeneralyDeRed

04.Azure_SeguridadGeneralyDeRed

Professional Development

7 Qs

Azure bot and QnA

Azure bot and QnA

Professional Development

11 Qs

AZ_204_Module2

AZ_204_Module2

Professional Development

9 Qs

PL-200

PL-200

Professional Development

11 Qs

02. Azure Descripción de los servicios

02. Azure Descripción de los servicios

Professional Development

9 Qs

AZURE WALKTHROUGH QUIZ 2

AZURE WALKTHROUGH QUIZ 2

Assessment

Quiz

Professional Development

Professional Development

Hard

Created by

Anand Jha

Used 16+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements are true ?

  1. 1. A platform as a service (PaaS) solution that hosts web apps in Azure provides full control of the operating systems that host applications

  2. 2. A platform as a service (PaaS) solution that hosts web apps in Azure provides the ability to scale the platform automatically.

  3. 3. A platform as a service (PaaS) solution that hosts web apps in Azure provides professional development services to continuously add features to custom applications

1,2,3 are correct

1 & 3 are correct

2 & 3 are correct

1 & 2 are correct

Answer explanation

Box 1: No -
A PaaS solution does not provide access to the operating system. The Azure Web Apps service provides an environment for you to host your web applications.
Behind the scenes, the web apps are hosted on virtual machines running IIS. However, you have no direct access to the virtual machine, the operating system or IIS.

Box 2: Yes -
A PaaS solution that hosts web apps in Azure does provide the ability to scale the platform automatically. This is known as autoscaling. Behind the scenes, the web apps are hosted on virtual machines running IIS. Autoscaling means adding more load balanced virtual machines to host the web apps.

Box 3: Yes -
PaaS provides a framework that developers can build upon to develop or customize cloud-based applications. PaaS development tools can cut the time it takes to code new apps with pre-coded application components built into the platform, such as workflow, directory services, security features, search and so on.


References:
https://azure.microsoft.com/en-gb/overview/what-is-paas/

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1. What does a customer provide in a software as a service (SaaS) model?

application data

data storage

compute resources

application software

Answer explanation

SaaS provides a complete software solution which you purchase on a pay-as-you-go basis from a cloud service provider. You rent the use of an app for your organization and your users connect to it over the Internet, usually with a web browser. All of the underlying infrastructure, middleware, app software and app data are located in the service provider data center. The service provider manages the hardware and software and with the appropriate service agreement, will ensure the availability and the security of the app and your data as well.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A company wants to make use of an Azure service in private preview.

Are Azure services in private preview available only to a selective portion of customers?

     Yes

No

Answer explanation

Services in private preview are only available a few customers to take part in early access to new concepts and features.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A company wants to migrate its current on-premises servers to Azure.

They want to ensure that the servers are running even if a single Azure Data Center goes down.

Which of the following terms refers to the solution that needs to be in place to fulfill this requirement?

  Fault tolerance

  Elasticity

Scalability

Low Latency

Answer explanation

This concept of Fault tolerance refers to achieving high availability on the cloud.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A company is planning to create several Virtual Machines in Azure.

Which of the following is the right category to which the Azure Virtual Machine belongs ?

Infrastructure as a service (IaaS)

Platform as a service (PaaS)

Software as a service (SaaS)

Function as a service (FaaS)

Answer explanation

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Your company plans to deploy several custom applications to Azure.

The applications will provide invoicing services to the customers of the company.

Each application will have several prerequisite applications and services installed.
You need to recommend a cloud deployment solution for all the applications.
What should you recommend?

Software as a Service (SaaS)

Platform as a Service (PaaS)

Infrastructure as a Service (laaS)

Answer explanation

Infrastructure as a service (IaaS) is an instant computing infrastructure, provisioned and managed over the internet. The IaaS service provider manages the infrastructure, while you purchase, install, configure, and manage your own software


Incorrect Answers:
Software as a service (SaaS) allows users to connect to and use cloud-based apps over the Internet. Common examples are email, calendaring, and office tools. In this scenario, you need to run your own apps, and therefore require an infrastructure.


Platform as a service (PaaS) is a complete development and deployment environment in the cloud. PaaS includes infrastructure “servers, storage, and networking “but also middleware, development tools, business intelligence (BI) services, database management systems, and more. PaaS is designed to support the complete web application lifecycle: building, testing, deploying, managing, and updating.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following describes a benefit of cloud services?

Economies of scale

Fixed workloads

Unpredictable costs

None of the above

Answer explanation

Answer is Economies of scale. Economies of scale is the ability to do things more cheaply and more efficiently when operating at a larger scale in comparison to operating at a smaller scale.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?