Microsoft Azure Fundamentals: Storage and Data: (28) Where to Go from Here[MP4] [0:03:11] [2015/02/25]Wrap up the course, find out where to learn more about your durable data storage options, and see a preview of the next course in the Azure Fundamentals series.
Microsoft Azure Fundamentals: Storage and Data: (27) Understanding DocumentDB Programmatically[MP4] [0:10:22] [2015/02/25]Find out how to create and utilize DocumentDB Stored Procedures, Triggers and User Defined Functions (UDFs) using JavaScript, and the .NET DocumentDB Client Library.
Microsoft Azure Fundamentals: Storage and Data: (26) How Do I: Use SQL to Query DocumentDB[MP4] [0:07:50] [2015/02/25]See how to write simple SQL queries, tools that allow you to practice and utilize queries via the .NET DocumentDB Client Library.
Microsoft Azure Fundamentals: Storage and Data: (25) Understanding DocumentDB Consistency[MP4] [0:09:13] [2015/02/25]The architecture of DocumentDB relies heavily on replication to enable quick reads and writes, and this requires decisions on how to best tune the replication properly for your application's needs.…
Microsoft Azure Fundamentals: Storage and Data: (24) How Do I: Perform Common Tasks with DocumentDB[MP4] [0:18:49] [2015/02/25]Look at typical CRUD operations against DocumentDB.
Microsoft Azure Fundamentals: Storage and Data: (23) Understanding DocumentDB[MP4] [0:15:43] [2015/02/25]DocumentDB is the newest Microsoft NoSQL semi-structured / schema-free data store which provides the ability to work and store hierarchical object graphs as JSON documents, enabling sophisticated…
Microsoft Azure Fundamentals: Storage and Data: (22) Understanding Standard and Active Geo-Redundancy[MP4] [0:08:47] [2015/02/25]Explore the benefits of geo-redundancy, and see how to set up redundant secondaries in Azure SQL.
Microsoft Azure Fundamentals: Storage and Data: (21) How Do I: Backup and Restore an Azure SQL…[MP4] [0:03:57] [2015/02/25]Learn how to create a database backup and restore it in Azure SQL.
Microsoft Azure Fundamentals: Storage and Data: (20) How Do I: Import a Database into Azure SQL[MP4] [0:09:23] [2015/02/25]Focus on importing an existing on-premises version of a SQL Server database into Azure SQL.
Microsoft Azure Fundamentals: Storage and Data: (19) How Do I: Perform Common Tasks with Azure SQL[MP4] [0:22:14] [2015/02/25]See how to perform common tasks inside of the Azure SQL web-based user interface, plus how to connect to it from Visual Studio.
Microsoft Azure Fundamentals: Storage and Data: (18) Understanding Azure SQL[MP4] [0:14:34] [2015/02/25]Azure SQL is the cloud-provisioned and hosted version of SQL Server. Examine the similarities and differences between Azure SQL and the on-premises version of SQL Server, including limitations,…
Microsoft Azure Fundamentals: Storage and Data: (17) How Do I: Secure Access to Storage Services…[MP4] [0:11:33] [2015/02/25]Azure Storage allows people who are not Service Administrators or Co-Administrators to access Azure Storage service resources for a limited time, based on the distribution of an authorization token…
Microsoft Azure Fundamentals: Storage and Data: (16) How Do I: Lease a Blob to Update It[MP4] [0:05:25] [2015/02/25]Find out how to temporarily "lease" a blob to write to it. Relational Database Management Systems create a lock on a row of data (and potentially related data) to ensure data integrity;…
Microsoft Azure Fundamentals: Storage and Data: (15) How Do I: Control Access to Blobs and Containers[MP4] [0:06:24] [2015/02/25]Examine how to restrict access to containers and blobs. By default, a container and any blobs within it may be accessed only by the owner of the storage account.
Microsoft Azure Fundamentals: Storage and Data: (14) How Do I: Perform Common Tasks with Azure Blob…[MP4] [0:12:32] [2015/02/25]See a demonstration of common tasks when working with blob storage, including adding blobs, reading blobs, updating blobs, and deleting blobs.
Microsoft Azure Fundamentals: Storage and Data: (13) Understanding Azure Blob Storage[MP4] [0:07:26] [2015/02/25]Focus on Azure Blob Storage to understand how it can be utilized in your applications to provide a scalable solution for storing large amounts of unstructured data, such as image files, documents, log…
Microsoft Azure Fundamentals: Storage and Data: (12) How Do I: Perform Common Tasks with Azure Queue…[MP4] [0:09:32] [2015/02/25]Look at the typical tasks you perform with queues, including writing to and reading from a queue, peeking at queued messages, serializing and deserializing objects to and from the queue, and working…
Microsoft Azure Fundamentals: Storage and Data: (11) Understanding Azure Queue Storage[MP4] [0:12:13] [2015/02/25]Explore the purpose of queues and how this technology allows you to architect scalable, loosely coupled systems. Learn how queued messages are resilient to loss of data when failing to properly…
Microsoft Azure Fundamentals: Storage and Data: (10) How Do I: Dynamically Create Types from…[MP4] [0:21:16] [2015/02/25]Since Azure Table Storage is semi-structured, two entities in the same table may not have the same properties. Learn about two techniques to create dynamic objects based on the available properties.
Microsoft Azure Fundamentals: Storage and Data: (09) How Do I: Page Entities from Azure Table…[MP4] [0:05:25] [2015/02/25]When retrieving data from Azure Table Storage, you are limited to 1,000 records returned per query which, in some cases, this may not be sufficient. See how to page through large result sets by…
Microsoft Azure Fundamentals: Storage and Data: (08) How Do I: Perform Common Tasks with Azure Table…[MP4] [0:18:30] [2015/02/25]Find out how to connect to an Azure Storage account, connect to an Azure Storage table, perform basic CRUD operations on Azure Table Storage, and insert batches of entities. Plus, explore the Event…
Microsoft Azure Fundamentals: Storage and Data: (07) Understanding Azure Table Storage[MP4] [0:26:10] [2015/02/25]Add to basic understanding of the difference between Azure Table Storage and other storage options, gained from the previous modules. Dive deeper, and learn how the unique characteristics of Azure…
Microsoft Azure Fundamentals: Storage and Data: (06) Using the Azure Storage Emulator for…[MP4] [0:06:35] [2015/02/25]Wrap up the overview of tools that help develop applications based on Azure Storage. Focus on the Azure Storage Emulator, which provides an off-line, local developer tool that mimics the behavior of…
Microsoft Azure Fundamentals: Storage and Data: (05) Browsing and Managing Storage Resources with…[MP4] [0:16:09] [2015/02/25]Review the functionality of Server Explorer, which is used for checking work in the course demos.
Microsoft Azure Fundamentals: Storage and Data: (04) Working with Azure Storage[MP4] [0:17:09] [2015/02/25]Get an introduction to the three Azure Storage services: blobs, tables, and queues. Hear about creating accounts and establishing security, and look at costs associated with the various Azure Storage…
Microsoft Azure Fundamentals: Storage and Data: (03) Understanding the Azure SDK and Azure Tools…[MP4] [0:12:47] [2015/02/25]In an effort to clarify the relationships of the various SDKs, tools, and APIs available in Microsoft Azure, examine these offerings, what they do, how they help, how they're related, how to acquire…
Microsoft Azure Fundamentals: Storage and Data: (02) Overview of Your Data Storage Options[MP4] [0:20:27] [2015/02/25]Get a bird's eye view of the many different options you have when designing durable storage into your application's architecture. See an overview and compare/contrast the different Azure product…
Microsoft Azure Fundamentals: Storage and Data: (01) Course Introduction[MP4] [0:08:51] [2015/02/25]Find out how this course fits into the Microsoft Virtual Academy Azure Fundamentals series, look at the scope of the course, and learn how to get the most out of it.