Sumit RajJul 2, 20232 minLetsDevOps: Azure Bicep -> Getting Started, A Step-by-Step Tutorial for Beginners.Introduction In this blog we will learn the basic of bicep, further we will setup it from scratch and deploy your first bicep template....
KUMAR VAIBHAW4 hours ago3 minLetsDevOps: How to containerize your first ASP.NET application Introduction In this blog, we learn how to build and containerize an ASP.NET core app. Prerequisites Install Visual Studio from...
Sumit RajAug 261 minLetsDevOps: How to Install Apache Airflow & Create your First DAG.Introduction In this blog we learn how to install apache airflow on windows laptop and create our first DAG (Directed Acyclic Graph)....
Sumit RajAug 241 minLetsDevOps: Setup CI/CD to deploy Machine learning model using Azure Databricks. Airflow to trigger the Job(Workflow). Complete guide to MLOps Setup.Introduction The final section of this blog series will cover the process of creating and deploying the machine learning project using...
Sumit RajAug 211 minLetsDevOps: How to Run, Orchestrate Databricks Job using Apache AirflowIntroduction In this blog we will learn how to orchestrate databricks job using Airflow. Architecture Prerequisite Airflow Environment...
Sumit RajAug 131 minLetsDevOps: How to deploy & Run wheel package on Azure Databricks Manually.Introduction In this part of the blog, we will discuss the process of installing the Python wheel package on Databricks and show how to...
Sumit RajAug 122 minLetsDevOps: Create First Python Project, Build & Run locally.Introduction This series covers the fundamental idea of MLOps and demonstrates how to implement it with tools such as Azure DevOps and...