3 тысяч подписчиков
30 видео
LetsDevOps: How to Install/Configure Self-hosted agent for Azure DevOps.
LetsDevOps: Template in Azure DevOps YAML. A complete guide for creating template in YAML pipeline.
How to trigger pipeline from another pipeline in GitLab. Setup Parent-Child Pipeline/Multi-Project.
Setup CI/CD for Azure Function App, Python Function using GitHub Actions
How to setup GitLab Runner for CI/CD Pipeline
My Journey from DevOps to MLOps: Part 2.2/3 How to Configure Run Databricks Job using Apache Airflow
LetsDevOps: Azure Bicep EP01-Getting Started, A Step-by-Step Tutorial for Beginners
LetsDevOps: How to share variables across stages, jobs and steps in azure devops yaml pipeline
How to Trigger GitHub Actions Workflow from Another workflow
LetsDevOps: GIT Architecture, GIT Workflow, Branching, GIT Clone, Stage, Commit, Push, PR etc..
My Journey from DevOps to MLOps. Part 1/3: Create First Python Project, Build & Run locally
LetsDevOps: Parameterized YAML Pipeline in Azure DevOps, how to use parameters in yaml pipeline.
My Journey from DevOps to MLOps. Part 3/3:Setup CI/CD to deploy Machine Learning Models using ADO
LetsDevOps: Introduction to Azure DevOps for Beginners - Setup Repository, CI/CD With Demo
LetsDevOps:Azure Bicep EP03-How to reference existing resource in Azure Bicep.
LetsDevOps: Azure Bicep EP02 - Data types, Parameters and Variables, How to use in bicep template.
My Journey from DevOps to MLOps. Part 2/3: Deploy & Run wheel package on Azure Databricks Manually
My Journey from DevOps to MLOps: Part 2.1/3 How to Install Apache Airflow & Create your First DAG
Build Docker Image, Scan it using Trivy and then push to Azure Container Registry
LetsDevOps: Azure Bicep EP04-Resource Dependencies, Implicit and Explicit Dependency.
LetsDevOps: Azure Bicep EP05-Modules, How to create and implement in bicep template.
LetsDevOps: Parallel Processing - A Guide to PowerShell Jobs. How to run ARM templates in Parallel
LetsDevOps: How to configure Octopus External Feed for Jfrog Artifactory and Deploy Package.
GitLab YAML pipeline Tutorial for Beginners. Setup Multi Stage, Multi Job Pipeline CI/CD.
How to setup Jfrog Artifactory with GitLab CI/CD. Create and Publish Nuget Package to Jfrog.
LetsDevOps: YAML Pipeline Tutorial, Setting up CI/CD using YAML Pipeline, Multi Stage/Job Setup.
Learn to setup and create nuget package for Visual Studio Project using Nuget CLI.
LetsDevOps: PowerShell to Encrypt and Decrypt Password/Secret using Self Signed Certificate
LetsDevOps: Connect to Azure using Encrypted Password/Secret through Azure DevOps Pipeline
LetsDevOps: GitHub Actions Tutorial for Beginner's