Showing 4933–4944 of 18767 results
Demonstrating the Business Value of Power Virtual Agents (PL-900)
Microsoft Power Virtual Agents enables anyone to create powerful chatbots using a guided, no-code graphical interface. This course covers the fundamentals of Microsoft Power Virtual Agents!
Demystifying Image Recognition: Dive into Deep Learning
In today's data driven world, a lot of the data isn't text anymore. This course will teach you how to recognize and classify images using neural networks.
Demystifying Machine Learning Operations (MLOps)
Managing the machine learning process using recommended practices is a must to enable collaboration, tracing, and real-time monitoring. This course will teach you what are the main concerns and issues you need to consider while developing a machine learning model and after deploying it.
Demystifying the AWS Certified Machine Learning Specialty Exam
The AWS Machine Learning Specialty Exam covers four distinct domains. This course will review the exam, the concepts from these four domains, and techniques for how you can best prepare for it.
Demystifying the AWS Certified SysOps Administrator: Associate Exam
The AWS Certified SysOps Administrator: Associate Exam validates an individual's ability to perform the task of a system administrator in the AWS cloud. This course will teach you the concepts and foundational knowledge to prepare for this exam.
Deno Web Development
Explore web development using Deno, learning its features and how to build efficient web applications.
Deno Web Development
Explore web development with Deno, covering server-side scripting, modern JavaScript features, and project setup techniques.
Dependency Injection in ASP.NET Core 2
This course will teach you everything you need to know about using dependency injection in ASP.NET Core. The skills you will learn will help you to build complex ASP.NET Core applications that make full use of dependency injection.
Dependency Injection in ASP.NET Core 6
This course will teach you everything you need to know about using dependency injection in ASP.NET Core 6. You will learn skills you can implement to build complex ASP.NET Core applications making full use of dependency injection.
Deploy a .NET Aspire solution to Azure
Learn how to deploy a .NET Aspire solution to container host services, such as Azure Container Apps (ACA) and Azure Kubernetes Services (AKS). Integrate .NET Aspire solution deployment with Continuous Integration/Continuous Deployment (CI/CD) pipelines.
Deploy a .NET microservice to Kubernetes
Microservice applications are composed of small, independently versioned, and scalable customer-focused services. Microservices applications deployed in containers make it possible to scale out apps, and respond to increased demand by deploying more container instances, and to scale back if demand is decreasing. In complex solutions of many microservices the process of deploying, updating, monitoring, and removing containers introduces challenges. This module explains some of those challenges and shows how Kubernetes can help.
Deploy a cloud-native .NET microservice automatically with GitHub Actions and Azure Pipelines
Use CI/CD pipelines to build a container image and deploy it to Azure Kubernetes Service (AKS).