NEW
Font size
WorksheetsMicrosoft Azure and Cloud Computing Worksheet
Total questions: 31
Worksheet time: 16mins
In the "Birthday Party" analogy, what does the "Traditional (On-Premise)" way require you to do?
Rent a venue and pay only for guests who show up.
Buy the house, furniture, and food, and manage everything yourself.
Hire a caterer to manage the food only.
Use a shared community center.
In the "Cloud Computing" party analogy, what happens if fewer guests show up than expected?
You are stuck with a large empty house.
You still have to pay for the full capacity of the venue.
You only pay for the space/resources you actually used.
The party is cancelled.
Which of the following best describes Microsoft Azure based on the text?
A strict set of rules for coding.
A giant, flexible "party venue" for applications and data where you rent servers.
A hardware store where you buy physical servers.
A social media platform for developers.
What is the key benefit of "Scalability" in Azure?
Microsoft secures the data centers.
You can instantly get more power during high demand and scale down when demand drops.
Data centers are located all over the world.
You never have to pay for resources.
How does the "Cost-Effective" benefit of Azure work?
You pay a large upfront fee for lifetime access.
You pay a flat monthly rate regardless of usage.
It follows a pay-as-you-go model with no huge upfront hardware costs.
It is free for all users.
What does "Global Reach" refer to in the context of Azure benefits?
The ability to translate your website into any language.
Having data centers all over the world (US, Europe, Asia) for faster access.
The ability to send emails to anyone globally.
Selling your application to global markets only.
Who manages the infrastructure to ensure reliability and disaster recovery in Azure?
The user.
Third-party consultants.
Microsoft.
The internet service provider.
How is the "Classic Deployment" model described in the LEGO analogy?
A) Building with a pre-designed kit.
B) Building with individual LEGO bricks, one at a time, without a blueprint.
C) Building a model that is glued together.
D) Buying a finished LEGO toy.
What is the current and recommended deployment model for Azure?
Azure Classic Deployment.
Azure On-Premise Manager.
Azure Resource Manager (ARM).
Azure Direct Deploy.
In the ARM LEGO analogy, what represents a "Resource Group"?
The instruction manual.
The individual bricks.
The box that the entire LEGO kit came in.
The table the LEGOs are built on.
What is a "Resource" in Azure?
The instruction manual for deployment.
A collection of related projects.
Any single thing you create and use (e.g., virtual computer, database).
The geographical location of the server.
What is the primary function of a Resource Group?
To provide power and cooling to servers.
To act as a logical container holding all related resources for a single project.
To connect different regions together.
To store backup data only.
What happens to the resources inside a Resource Group when you delete the Resource Group?
The resources are retained.
The resources are archived.
The resources are also deleted.
The resources are moved to another group.
What happens when you delete a resource group?
They are moved to a different group.
They are archived for 30 days.
Nothing; they must be deleted manually.
The system automatically deletes everything inside the group.
What capability does ARM offer regarding infrastructure setup?
You must manually set up every server.
You can define infrastructure as code (JSON templates) and deploy it repeatedly.
It prevents you from copying infrastructure.
It only supports graphical interface setups.
What is an Azure "Region" analogous to?
A single room in a house.
A City (e.g., "West US", "North Europe").
A power grid.
A specific server rack.
What is an "Availability Zone" (AZ) analogous to?
A City.
A separate, protected building within a "City".
A country.
A specific hard drive.
What distinguishes one Availability Zone from another within the same Region?
Different pricing models.
Independent power, cooling, and networking.
Different operating systems.
One is for storage, the other for computing.
Why would you use multiple Availability Zones?
For High Availability; if one AZ fails, others keep running.
To reduce the cost of the services.
To separate paid services from free services.
To access services in different countries.
Which deployment model will be used exclusively in this course?
Classic Deployment.
Azure Resource Manager (ARM).
In the Azure visualization, what represents your business or project?
The cloud icons.
The data centers.
Your devices (laptops, phones) accessing the services.
The Microsoft logo.
Why is the Classic Deployment model considered harder to manage?
It is too expensive.
It requires more coding knowledge.
It is harder to manage related resources as a single unit.
It is only available in the US.
Which benefit explains why Microsoft invests billions in data centers?
Scalability.
Global Reach.
Security.
Cost-Effective.
What is the "toolbox" analogy used to describe?
The physical tools used to repair servers.
The hundreds of services offered by Azure.
The software used to write code.
The customer support team.
If you have a sudden "big sale" on your website, which Azure characteristic helps handle the traffic?
Disaster Recovery.
Scalability.
Security.
Resource Groups.
A Resource Group is described as what kind of container?
Physical.
Logical.
Geographic.
Which of the following is NOT an example of a Resource given in the text?
Virtual Computer.
Database.
Storage Account.
Excel Spreadsheet.
How does the "Lifecycle Management" of a Resource Group save time?
It updates the software automatically.
It allows you to delete all resources for a project at once by deleting the group.
It renews the subscription automatically.
It prevents resources from expiring.
An Availability Zone is physically located within a:
Resource Group.
Region.
Single Server.
Classic Deployment.
In the "On-Premise" house analogy, what is the downside if you have fewer guests?
You run out of food.
You have a lot of wasted space.
The guests complain.
You have to rent more furniture.
Which feature allows you to use JSON templates for deployment?
Classic Deployment.
Availability Zones.
Azure Resource Manager (ARM).
Regional Deployment.
