Geschreven door studenten die geslaagd zijn Direct beschikbaar na je betaling Online lezen of als PDF Verkeerd document? Gratis ruilen 4,6 TrustPilot
logo-home
Tentamen (uitwerkingen)

AZ-900 Microsoft Azure Fundamentals – Exam Prep Guide with Practice Questions and Verified Answers

Beoordeling
-
Verkocht
-
Pagina's
92
Cijfer
A
Geüpload op
14-01-2025
Geschreven in
2024/2025

This document offers a comprehensive prep guide for the AZ-900 Microsoft Azure Fundamentals certification exam. It includes practice questions with verified answers and clear explanations, covering cloud concepts, core Azure services, security, compliance, pricing, and support. Ideal for beginners looking to validate their foundational knowledge of cloud computing and Microsoft Azure.

Meer zien Lees minder
Instelling
Vak

Voorbeeld van de inhoud

AZ 900 Fundamentals Exam Prep
Which of the following is a correct statement?
a. Private Cloud = Public Cloud + Hybrid Cloud
b. Public Cloud = Hybrid Cloud + Private Cloud
c. Hybrid Cloud = Private Cloud + Public Cloud - *answers *c. Hybrid Cloud = Private
Cloud + Public Cloud

Which of the following describes a benefit of cloud services?
a. Economics of scale
b. Fixed workloads
c. Unpredictable costs - *answers *a. Economics of Scale

When you implement a SaaS (Software as a Service) solution, you are responsible for?
a. Installing patches on Operating Systems
b. Configure High Availability
c. Configuring the SaaS solution
d. Install SaaS Solution - *answers *c. Configuring the SaaS solution

Which of the following refers to spending money upfront and then deduction that
expense over time?
a. Capital expenditure
b. Operational expenditure
c. Supply and demand - *answers *a. Capital expenditure

From the choices below, what is one of the advantages of moving your infrastructure to
Azure?
a. The move reduces Capital Expenditures (CapEx)
b. The move reduces Operational Expenditures (OpEx)
c. The move allows for complete control over infrastructure resources. - *answers *a.
The move reduces Capital Expenditures (CapEx)

Datacenter infrastructure, Server cost, storage costs, network cost, backup & archive
cost, business continuity and disaster recovery, technical personal costs are example of
which type?
a. Capital Expenditure (CapEx)
b. Operational Expenditure (OpEx) - *answers *a. Capital Expenditure (CapEx)

Capital Expenditure is the up-front spending of money on physical infrastructure, and
then deducting that up-front expense over time. True
False - *answers *True

Operational Expenditure is spending money on services or products now and being
billed for them now
True
False - *answers *True

,AZ 900 Fundamentals Exam Prep
Azure Reserved VM instances are example of the CapEx pricing model
True
False - *answers *True

Which of the following terms refer to making a service available with no downtime for an
extended period of time?
a. Agility
b. Fault tolerance
c. High Availability - *answers *c. High Availability

Which cloud model provides the greatest degree of ownership and control?
a. Hybrid Cloud
b. Private Cloud
c. Public Cloud - *answers *b. Private Cloud

Which cloud model provides the greatest degree of flexibility
a. Hybrid Cloud
b. Private Cloud
c. Public Cloud - *answers *a. Hybrid Cloud

Which of the following describes a public cloud?
a. Is owned and operated by the organization that uses the resources from that cloud.
b. Let organizations run application in the cloud or on-premises
c. Provides resources and services to multiple organizations and users, who connect
through a secure network connection. - *answers *c. Provides resources and services
to multiple organizations and users, who connect through a secure network connection

You have legacy applications that require specialized mainframe hardware, and you
have newer shared applications. Which cloud deployment model would be best for you?
a. Hybrid Cloud
b. Private Cloud
c. Public Cloud - *answers *b. Private Cloud

Microsoft Office365 is an example of?
a. Infrastructure as a Service (IaaS)
b. Platform as a Service (PaaS)
c. Software as a Service (SaaS) - *answers *c. Software as a Service (SaaS)

Which of the following describe Platform as a Service (PaaS)?
a. Users are responsible for purchasing, installing, configuring, and managing their own
software (operating systems, middleware, and applications)
b. Users create and deploy applications quickly without having to worry about managing
the underlying infrastructure

,AZ 900 Fundamentals Exam Prep
c. Users pay an annual or monthly subscription - *answers *b. Users create and deploy
applications quickly without having to worry about managing the underlying
infrastructure

Which of the following requires the most user management of cloud services?
a. Infrastructure as a Service (IaaS)
b. Platform as a Service (PaaS)
c. Software as a Service (SaaS) - *answers *a. Infrastructure as a Service (IaaS)

You are developing an application and want to focus on building, testing, and deploying.
You don't want to worry about managing the underlying hardware or software. Which
cloud service type is best for you?
a. Infrastructure as a Service (IaaS)
b. Platform as a Service (PaaS)
c. Software as a Service (SaaS) - *answers *b. Platform as a Service (PaaS)

In which type of cloud model are all the hardware resources owned by a third-party and
shared between multiple tenants?
a. Hybrid Cloud
b. Private Cloud
c. Public Cloud - *answers *c. Public Cloud

