Tag: Azure Friday

AzureCloudThis week on Azure Friday

Introducing Azure Cosmos DB for PostgreSQL | This week on Azure Friday

In this episode of Azure Friday, Kirill Gavrylyuk and Charles Feddersen join Scott Hanselman to explain Distributed SQL PostgreSQL in Azure Cosmos DB.

Chapters

  • 00:00 – Introduction
  • 02:12 – Azure Cosmos DB for PostgreSQL demo
  • 09:36 – Demo loading data from Azure Storage and sharding
  • 15:34 – Demo creating a replica for reduced latency
  • 21:56 – Wrap-up

Source: Azure Friday

Resources

AzureCloudThis week on Azure Friday

Develop tools for developing with Azure Cosmos DB | This week on Azure Friday

In this episode of Azure Friday, Estefani Arroyo joins Scott Hanselman to talk about and demo Azure Cosmos DB desktop tools for developing, querying and testing your applications. The Azure Cosmos DB Linux Emulator provides a high-fidelity emulation of the Azure Cosmos DB service. The Azure Data Studio Cosmos DB API for Mongo DB extension enables you to connect to your Mongo resources and query your data using the mongo shell.

Chapters

  • 00:00 – Introduction
  • 01:03 – Emulator configuration options
  • 02:20 – Emulator pre-requisites
  • 04:36 – Adding certificates
  • 07:20 – Azure Cosmos DB emulator
  • 08:31 – Querying data
  • 09:27 – Python sample app to try it
  • 10:30 – Visualizing data with Azure Data Studio
  • 12:26 – Mongo shell
  • 15:13 – Wrap-up

Source: Azure Friday

Resources

AzureCloudThis week on Azure Friday

Introducing the Azure Developer CLI (azd) | This week on Azure Friday

In this episode of Azure Friday, Savannah Ostrowski joins Scott Hanselman to show how the Azure Developer CLI (azd) uses a set of developer-friendly commands that map to key stages in your workflow and idiomatic application templates to accelerate the time it takes you to get started on Azure.

Chapters

  • 00:00 – Introduction
  • 01:45 – Code to Cloud Journey
  • 04:04 – Azure Developer CLI templates
  • 05:42 – Exploring with a sample app
  • 11:57 – azd CLI demo
  • 21:07 – “It even created a dashboard? What?”
  • 21:39 – Exploring the deployed app components
  • 23:01 – Wrap-up

Source: Azure Friday

Resources

AzureCloudThis week on Azure Friday

New API back-end options in Azure Static Web Apps | This week on Azure Friday

In this episode of Azure Friday, Annina Keller joins Scott Hanselman to show how Azure Static Web Apps provides built-in serverless API endpoints via integration with Azure services, including Azure App Service, Azure API Management, Azure Container Apps, and Azure Functions.

Chapters

  • 00:00 – Introduction
  • 03:18 – Simple demo
  • 10:30 – Demo with OAuth and API Management
  • 17:50 – Wrap-up
  • 18:40 – Resources

Source: Azure Friday

Resources

AzureCloudThis week on Azure Friday

Industry-aware analytics using Azure Synapse database templates | This week on Azure Friday

In this episode of Azure Friday, Lakshmi Murthy joins Scott Hanselman to show how to build an enterprise data model using Azure Synapse database templates to add rich business context to data and drive meaningful analytics.

Chapters

  • 00:00 – Introduction
  • 01:07 – Azure Synapse database templates
  • 04:54 – Demo: Creating a lake database
  • 10:35 – Demo: Customizing and querying
  • 17:04 – Wrap-up

Source: Azure Friday

Resources

ArchitectureAzureThis week on Azure FridayUncategorized

Architecting multitenant solutions on Azure | This week on Azure Friday

In this episode of Azure Friday, John Downs joins Scott Hanselman to discuss how to design, architect, and build multitenant Software-as-a-Service (SaaS) solutions on Azure. If you’re building a SaaS product or another multitenant service, there’s a lot to consider when you want to ensure high performance, tenant isolation, and managing deployments. They walk through some example SaaS architectures and see how Microsoft provides guidance to help you to build a multitenant solution on top of Azure.

Chapters

  • 00:00 – Introduction
  • 00:23 – Multitenancy in the cloud
  • 06:28 – Multitenancy guidance
  • 07:00 – Design considerations
  • 16:09 – Architectural approaches
  • 18:07 – Service-specific guidance
  • 20:28 – Wrap-up

Source: Azure Friday

Resources

AzureCloud

Using Entity Framework Core with Azure SQL DB and Azure Cosmos DB | Azure Friday

In this episode of Azure Friday, Jeremy Likness shows Scott Hanselman how to use Entity Framework (EF) Core with Azure SQL DB and Azure Cosmos DB. EF Core is a lightweight, extensible, open source, and cross-platform version of the popular Entity Framework data access technology.

[0:00:00]– Overview
[0:01:43]– Using Entity Framework Core with Azure SQL DB (existing)
[0:10:23]– Sidebar: Resolving a demo hiccup
[0:15:07]– Using Entity Framework Core with Azure Cosmos DB (new)
[0:22:09]– Wrap-up

Source: Channel 9

Resources

AzureCloudCloud NativeDeveloper

AzUrlShortener: An open source, budget-friendly URL shortener | Azure Friday

In this episode of Azure Friday, Frank Boucher joins Scott Hanselman to talk about AzUrlShortener – an open source, budget-friendly URL shortener you can deploy directly from GitHub with one click into your Azure subscription. Frank explains how to get it, why it’s inexpensive, and explores the source code.

[0:01:34] – Demo

Source: Channel 9

Resources

AIAzureDevOps

Writing code and having fun with Rock, Paper, Scissors, Lizard, Spock | Azure Friday

In this episode of Azure Friday, Isaac Levin joins Scott Hanselman to talk about building highly scalable applications and having fun with the Rock, Paper, Scissors, Lizard, Spock sample application. Rock, Paper, Scissors, Lizard, Spock is a multi-language application built with Visual Studio and Visual Studio Code, deployed with GitHub Actions and running on Azure Kubernetes Service (AKS). It also uses Machine Learning and Azure Cognitive Services (Custom Vision API). Languages used in this application include .NET, Node.js, Python, Java, and PHP.

[0:01:55]

Source: Channel 9

Resources

Azure

Go serverless: Serverless operations with Azure DevOps | Azure Friday

In this episode of Azure Friday, Abel Wang joins Donovan Brown to show how to use Azure Pipelines to build and deploy apps for Azure Functions, App Service and even Kubernetes Clusters.

[0:00:45] – Demo

Source: Channel 9

Resources