Kaldeep Kohli
  • Home
  • Home
  • Services
  • Contact
  • Kaldeep Kohli CV
  • slidetemp2
    Kaldeep Kohli
    Mission: To deliver the best in class global technology solutions
    LinkedIn www.linkedin.com/in/kaldeep-k-k..
    Over 15 years experience delivering complex solutions globally
    Experienced in IoT, GIS Geospatial Solutions Enterprise ITSM and infrastructure projects
  • slidetemp2
    Senior Pre-Sales Consultant Customer Facing Project Manager
    Over 15 Years Selling Best In Class Cutting Edge Technology
    Delivering complex 5G, Hybrid and FTTx fibre solutions globally
    Progressive Forward Thinking Solutions that are Future Proof
    Passionate about Technological Progress
  • slidetemp4
    Senior Technical Pre-Sales Consultant / Technical Project Manager
    Solution Preparation/Management
    Accelerating the sales process
    Product demonstrations, POC, and Implementation. With you all the way
    Hybrid 5G, Edge Computing, FTTx. Virtualised Networks and cloud-driven IoT
Super User
Joomla!
Technology
26 October 2022
Hits: 17

Azure Training Storage and databases

Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive
 

Blob storage is optimized for storing massive amounts of unstructured data. Unstructured data is data that doesn't adhere to a particular data model or definition, such as text or binary data

Blob storage is designed for:

Serving images or documents directly to a browser.

Storing files for distributed access.

Streaming video and audio.

Writing to log files.

Storing data for backup and restore, disaster recovery, and archiving.

Storing data for analysis by an on-premises or Azure-hosted service.

Users or client applications can access objects in Blob storage via HTTP/HTTPS, from anywhere in the world. Objects in Blob storage are accessible via the Azure Storage REST API, Azure PowerShell, Azure CLI, or an Azure Storage client library. Client libraries are available for different languages, including:

  • .NET
  • Java
  • Node.js
  • Python
  • Go
  • PHP
  • Ruby

Azure Disk Storage is the only shared cloud block storage that supports both Windows and Linux-based clustered or high-availability applications via Azure shared disks. Learn how shared disks enables you to run your mission-critical workloads in Azure.

Azure Files is a storage service that you can use to achieve file-directory storage in the cloud. With it, you can store any data you would in a traditional file system, including documents, media, and logs. It is based on the Network File System (NFS) protocol and allows access via Server Message Block (SMB).

Data stored in the cloud grows at an exponential pace. To manage costs for your expanding storage needs, it can be helpful to organize your data based on how frequently it will be accessed and how long it will be retained. Azure storage offers different access tiers so that you can store your blob data in the most cost-effective manner based on how it's being used. Azure Storage access tiers include:

  • Hot tier- An online tier optimized for storing data that is accessed or modified frequently. The hot tier has the highest storage costs, but the lowest access costs.
  • Cool tier- An online tier optimized for storing data that is infrequently accessed or modified. Data in the cool tier should be stored for a minimum of 30 days. The cool tier has lower storage costs and higher access costs compared to the hot tier.
  • Archive tier- An offline tier optimized for storing data that is rarely accessed, and that has flexible latency requirements, on the order of hours. Data in the archive tier should be stored for a minimum of 180 days.

 

 

https://1drv.ms/v/s!AlFQtNx9VD8XugrK6CKskAdvmUss?e=vKUzcT

 

Check the video link thanks

  • Next
Rating:
( 0 Rating )

Search

  • Home
  • Home
  • Services
  • Contact
  • Kaldeep Kohli CV
As a part of GDPR policy, we use cookies to ensure that we give you the best experience on our website.
I accept