You are running a VM in Azure Cloud. Which model reflects how the resource is
managed?
a. User responsibility model
b. Azure responsibility model
c. Shared responsibility model - *answers *c. Shared responsibility model

An Azure administrator plans to run a PowerShell script that creates Azure resources.
You need to recommend which computer configuration to use the run the script.
Solution: Run the script from a computer that runs Linux and has the Azure CLI tools
installed. Does this meet the goal?
Yes
No - *answers *No

An Azure administrator plans to run a PowerShell script that creates Azure resources.
You need to recommend which computer configuration to use the run script. Solution:
Run the script from a computer that runs Chrome OS and uses Azure Cloud Shell. Does
this meet the goal?
Yes
No - *answers *Yes

An Azure administrator plans to run a PowerShell script that creates Azure resources.
You need to recommend which computer configuration to use the run script. Solution:

, AZ 900 Fundamentals Exam Prep
Run the script from a computer that runs MacOS and has PowerShell Core 6.0
installed. Does this meet the goal?
Yes
No - *answers *No

An Azure administrator plans to run a PowerShell script that creates Azure resources.
You need to recommend which computer configuration to use the run script. Solution:
You use Bash in Azure Cloud Shell. Does this meet the goal?
Yes
No - *answers *Yes

An Azure administrator plans to run a PowerShell script that creates Azure resources.
You need to recommend which computer configuration to use the run script. Solution:
You use a computer that runs Windows 10 and has Azure PowerShell module installed.
Does this meet the goal?
Yes
No - *answers *Yes

Your company hosts an accounting application named App1 that is used by all the
customers of the company. App1 has low usage during the first three weeks of each
month and very high usage during the last week of each month. Which benefit of Azure
Cloud Services supports cost management for this type of usage pattern?
a. High availability
b. High latency
c. Elasticity
d. Load Balancing - *answers *c. Elasticity

You plan to deploy several Azure Virtual Machines. You need to control the ports that
devices on the Internet can use to access the virtual machines. What should you use?
a. A network security group (NSG)
b. An Azure Active Directory (Azure AD)
c. Network gateway
d. An Azure Key vault - *answers *a. A Network Security Group (NSG)

Your Azure environment contains multiple Azure virtual machines. You need to ensure
that a virtual machine named VM1 is accessible from the Internet over HTTP. Solution:
You modify a network security group (NSG). Does this meet the goal?
Yes
No - *answers *Yes

Your Azure environment contains multiple Azure virtual machines. You need to ensure
that a virtual machine named VM1 is accessible from the Internet over HTTP. Solution:
You modify a DDoS protection plan. Does this meet the goal?
Yes
No - *answers *No

Geschreven voor

Vak

Documentinformatie

Geüpload op
14 januari 2025
Aantal pagina's
92
Geschreven in
2024/2025
Type
Tentamen (uitwerkingen)
Bevat
Vragen en antwoorden

Onderwerpen

$17.99
Krijg toegang tot het volledige document:

Verkeerd document? Gratis ruilen Binnen 14 dagen na aankoop en voor het downloaden kun je een ander document kiezen. Je kunt het bedrag gewoon opnieuw besteden.
Geschreven door studenten die geslaagd zijn
Direct beschikbaar na je betaling
Online lezen of als PDF

Maak kennis met de verkoper
Seller avatar
lizishiru

Maak kennis met de verkoper

Seller avatar
lizishiru University of Nairobi
Volgen Je moet ingelogd zijn om studenten of vakken te kunnen volgen
Verkocht
-
Lid sinds
1 jaar
Aantal volgers
0
Documenten
355
Laatst verkocht
-
High-Quality Summaries and Exam Prep

Welcome to my Stuvia profile! I provide high-quality, well-structured academic materials that are designed to support serious learners in achieving their academic goals. My resources include detailed notes, comprehensive summaries, exam preparations, and study guides that are clear, accurate, and aligned with course objectives. Each document is carefully written to ensure clarity, depth, and reliability—making it easier for you to grasp complex concepts, revise efficiently, and excel in your assessments. By choosing my materials, you can expect: ✅ Accurate and well-researched content ✅ Organized and easy-to-follow structure ✅ Reliable support for exams, assignments, and study sessions My goal is to help students save time, study effectively, and achieve outstanding results.

Lees meer Lees minder
0.0

0 beoordelingen

5
0
4
0
3
0
2
0
1
0

Recent door jou bekeken

Waarom studenten kiezen voor Stuvia

Gemaakt door medestudenten, geverifieerd door reviews

Kwaliteit die je kunt vertrouwen: geschreven door studenten die slaagden en beoordeeld door anderen die dit document gebruikten.

Niet tevreden? Kies een ander document

Geen zorgen! Je kunt voor hetzelfde geld direct een ander document kiezen dat beter past bij wat je zoekt.

Betaal zoals je wilt, start meteen met leren

Geen abonnement, geen verplichtingen. Betaal zoals je gewend bent via iDeal of creditcard en download je PDF-document meteen.

Student with book image

“Gekocht, gedownload en geslaagd. Zo makkelijk kan het dus zijn.”

Alisha Student

Bezig met je bronvermelding?

Maak nauwkeurige citaten in APA, MLA en Harvard met onze gratis bronnengenerator.

Bezig met je bronvermelding?

Veelgestelde vragen