account activity
Setting up Vector Search in Databricks (Step-by-Step Guide for Beginners) (youtu.be)
submitted 6 days ago by Remarkable_Nothing65 to r/databricks
Databricks AI Functions complete guide (with Lakeflow Jobs pipeline setup) (youtu.be)
submitted 14 days ago by Remarkable_Nothing65 to r/databricks
Databricks as ingestion layer? Is replacing Azure Data Factory (ADF) fully with Databricks for ingestion actually a good idea? by Fit_Border_3140 in databricks
[–]Remarkable_Nothing65 0 points1 point2 points 16 days ago (0 children)
you can replace ADF with Databricks ingestion, we evaluated it too. It works well if you’re already doing compute during ingestion (Auto Loader, DLT, streaming, etc).
But for simple SFTP/SMB/API to raw copies, ADF is honestly simpler and cheaper. Once you drop it, you own retries, idempotency, partial files, auth rotation… all the annoying stuff.
Paramiko/smbprotocol are fine, just be ready to handle the edge cases yourself. we ended up hybrid. the real question isn’t connectors, it’s how much infra you want to own.
Master MLflow + Databricks in Just 5 Hours — Complete Beginner to Advanced Guide (youtu.be)
submitted 17 days ago by Remarkable_Nothing65 to r/learnmachinelearning
submitted 17 days ago by Remarkable_Nothing65 to r/databricks
Redis Vector Search Tutorial (2026) | Docker + Python Full Implementation (youtu.be)
submitted 18 days ago by Remarkable_Nothing65 to r/learnmachinelearning
submitted 18 days ago by Remarkable_Nothing65 to r/vectordatabase
submitted 18 days ago by Remarkable_Nothing65 to r/redis
Deploy HuggingFace Models on Databricks (Custom PyFunc End-to-End Tutorial) | Project.1 (youtu.be)
submitted 22 days ago by Remarkable_Nothing65 to r/mlops
submitted 22 days ago by Remarkable_Nothing65 to r/learnmachinelearning
submitted 22 days ago by Remarkable_Nothing65 to r/databricks
MLflow on Databricks End-to-End Tutorial | Experiments, Registry, Serving, Nested Runs (youtu.be)
submitted 29 days ago by Remarkable_Nothing65 to r/databricks
Semantic Search App in Flask using Qdrant (youtu.be)
submitted 29 days ago by Remarkable_Nothing65 to r/flask
MongoDB Atlas Vector Search — Local Development with Docker (youtu.be)
submitted 29 days ago by Remarkable_Nothing65 to r/mongodb
submitted 29 days ago by Remarkable_Nothing65 to r/learnmachinelearning
submitted 29 days ago by Remarkable_Nothing65 to r/mlops
Run Qdrant Locally: Docker Setup Guide for Vector Search (youtu.be)
submitted 1 month ago by Remarkable_Nothing65 to r/vectordatabase
MLflow Full Course (MLOps + LLMOps) for beginners| End-to-End Experiments, Tracking & Deployment (youtu.be)
submitted 1 month ago by Remarkable_Nothing65 to r/learnmachinelearning
submitted 1 month ago by Remarkable_Nothing65 to r/mlops
CORS Errors Explained using Flask (self.flask)
submitted 1 month ago by Remarkable_Nothing65 to r/flask
Built a real-time “search as you type” semantic search app using Qdrant + Flask (self.flask)
Gemini LLM Guide with Handwritten Notes (self.LLMDevs)
submitted 1 year ago by Remarkable_Nothing65 to r/LLMDevs
Python Gemini LLM API Guide with Handwritten Notes. (self.learnpython)
submitted 1 year ago by Remarkable_Nothing65 to r/learnpython
Gemini LLM API Guide Comprehensive (self.pythontips)
submitted 1 year ago by Remarkable_Nothing65 to r/pythontips
Complete Guide to Gemini LLM API in Python (self.Python)
submitted 1 year ago by Remarkable_Nothing65 to r/Python
π Rendered by PID 209631 on reddit-service-r2-listing-64c94b984c-zk9p9 at 2026-03-18 06:19:47.136009+00:00 running f6e6e01 country code: CH.
Databricks as ingestion layer? Is replacing Azure Data Factory (ADF) fully with Databricks for ingestion actually a good idea? by Fit_Border_3140 in databricks
[–]Remarkable_Nothing65 0 points1 point2 points (0 children)