ICC1 - Ada AZ-900 - Azure Fundamentals quiz 4

ICC1 - Ada AZ-900 - Azure Fundamentals quiz 4

University

10 Qs

quiz-placeholder

Similar activities

AZ-900 Module 3 Part2

AZ-900 Module 3 Part2

KG - Professional Development

12 Qs

MOC20745 - Part 4

MOC20745 - Part 4

University

8 Qs

FRE 101 | Cloud Storage and Securiy

FRE 101 | Cloud Storage and Securiy

University

15 Qs

DBMS

DBMS

University

10 Qs

Cloud Computing & Data Center (Day 1)

Cloud Computing & Data Center (Day 1)

University

10 Qs

Cloud Computing

Cloud Computing

University

10 Qs

AI-102 day1

AI-102 day1

University

10 Qs

ICC1 - Ada AZ-900 - Azure Fundamentals quiz 4

ICC1 - Ada AZ-900 - Azure Fundamentals quiz 4

Assessment

Quiz

Computers

University

Medium

Created by

Steve Rich

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tool automatically keeps files between an on-premises Windows server and an Azure cloud environment updated?

Azure File Sync

Azure Storage Explorer

AzCopy

Answer explanation

Azure File Sync maintains a bidirectional synchronization of files between your on-premises and cloud Windows servers.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which storage redundancy option provides the highest degree of durability, with 16 nines of durability?

Locally redundant storage

Zone-redundant storage

Geo-zone-redundant-storage

Answer explanation

Geo-redundant storage (GRS) and geo-zone-redundant storage (GZRS) both provide 16 nines of durability.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Azure Storage service supports big data analytics, as well as handling text and binary data types?

Azure Blobs

Azure Files

Azure Disks

Answer explanation

Azure Blobs is a massively scalable object store for text and binary data. Azure Blobs also includes support for big data analytics through Data Lake Storage Gen2.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the PRIMARY purpose of Azure storage accounts?

To manage virtual machines in Azure

To host web applications

To securely store and access a variety of data objects

To deploy cloud functions

Answer explanation

Azure storage accounts are the fundamental service for storing and accessing all your data in the cloud. They offer various storage options like blobs, files, disks, queues, and tables, catering to different data needs.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you have two nines of durability (99%), how much time might that data not be accessible per year?

36.53 days

3.65 days

52.6 minutes

Answer explanation

Two nines of durability (99%) translates to 1% downtime.

Assuming a year has 365 days (ignoring leap years for simplicity), this would mean the data might be inaccessible for approximately:

  • Downtime percentage: 1%

  • Days in a year: 365 days

Downtime hours = Downtime percentage Days in a year Downtime hours = 1/100 365 days Downtime hours ≈ 3.65 days per year

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

You are a healthcare provider looking to store a large archive of medical images from patients. These images are rarely accessed, but need to be readily available for retrieval upon patient request, which could happen years later. However, due to budget constraints, you want to choose the most cost-effective storage option. What Azure Storage access tier would be the most suitable for this scenario?

Hot

Cool

Cold

Archive

Answer explanation

Hot Access tier is designed for frequently accessed data and would be too expensive for infrequently accessed medical images.

Cool Access tier is a good option for data that might be needed occasionally within a few months, but for medical images that could be needed years later, it might not be the most cost-effective.

Cold Access tier is a viable option as it offers lower storage costs compared to Cool tier. Data retrieval times from Cold storage are typically longer (hours) compared to Cool tier, but acceptable for this scenario where urgency is not a major concern.

Archive Access tier is the most cost-effective option for data that is rarely accessed and retrieval times of several hours are acceptable. Medical images in this scenario fit this profile perfectly. Retrieving data from Archive tier takes longer (hours) compared to Cold tier, but the significant cost savings make it the most suitable choice.

While both Cold and Archive tiers could be considered, Archive tier offers the lowest storage costs, making it the most cost-effective option for this specific scenario.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Your company processes a high volume of real-time financial transactions that need to be accessed and updated constantly. Performance and low latency are critical for ensuring smooth operation. What Azure Storage access tier would be the most appropriate for storing this data?

Hot Access Tier

Cool Access Tier

Cold Access Tier

Cold Access Tier

Answer explanation

  • Hot Access tier is specifically designed for frequently accessed data with low latency requirements. This makes it the ideal choice for storing real-time financial transactions that need constant access and updates. Hot tier prioritizes performance and immediate availability, ensuring smooth processing of financial transactions.

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?