DevOps
Showing 25–36 of 330 results
AWS: Hands-on with AWS: Software Development Practices
Being and excelling as a software engineer means knowing and following software development practices. Working efficiently with teammates through continous integration and continuous delivery will help shorten the time it takes to get applications in the hands of your customers.
AWS: Introduction to Designing Data Lakes on AWS
In this class, we will help you understand how to create and operate a data lake in a secure and scalable way, without previous knowledge of data science!
AZ-400: Designing and Implementing Microsoft DevOps Solutions
This course is designed to help you gain the knowledge and skills you need to pass the AZ-400 exam.
Best Practices in Implementing Container Image Promotion Pipelines
In this talk, we will compare different approaches, compile a wish-list of features and create a pipeline that checks all the boxes using free and open-source tools.
Build and deploy applications to Azure by using GitHub Actions
Create two deployment workflows using GitHub Actions and Microsoft Azure.
Build 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 build pipelines that continuously build, test, and verify your applications.
Build community-driven software projects on GitHub
Whether you manage enterprise or open-source software projects, learn how GitHub enables you to build communities that foster communication and collaboration while reinforcing recommended guidelines, codes of conduct, and security best practices.
Build continuous integration (CI) workflows by using GitHub Actions
Learn how to create workflows that enable you to use Continuous Integration (CI) for your projects.
Build flexible Bicep templates by using conditions and loops
In this module, you'll deploy resources only when specific constraints are in place and use loops to deploy multiple resources that have similar properties.
Build reusable Bicep templates by using parameters
Use Bicep parameters to provide information for your template during each deployment. Add decorators to make your parameters easy to understand and work with, and to protect secret data. Provide parameter values at the command line and by using parameter files.
Build your first Bicep deployment pipeline by using Azure Pipelines
Create an automated pipeline in Azure Pipelines that securely deploys resources to Azure from Bicep code. Configure your pipeline to run on a schedule or when your configuration changes.
Build your first Bicep deployment workflow by using GitHub Actions
In this module, you'll create an automated workflow in GitHub Actions that securely deploys resources to Azure from Bicep code. You'll also learn to configure your workflow to run on a schedule or when your configuration changes.