Azure Storage for Developers: Blobs

Go to class
Write Review

Free Online Course: Azure Storage for Developers: Blobs provided by LinkedIn Learning is a comprehensive online course, which lasts for 2-3 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Azure Storage for Developers: Blobs is taught by Anton Delsink.

Overview
  • Take a deep dive into Azure Blob storage, an object storage solution for the cloud that's ideal for storing a wide variety of unstructured data.

    Take a deep dive into Azure Blob storage, an object storage solution for the cloud that's ideal for storing a wide variety of unstructured data. In this installment of Azure Storage for Developers, instructor Anton Delsink helps you understand how to best leverage this key part of the Azure Storage service. To begin, Anton demonstrates how to create a storage account and take steps to ensure that your stored data is secure. He then covers blobs, explaining how to connect to blob containers; work with the different types of blobs, including append bobs and block blobs; and create a shared access signature to control access to a blob. To wrap up, he covers the performance constraints of Azure Blob storage and discusses how to deploy Azure content distribution network (CDN).

Syllabus
  • Introduction

    • Introduction to Azure Storage
    • What you should know
    1. Overview
    • Azure Storage overview
    • Create your first storage account
    • Create a blob storage account
    • Azure Storage Explorer
    2. Security
    • Shared Key Authentication
    • Shared access signatures (SAS)
    • Stored access policies
    • Encryption at rest
    3. Blobs
    • Introduction to Azure Storage blobs
    • Connect to blob containers
    • Work with append blobs
    • Work with block blobs
    • Work with a lease
    • Blob access control: SAS
    • Azure Storage metadata
    4. Performance
    • Blob performance considerations
    • Content distribution networks (CDNs)
    • Deploy Azure CDN
    • Reference blobs via CDN
    Conclusion
    • Next steps