Software Development
Showing 1885–1896 of 2653 results
Monitor app performance
Learn how to use the tools offered in Application Insights to enhance the performance and stability of your applications.
Monitor GitHub events by using a webhook with Azure Functions
Webhooks offer a lightweight mechanism for your app to be notified by another service when something of interest happens. In this module. you'll learn how to trigger an Azure function with a GitHub webhook and parse the payload for insights.
Monitor responses and events in Azure Cosmos DB for NoSQL
We will learn to use a rich set of REST response codes returned by Azure Cosmos DB request to help you analyze potential issues.
Monitor your hybrid and multicloud machines through Azure Arc-enabled servers
Azure Arc promises to bridge the gap between on-premises and cloud environments. Azure Arc extends the consistent security, observability, and governance of the Azure platform to non-Azure machines. In this module, you learn about monitoring Azure Arc-enabled servers.
Monitoring and Alerting AWS on CloudWatch
This Free Online Course Includes: 3-4 Hours of Learning CPD Accreditation Final Assessment
Monitoring Containerized Application Health with Docker
You can add consistent monitoring to your whole application with Docker, the same for every container in every environment. This course teaches you how to expose metrics from Linux and Windows containers, collect them, and display them in dashboards.
Monitoring Java applications on Azure
Learn how to use monitoring for your Java applications on Azure
Monitoring Key Systems with Prometheus Exporters
Gathering metrics from a variety of systems is challenging if you do it all from scratch. This course will teach you how to load metrics from common systems into Prometheus using exporters so you can spend more time optimizing your applications.
Monitoring, Troubleshooting, and Optimizing SharePoint 2016
SharePoint, like other applications can slow down or not always perform as expected. This course will teach you the basics of monitoring, troubleshooting, and optimizing SharePoint, getting the best performance for all users. Software required: Windows Server 2012 R2, Windows Server 2016, SQL Server 2014 SP2, SQL Server 2016, and SharePoint Server 2016.
More Effective Agile: A Roadmap for Software Leaders
This course describes the most effective practices for Agile software development and best practices for their implementation.
Move data into and out of Azure Cosmos DB for NoSQL
Migrate data into and out of Azure Cosmos DB for NoSQL using Azure services and open-source solutions.
Mutation Testing in Java with Pitest
Traditional unit testing techniques like TDD and code coverage are not enough to write high-quality unit tests. In this course, you'll learn how mutation testing can help you write better tests.