terminal
howtonotcode.com
Databricks logo

Databricks

Company

Databricks, Inc. is an American software company based in San Francisco. It was founded in 2013 by the original creators of Apache Spark. It offers a cloud-based platform for data analytics and artificial intelligence. Databricks developed the 'data lakehouse' architecture, which combines elements of data warehouses and data lakes for managing structured and unstructured data. The company develops Delta Lake, an open-source project that adds ACID transaction support to data lakes.

article 2 storys calendar_today First seen: 2026-02-11 update Last seen: 2026-03-03 open_in_new Website menu_book Wikipedia

Resources

Links to check for updates: homepage, feed, or git repo.

home Homepage

Stories

Showing 1-2 of 2

AI is collapsing the storage–compute split and rewiring databases

AI workloads are forcing teams to reduce data movement, bring compute closer to data, and adopt databases that handle agent-scale access patterns and vectors by default. AI pipelines repeatedly touch unstructured data and embeddings, making the classic storage–compute separation a cost center; with data prep consuming up to 80% of effort and 93% of GPUs sitting idle from I/O waits, [InfoWorld](https://www.infoworld.com/article/4138058/why-ai-requires-rethinking-the-storage-compute-divide.html) argues for “smart storage” and near-data processing. At the market layer, databases remain the load-bearing core with high switching costs, but AI agents change access patterns, intensifying the Databricks vs Snowflake platform race, per this [Business Engineer analysis](https://businessengineer.ai/p/databricks-snowflake-and-the-ai-database). On the ground, the FrankenSQLite effort bundles vector search, geospatial, and other extensions into a single precompiled SQLite binary, signaling a shift toward lightweight, compute-local capabilities for server-side and AI use cases ([WebProNews](https://www.webpronews.com/frankensqlite-the-audacious-experiment-stitching-together-sqlite-extensions-into-a-single-monstrous-database-engine/)).

calendar_today 2026-03-03
databricks snowflake oracle ibm microsoft

Salesforce pauses Heroku as AI agents rise; adjust autoscaling and pipelines

Vendors are pivoting from traditional PaaS and CI/CD toward agentic platforms, with Salesforce halting new Heroku features and leaders touting AI agents, underscoring the need to rethink autoscaling and delivery flows. Salesforce put Heroku into sustaining engineering while prioritizing Agentforce [TechRadar](https://www.techradar.com/pro/salesforce-halts-development-of-new-features-for-heroku-cloud-ai-platform)[^1]; meanwhile, Databricks' CEO argues AI agents will render many SaaS apps irrelevant [WebProNews](https://www.webpronews.com/the-saas-sunset-why-databricks-ceo-believes-ai-agents-will-render-traditional-software-irrelevant/)[^2], echoing calls for agentic DevOps beyond classic CI/CD [HackerNoon](https://hackernoon.com/the-end-of-cicd-pipelines-the-dawn-of-agentic-devops?source=rss)[^3]. A real-world ECS/Grafana case study shows AI-heavy, I/O‑bound stacks can miss CPU-based autoscaling triggers, requiring new signals and tests [DEV](https://dev.to/shireen/understanding-aws-autoscaling-with-grafana-gl8)[^4]. [^1]: Confirms Salesforce halted new Heroku features and is prioritizing Agentforce. [^2]: Summarizes Databricks CEO’s thesis that AI agents will displace traditional SaaS. [^3]: Opinion piece advocating agentic DevOps supplanting conventional CI/CD pipelines. [^4]: Demonstrates ECS autoscaling pitfalls for I/O‑bound, LLM-integrated workloads using Grafana and k6.

calendar_today 2026-02-10
salesforce heroku agentforce databricks amazon-web-services