<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Azure Databricks Capabilities:
My objective is to evaluate Azure Databricks capability and Do I need to use Azure Devops or Jenkins or Databricks suffice the need. in Machine Learning</title>
    <link>https://community.databricks.com/t5/machine-learning/azure-databricks-capabilities-my-objective-is-to-evaluate-azure/m-p/4253#M203</link>
    <description>&lt;P&gt;I found these youtube videos to be beneficial. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://youtu.be/lBbOQvX9yN4" alt="https://youtu.be/lBbOQvX9yN4" target="_blank"&gt;&lt;U&gt;CI/CD with Azure Dev Ops &lt;/U&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://youtu.be/WX-DdphfizE" alt="https://youtu.be/WX-DdphfizE" target="_blank"&gt;&lt;U&gt;Terraform Enablement - Part 1 of 2 &lt;/U&gt;&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 31 May 2023 17:53:05 GMT</pubDate>
    <dc:creator>StephanieAlba</dc:creator>
    <dc:date>2023-05-31T17:53:05Z</dc:date>
    <item>
      <title>Azure Databricks Capabilities:
My objective is to evaluate Azure Databricks capability and Do I need to use Azure Devops or Jenkins or Databricks suffice the need.</title>
      <link>https://community.databricks.com/t5/machine-learning/azure-databricks-capabilities-my-objective-is-to-evaluate-azure/m-p/4249#M199</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have Real time streaming usecase where we have to build pipeline using Azure Databricks.&lt;/P&gt;&lt;P&gt;My objective is to evaluate Azure Databricks capability and Do I need to use Azure Devops or Jenkins or Databricks suffice the need.&lt;/P&gt;&lt;P&gt;Can you please provide clarity around few of the below questions around Databricks MLOps :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Q1. In case i use GIT repos instead of Databricks repos, does it create any conflict when I have usecase of realtime streaming in production ?&lt;/P&gt;&lt;P&gt;In other words Does external tools like GIT provide seamless experience when we have realtime streaming scenarios ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Q2. Jenkins Or Azure devops service need to be used for build and rest part of automated CI/CD pipelines OR&lt;/P&gt;&lt;P&gt;Does Databricks suffice need of automated pipeline of code ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Saurabh&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 11:26:58 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/azure-databricks-capabilities-my-objective-is-to-evaluate-azure/m-p/4249#M199</guid>
      <dc:creator>Saurabh707344</dc:creator>
      <dc:date>2023-05-17T11:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: Azure Databricks Capabilities:
My objective is to evaluate Azure Databricks capability and Do I need to use Azure Devops or Jenkins or Databricks suffice the need.</title>
      <link>https://community.databricks.com/t5/machine-learning/azure-databricks-capabilities-my-objective-is-to-evaluate-azure/m-p/4250#M200</link>
      <description>&lt;P&gt;Q1: Databricks repos uses Git (or Azure devops or Gitlab etc) so Databricks repos is just an umbrella term.&lt;/P&gt;&lt;P&gt;If it will work with streaming?  Yes.  The functionalities of Repos is limited (read: code versioning using branches).  If you need prehooks f.e., that is not possible.&lt;/P&gt;&lt;P&gt;You do not have to use Repos, you can work without any git provider as Databricks keeps code (notebook) history itself, although I highly recommend using Repos.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Q2: you can use Azure Devops or Jenkins but it is not a requirement.  If you have a small/simple environment, CI can be overkill.  But if you need to use automated pipelines, yes that is possible.&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2023 10:07:42 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/azure-databricks-capabilities-my-objective-is-to-evaluate-azure/m-p/4250#M200</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2023-05-25T10:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: Azure Databricks Capabilities:
My objective is to evaluate Azure Databricks capability and Do I need to use Azure Devops or Jenkins or Databricks suffice the need.</title>
      <link>https://community.databricks.com/t5/machine-learning/azure-databricks-capabilities-my-objective-is-to-evaluate-azure/m-p/4251#M201</link>
      <description>&lt;P&gt;Do you have link how to create automated CI and CD pipelines in Databricks itself, without using any Azure deops or Git+Jenkins ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2023 10:59:19 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/azure-databricks-capabilities-my-objective-is-to-evaluate-azure/m-p/4251#M201</guid>
      <dc:creator>Saurabh707344</dc:creator>
      <dc:date>2023-05-25T10:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: Azure Databricks Capabilities:
My objective is to evaluate Azure Databricks capability and Do I need to use Azure Devops or Jenkins or Databricks suffice the need.</title>
      <link>https://community.databricks.com/t5/machine-learning/azure-databricks-capabilities-my-objective-is-to-evaluate-azure/m-p/4252#M202</link>
      <description>&lt;P&gt;I probably was not clear but you &lt;B&gt;cannot&lt;/B&gt; do CI/CD in databricks without an external provider like Jenkins etc.&lt;/P&gt;&lt;P&gt;You can only opt to NOT do it.&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2023 11:06:03 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/azure-databricks-capabilities-my-objective-is-to-evaluate-azure/m-p/4252#M202</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2023-05-25T11:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: Azure Databricks Capabilities:
My objective is to evaluate Azure Databricks capability and Do I need to use Azure Devops or Jenkins or Databricks suffice the need.</title>
      <link>https://community.databricks.com/t5/machine-learning/azure-databricks-capabilities-my-objective-is-to-evaluate-azure/m-p/4253#M203</link>
      <description>&lt;P&gt;I found these youtube videos to be beneficial. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://youtu.be/lBbOQvX9yN4" alt="https://youtu.be/lBbOQvX9yN4" target="_blank"&gt;&lt;U&gt;CI/CD with Azure Dev Ops &lt;/U&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://youtu.be/WX-DdphfizE" alt="https://youtu.be/WX-DdphfizE" target="_blank"&gt;&lt;U&gt;Terraform Enablement - Part 1 of 2 &lt;/U&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 17:53:05 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/azure-databricks-capabilities-my-objective-is-to-evaluate-azure/m-p/4253#M203</guid>
      <dc:creator>StephanieAlba</dc:creator>
      <dc:date>2023-05-31T17:53:05Z</dc:date>
    </item>
  </channel>
</rss>

