DevOps
Showing 61–72 of 330 results
Continuous Delivery and DevOps with Azure DevOps: The Big Picture
Microsoft has a toolset to support continuous delivery and DevOps called Azure DevOps. Want to see what this toolset can do for you? Then this course is for you! In less than two hours, you get a full overview of how the tools can support your team.
Continuous Delivery Using Docker And Ansible
Learn how to fast-track applications from development to production by automating various application tasks with Docker and Ansible. You'll learn how to create a continuous delivery workflow that delivers a sample Python Web application to AWS.
Continuous Verification and the Myths of Reliability
Much of the knowledge around systemic properties has been at the expense of reliability "best practices" that feel intuitive but are not backed up by data. Forward-looking enterprises reject those myths and are now discussing their CI/CD/CV strategy.
Contribute to an open-source project on GitHub
Learn how to use GitHub to find open-source projects and tasks to contribute to. Discover how to create pull requests and communicate with project maintainers effectively to get your changes accepted. Learn about the benefits of getting involved with open-source communities.
Control and govern your Azure environment by deploying your infrastructure as code
Plan how to harden and help secure your Azure environment, along with the controls to apply to your configuration changes and deployments. Require your infrastructure be defined as code, and protect your environment against manual changes.
Create a build pipeline with Azure Pipelines
In this module, you'll learn to set up a continuous integration (CI) pipeline that automates the process of building your application.
Create a multistage pipeline by using Azure Pipelines
Design and create a realistic release pipeline that promotes changes to various testing and staging environments.
Create a release pipeline in Azure Pipelines
Set up a continuous delivery (CD) pipeline that automates the process of deploying your application.
Create an open-source program by using GitHub best practices
Learn to create a successful open-source program by establishing contributor guidance, following proven processes, and by using community standards.
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.