Software Development
Showing 2245–2256 of 2824 results
Ruby on Rails Design Patterns and Refactoring
In Rails Design Patterns and Refactoring, you'll learn how to refine and scale your Ruby on Rails applications. We'll start by exploring foundational design patterns and linking them with Ruby and OOP best practices.
Run an IoT Edge device in a restricted network and offline
This module is theoretical and will walk you through how an IoT Edge device can be harnessed as a gateway to child devices and can store captured information if connectivity is unavailable.
Run container images in Azure Container Instances
Learn how Azure Container Instances can help you quickly deploy containers, how to set environment variables, and specify container restart policies.
Run functional tests in Azure Pipelines
Run Selenium UI tests, a form of functional testing, in Azure Pipelines.
Run nonfunctional tests in Azure Pipelines
Run automated load tests by using Apache JMeter, a form of nonfunctional testing, in Azure Pipelines.
Run parallel tasks in Azure Batch with the Azure CLI
Azure Batch is an Azure service that enables you to run large-scale parallel and high-performance computing (HPC) applications efficiently in the cloud. There's no need to manage or configure infrastructure. Just schedule the job, allocate the resources you need, and let Batch take care of the rest.
Run quality tests in your build pipeline by using Azure Pipelines
Set up automated testing in your pipeline to improve code quality.
Run Selenium Java Tests In Azure DevOps
Learn to run Selenium Java tests in Azure DevOps, focusing on continuous integration and testing best practices.
Running GraphQL queries and mutations using a GraphQL client
Learn how to run GraphQL queries and mutations with a GraphQL client. Master the art of querying and modifying data in your applications with GraphQL, leveraging its flexibility and efficiency for modern API integrations in web and mobile applications.
Running Jenkins in Docker
Administering Jenkins can be a fair amount of work, but you can leverage containers to make it all much, much easier. This course will teach you how to make your Jenkins administration pain-free.
Running Jenkins in Kubernetes
Learn how to install and manage Jenkins within a Kubernetes cluster using a YAML manifest or a Helm chart, and how to configure a pool of on-demand agents.
Running Prometheus 2 in Production
With any new skill, you eventually have to take the leap to using it in a real environment. This course will teach you the skills to run Prometheus in production, with confidence.