DevOps
Showing 73–84 of 358 results
Create and host web sites by using GitHub Pages
Learn how to host your personal, organization, and project sites for free with GitHub Pages.
Create and publish custom GitHub actions
Learn how to write your own GitHub actions and identify the metadata, syntax, and workflow commands to create custom workflows. Learn best practices for documenting and versioning your action, and how to publish your action to the GitHub Marketplace.
Create composable Bicep files by using modules
Design and build reusable modules to simplify your Bicep templates. Compose multiple modules into templates by using parameters and outputs.
Create High-performance DevOps Teams with Mob Programming
This talk covers: DevOps/DevSecOps, mob programming, testing, and operations disciplines, how to gain tools to experiment with DevOps mob programming in your context, and a DevOps mob programming demonstration.
Creating Custom Resources in Kubernetes 1
Kubernetes custom resources provide a powerful means of extending the built-in functionality of Kubernetes. In this course, you will learn how you can use custom resources to tailor Kubernetes to the needs of your application and organization.
Deep Dive: Flow Proficiency Report and Mob/Pair programming
Pluralsight's VP of Tech Leader Products Dave Rackham demos our new Flow experiences including the integration with Skills, Proficiency Report and mob and pair programming support.
Define and implement continuous integration
Create automated pipelines that continuously build, test, package, and deploy your applications.
DelftX: Unix Tools: Data, Software and Production Engineering
Grow from being a Unix novice to Unix wizard status! Process big data, analyze software code, run DevOps tasks and excel in your everyday job through the amazing power of the Unix shell and command-line tools.
Deploy applications with Azure DevOps
Azure DevOps enables you to build, test, and deploy any application to any cloud or on premises. Learn how to configure release pipelines that continuously build, test, and deploy your applications.
Deploy child and extension resources by using Bicep
Deploy various Azure resources in your Bicep code. Define and use child and extension resources. Work with resources that you created outside a Bicep template or module.
Deploy cloud-native apps using Azure Container Apps
Develop the skills necessary to configure a secure deployment solution for cloud-native apps. Learn how to build, deploy, scale, and manage containerized cloud-native apps using Azure Container Apps, Azure Container Registry, and Azure Pipelines.
Deploy resources to subscriptions, management groups, and tenants by using Bicep
Deploy Azure resources at the subscription, management group, and tenant scope. Understand how Azure resources are deployed at different scopes, why this is important, and how to create Bicep code to deploy them. Create a single set of Bicep files that you can deploy across multiple scopes in one operation.