Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam AZ-900 All Questions

View all questions & answers for the AZ-900 exam

Exam AZ-900 topic 1 question 82 discussion

Actual exam question from Microsoft's AZ-900
Question #: 82
Topic #: 1
[All AZ-900 Questions]

HOTSPOT -
You plan to use Azure to host two apps named App1 and App2. The apps must meet the following requirements:
✑ You must be able to modify the code of App1.
✑ Administrative effort to manage the operating system of App1 must be minimized.
✑ App2 must run interactively with the operating system of the server.
Which type of cloud service should you use for each app? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: Azure Platform as a service (PaaS)
Organizations typically use PaaS for these scenarios:
Development framework. PaaS provides a framework that developers can build upon to develop or customize cloud-based applications. Similar to the way you create an Excel macro, PaaS lets developers create applications using built-in software components. Cloud features such as scalability, high-availability, and multi-tenant capability are included, reducing the amount of coding that developers must do.

Box 2:
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
(such as Microsoft Office 365).
SaaS provides a complete software solution that 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's 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. SaaS allows your organization to get quickly up and running with an app at minimal upfront cost.
Reference:
https://azure.microsoft.com/en-us/overview/what-is-paas/

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Greg_Exam
Highly Voted 2 years, 2 months ago
App1 - PaaS App2 - IaaS
upvoted 271 times
VaibhavGawali
5 months, 1 week ago
I agree. App1: Platform as a service (PaaS) App2: Infrastructure as a service (IaaS)
upvoted 4 times
...
...
hossein7070
Highly Voted 2 years, 2 months ago
I think App2 should be Iaas. The key word in here is "Operating System"
upvoted 86 times
ICTZaakwaarnemer
1 year ago
The one thing that keeps me second guessing is that it would do that by default in SaaS, or am i overthinking it? I'll just trust chatgpt in this case and go for IaaS. Microsoft questions are a pain.
upvoted 7 times
...
...
Zakirh
Most Recent 3 days, 8 hours ago
APP2 should be IaaS. Here is the hint-You are going to deploy!
upvoted 1 times
...
BouMajed
2 weeks, 5 days ago
App1 - Paas App2 - must be IaaS because it must interact with operating system
upvoted 1 times
...
tsshin73
1 month, 1 week ago
App1 : PaaS / App2 : IaaS
upvoted 1 times
...
NoursBear
1 month, 2 weeks ago
Keywords interact with OS of server and NOT client computer OS
upvoted 1 times
...
ZayanH
1 month, 2 weeks ago
paas, and iaas.
upvoted 1 times
...
GagisaPRO
1 month, 3 weeks ago
The answer is not right. It should be: App1: Platform as a service (PaaS) App2: Infrastructure as a service (IaaS)
upvoted 1 times
...
p24688
1 month, 4 weeks ago
App 1 PaaS App 2 IaaS
upvoted 1 times
...
LaReis
2 months, 1 week ago
Para atender aos requisitos dos seus aplicativos, você deve usar os seguintes tipos de serviços de nuvem: App1: Plataforma como Serviço (PaaS) Motivo: Você pode modificar o código do App1 e minimizar o esforço administrativo, pois o PaaS gerencia a infraestrutura subjacente e o sistema operacional. App2: Infraestrutura como Serviço (IaaS) Motivo: O App2 precisa ser executado interativamente com o sistema operacional do servidor, o que é melhor atendido por IaaS, onde você tem controle total sobre o sistema operacional e a infraestrutura.
upvoted 2 times
...
Sathishram
3 months, 1 week ago
From ChatGPT-->In SAAS the azure resource can interact with Operating system or not? ChatGPT said: ChatGPT In Software as a Service (SaaS), the Azure resource cannot interact with the operating system. SaaS provides fully managed applications delivered over the internet, and the service provider manages the underlying infrastructure, including the operating system. Users interact with the software through a web interface or application but do not have control over or access to the underlying OS or infrastructure. So, We can confirm App2 - IAAS
upvoted 1 times
...
darthhansie
4 months ago
App1: Azure VM (IaaS) - modify the code of App1, which implies that you’ll need direct access to the underlying operating system App2: Azure App Service (PaaS) - PaaS services abstract away the underlying infrastructure, allowing you to focus solely on your application code
upvoted 2 times
...
ADR7
5 months, 2 weeks ago
Correct answers are: App1 - PaaS App2 - IaaS
upvoted 5 times
...
Amolaz900
7 months, 1 week ago
Paas and Iaas App2 must run interactively with the operating system of the server. Which type of cloud service should you use
upvoted 2 times
Amolaz900
7 months, 1 week ago
If App2 must run interactively with the operating system of the server, you should use Infrastructure as a Service (IaaS) in the cloud. With IaaS, you have full control over the virtual machines, including the operating system, networking, and applications running on them. This allows you to deploy and manage your applications just like you would on physical servers, giving you the flexibility to run interactive applications as needed.
upvoted 1 times
...
...
theFriday
7 months, 2 weeks ago
App1- PaaS App2- IaaS For App1, you should use Platform as a Service (PaaS). PaaS allows you to modify the code of your application and it minimizes the administrative effort to manage the operating system as the cloud provider manages the underlying infrastructure12. For App2, you should use Infrastructure as a Service (IaaS). IaaS provides you with the most control over the operating system, allowing your application to interact directly with it.
upvoted 3 times
...
sergio_eduardo
8 months, 1 week ago
App1 - PaaS App2 - IaaS (must run interactively with the operating system)
upvoted 1 times
...
fmones16
9 months, 3 weeks ago
My answer for App2 was IaaS, but when trying to understand MS logic, it's talking about the App2 (application that interactively run on OS). Application that run on OS should be SaaS.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...