Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Azure by (19.9k points)

What are storage options available in Azure?

1 Answer

0 votes
by (25.1k points)
edited by

Azure Storage is a collection of services created by Microsoft related to the storage and management of data in the cloud. Azure storage includes services such as 

Blob Storage to store large amounts of unstructured data.

Tables for storing large amounts of structured data. 

The queue for storing many messages that any application can access by performing an authenticated HTTP or HTTPS call. 

File Storage to create a File Share that can be mounted and used on a system locally using the SMB protocol. 

Data Lake Storage for storing large volumes of data and performing data analytics on it efficiently using big data technologies such as Hadoop.

Managed Disks for secured disks that support simple and scalable virtual machine deployment.

If you are planning on learning Azure, as a beginner it would be better to start with an online course that teaches you the basics and gives you hands-on experience.

You can either take this Azure Online Training which will teach you the basics of Azure or if you are just a beginner and wish to get your feet wet you can watch this end-to-end Azure tutorial. 

Related questions

Browse Categories

...