0
0
Azurecloud~20 mins

Cloud deployment models (public, private, hybrid) in Azure - Practice Problems & Coding Challenges

Choose your learning style9 modes available
Challenge - 5 Problems
🎖️
Cloud Deployment Mastery
Get all challenges correct to earn this badge!
Test your skills under time pressure!
🧠 Conceptual
intermediate
2:00remaining
Identify the correct description of a public cloud
Which of the following best describes a public cloud deployment model?
AA cloud environment owned and operated by a single organization for its exclusive use.
BA cloud environment combining on-premises infrastructure with public cloud services.
CA cloud environment shared by multiple organizations, managed by a third-party provider.
DA cloud environment that is physically located only on the user's premises.
Attempts:
2 left
💡 Hint
Think about who manages the cloud and who can access it.
Architecture
intermediate
2:00remaining
Choose the correct Azure service for a private cloud setup
Which Azure service is primarily used to create a private cloud environment within an organization's own data center?
AAzure Virtual Machines
BAzure Stack Hub
CAzure Blob Storage
DAzure App Service
Attempts:
2 left
💡 Hint
Look for the service that extends Azure to on-premises.
service_behavior
advanced
2:00remaining
Behavior of hybrid cloud during network outage
In a hybrid cloud setup using Azure Arc, what happens to workloads running on on-premises servers if the connection to the Azure public cloud is lost?
AWorkloads continue running locally without interruption.
BAll workloads immediately stop until the connection is restored.
CWorkloads automatically migrate to Azure public cloud.
DAzure Arc disables all on-premises resources remotely.
Attempts:
2 left
💡 Hint
Consider how hybrid cloud supports local operations.
security
advanced
2:00remaining
Security advantage of private cloud over public cloud
Which security advantage is unique to private cloud deployments compared to public clouds?
AAutomatic software patching by the cloud provider.
BUnlimited scalability without hardware constraints.
CShared security responsibility with multiple tenants.
DExclusive physical access control to hardware by the organization.
Attempts:
2 left
💡 Hint
Think about physical control over infrastructure.
Best Practice
expert
3:00remaining
Best practice for data residency in hybrid cloud
An organization must comply with strict data residency laws requiring sensitive data to remain within their country. Which hybrid cloud deployment practice best meets this requirement using Azure?
AUse Azure Stack Hub on-premises for sensitive data and Azure public cloud for less sensitive workloads.
BStore all sensitive data in Azure public cloud regions outside the country and use encryption.
CMigrate all workloads to Azure public cloud and rely on Microsoft's compliance certifications.
DKeep all data on local servers without any cloud integration.
Attempts:
2 left
💡 Hint
Consider combining on-premises and cloud to meet legal requirements.