Azure Classroomnotes 23/May/2022

Azure Storage Account – Blob Storage Contd

  • Create an Azure Storage Account
    Preview
  • Create two containers
    • public
      Preview
    • private
      Preview
  • Now in both containers and upload some videos and images
  • For every item i.e. blob a unique url would have created
    • access public container blob url from any browser
      Preview
    • access private container blob url from any browser
      Preview
  • Exercise: Create a Storage account with two containers as mentioned above with one video and one image each.
  • Generating Shared Access Signature
    Preview
    Preview
    Preview
    Preview
  • Shared Access Signature Enables access to private blob items for a specific time from some specific ip range(optional)
  • Every storage account has two keys key1 and key2. if we rotate keys the SAS tokens generated will be effected
    Preview
  • Storage Account by default can be accessed over all the networks, but if you want to restrict to specific virtual networks with in Azure that can be done from Network section
    Preview
  • Azure Private Endpoint enables connectivity over Azure Backbone network
    Preview
    Preview
  • A custom domain name can be assigned to storage account
    Preview

Content Delivery Networks

  • Consider a video is uploaded in a video streaming platform (ott) and users access the video across the globe
    Preview
  • In this case we will have latency issues which is not good for the platform
  • So we can opt for content delivery Networks
    Preview

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

About continuous learner

devops & cloud enthusiastic learner