Topic mix

Azure

30 moments from 21 videos · 1:39:49 total

This compiled sequence of conference talks covers Azure cloud services, guiding developers in deploying enterprise-grade cloud applications.

Containers in the cloud - State of the Art in 2022
Play section Container hosting options available on Microsoft Azure
Container hosting options available on Microsoft Azure thumbnail

Container hosting options available on Microsoft Azure

An overview of Microsoft Azure container offerings like Azure Container Instances, AKS, App Service, and Container Apps.

Azure-Well Architected Framework - Cost Optimization in practice
Play section Azure well-architected framework cost optimization disciplines
Azure well-architected framework cost optimization disciplines thumbnail

Azure well-architected framework cost optimization disciplines

Foundational practices for designing, budgeting, and scaling resources maximize operational efficiency.

Develop enterprise-ready applications for Microsoft Teams with Azure resources on modern web technologies
Play section Implementing secured configuration vaults via Azure
Implementing secured configuration vaults via Azure thumbnail

Implementing secured configuration vaults via Azure

Migrating sensitive application settings into isolated cloud storage vaults effectively prevents critical passwords from remaining exposed.

Play section Eliminating passwords using Azure managed identities
Eliminating passwords using Azure managed identities thumbnail

Eliminating passwords using Azure managed identities

Assigning distinct managed identities to independent cloud endpoints eliminates the ongoing requirement to manage static authentication secrets.

Coding an Immersive Copilot using Unity / .NET and Azure OpenAI!
Play section Configuring and deploying Azure OpenAI cloud services
Configuring and deploying Azure OpenAI cloud services thumbnail

Configuring and deploying Azure OpenAI cloud services

Setting up secure endpoints and APIs in cloud platforms guarantees reliable communication with large language models.

Leave it to the Dutch: How to save on your Azure bill!
Play section Leveraging Azure Advisor and Copilot for cost recommendations
Leveraging Azure Advisor and Copilot for cost recommendations thumbnail

Leveraging Azure Advisor and Copilot for cost recommendations

Automated environment scans provide actionable advice on unused IP addresses, scaling models, and underutilized components.

Terraform for Developers
Play section Deploying Azure infrastructure resources with Terraform code
Deploying Azure infrastructure resources with Terraform code thumbnail

Deploying Azure infrastructure resources with Terraform code

A live demonstration of provisioning an app service and SQL database in Azure.

Debugging Static Web Apps
Play section Hosting modern static web apps on Azure
Hosting modern static web apps on Azure thumbnail

Hosting modern static web apps on Azure

Azure Static Web Apps simplifies deployments by combining serverless APIs and global static hosting into a unified resource.

Functions Triggers using Azure Event Grids in Azure Blob Storage
Play section Combining serverless compute with Azure blob storage
Combining serverless compute with Azure blob storage thumbnail

Combining serverless compute with Azure blob storage

How to integrate serverless architecture and storage for real-time application development.

Developer Tools for Microsoft Azure
Play section Measuring connection speeds using Azure latency utilities
Measuring connection speeds using Azure latency utilities thumbnail

Measuring connection speeds using Azure latency utilities

Running continuous local benchmarks identifies optimal cloud regions for strict compliance and latency requirements.

Play section Sharing storage externally via Azure Cloud Explorer
Sharing storage externally via Azure Cloud Explorer thumbnail

Sharing storage externally via Azure Cloud Explorer

Providing a familiar file explorer interface empowers non-technical users to independently manage cloud-based blob storage.

Play section Managing queues using Azure Service Bus Explorer
Managing queues using Azure Service Bus Explorer thumbnail

Managing queues using Azure Service Bus Explorer

Interacting directly with message queues facilitates topic purging and payload troubleshooting during infrastructure testing.

Best Practices for Using GitHub Secrets
Play section Centralizing credentials management using Azure Key Vault resource integration
Centralizing credentials management using Azure Key Vault resource integration thumbnail

Centralizing credentials management using Azure Key Vault resource integration

Utilizing a centralized cloud vault provides robust cryptographic storage spanning multiple deployment repositories and external dependencies.

Hacking MSSQL on Cloud. All of them. How I became sysadmin on Azure, AWS, GCP and Alibaba.
Play section Exploiting managed instances on Azure and Alibaba Cloud
Exploiting managed instances on Azure and Alibaba Cloud thumbnail

Exploiting managed instances on Azure and Alibaba Cloud

Bypassing weak internal mitigations and exploiting shared architectural environments exposes cross-tenant databases and plaintext system credentials.

Introduction to Azure Machine Learning
Play section Navigating the components of Azure Machine Learning platform
Navigating the components of Azure Machine Learning platform thumbnail

Navigating the components of Azure Machine Learning platform

Leveraging integrated cloud frameworks prevents experimental slowdowns by centralizing models and compute resources into scalable solutions.

Play section Creating machine learning workspaces in the Azure portal
Creating machine learning workspaces in the Azure portal thumbnail

Creating machine learning workspaces in the Azure portal

Provisioning resource pools directly through the portal streamlines the deployment of comprehensive organizational machine learning backends.

Infrastructure as Prompts: Creating Azure Infrastructure with AI Agents
Play section Navigating the expansive Azure data and AI ecosystem
Navigating the expansive Azure data and AI ecosystem thumbnail

Navigating the expansive Azure data and AI ecosystem

Addressing the complexity and choice paralysis customers face when presented with a vast and rapidly changing cloud architecture landscape.

Play section Validating and applying Terraform templates via DevOps agents
Validating and applying Terraform templates via DevOps agents thumbnail

Validating and applying Terraform templates via DevOps agents

Reviewing the autonomously generated architectural plan, cost estimates, and codebase before committing action and triggering deployment into an Azure resource group.

Data Analytics with Microsoft Fabric: End-to-End Use Case with Data Agents
Play section Publishing custom data agents to Azure Foundry
Publishing custom data agents to Azure Foundry thumbnail

Publishing custom data agents to Azure Foundry

Scaling custom analytical contexts out uniformly by binding local data agents into overarching Azure AI instances.

.NET Microservices in Azure Container Apps
Play section Understanding mechanics of the Azure Developer CLI pipeline
Understanding mechanics of the Azure Developer CLI pipeline thumbnail

Understanding mechanics of the Azure Developer CLI pipeline

Automatically generating internal asset manifests allows precise translation of targeted code architectures directly into deployable cloud configurations.

Play section Initializing and deploying projects with Azure Developer CLI
Initializing and deploying projects with Azure Developer CLI thumbnail

Initializing and deploying projects with Azure Developer CLI

Running specialized initialization commands automatically evaluates repository architectures to instantly provision the necessary backend cloud infrastructure.

Play section Defining Azure Container Apps as an abstraction layer
Defining Azure Container Apps as an abstraction layer thumbnail

Defining Azure Container Apps as an abstraction layer

Running containers without complex parameter configurations provides a streamlined serverless experience built on top of Kubernetes clusters.

Building AI-Driven Spring Applications With Spring AI
Play section Switching model vendors to Azure OpenAI using configurations
Switching model vendors to Azure OpenAI using configurations thumbnail

Switching model vendors to Azure OpenAI using configurations

How abstractions in Spring AI allow swapping from a local model to Azure OpenAI without altering core business logic.

Enabling automated 1-click customer deployments with built-in quality and security
Play section Automating application infrastructure provisioning in Azure via Ansible
Automating application infrastructure provisioning in Azure via Ansible thumbnail

Automating application infrastructure provisioning in Azure via Ansible

Leveraging pipeline variables to create resource groups and deploy containers dynamically to Azure web apps.

In-depth .NET Azure Functions: Isolated mode, performance and durable AI agents
Play section Azure functions hosting plans and migration challenges
Azure functions hosting plans and migration challenges thumbnail

Azure functions hosting plans and migration challenges

Because older consumption plans use Windows containers, teams must update applications to adopt the superior Flex consumption model.

Blazor and Azure functions for Serverless Website
Play section Configuring an Azure storage account for static websites
Configuring an Azure storage account for static websites thumbnail

Configuring an Azure storage account for static websites

Activating the static website feature on an Azure blob container automatically configures primary endpoints for serving web traffic.

Play section Connecting a Blazor application to an Azure Function backend
Connecting a Blazor application to an Azure Function backend thumbnail

Connecting a Blazor application to an Azure Function backend

Deploying an Azure function API endpoint provides a secure method to query database resources and pass credentials to the frontend.

Play section Introduction to serverless websites with Blazor and Azure Functions
Introduction to serverless websites with Blazor and Azure Functions thumbnail

Introduction to serverless websites with Blazor and Azure Functions

Integrating Blazor with Azure Functions allows C# developers to build frontend applications without managing a dedicated server.

Agentic AI - From Theory to Practice: Developing Multi-Agent AI Systems on Azure
Play section Managing AI development with Azure AI Foundry
Managing AI development with Azure AI Foundry thumbnail

Managing AI development with Azure AI Foundry

A centralized suite provides model catalogs, agent services, built-in integrations, and unified observability for enterprise AI development.

Develop AI-powered Applications with OpenAI Embeddings and Azure Search
Play section Storing calculated embeddings in Azure Cognitive Search
Storing calculated embeddings in Azure Cognitive Search thumbnail

Storing calculated embeddings in Azure Cognitive Search

Writing pre-calculated embedding vectors into specialized databases optimizes retrieval speed during live semantic searches.

Your mix. Instantly.

More mixes