cancel
Showing results for 
Search instead for 
Did you mean: 
Administration & Architecture
Explore discussions on Databricks administration, deployment strategies, and architectural best practices. Connect with administrators and architects to optimize your Databricks environment for performance, scalability, and security.
cancel
Showing results for 
Search instead for 
Did you mean: 

Customer Facing Integration

hucklebarryrees
New Contributor

Is Databricks intended to be used in customer facing application architectures?  I have heard that Databricks is primarily intended to be internally facing.  Is this true?

If you are using it for customer facing ML applications, what tool stack are you using?

 

 

 

1 REPLY 1

filipniziol
Contributor

Hi @hucklebarryrees ,

Databricks is indeed primarily designed as an analytical platform rather than a transactional system. It’s optimized for data processing, machine learning, and analytics rather than handling high-frequency, parallel transactional requests. For instance, SQL Warehouse clusters in Databricks aren’t ideal for environments with a high volume of parallel requests. Databricks generally recommends a concurrency level of around 10 queries at a time per cluster, so heavy transactional loads could face performance limitations.

However, there are ways to use Databricks effectively for customer-facing applications, particularly when it comes to machine learning models. Databricks offers Model Serving, which lets you deploy ML models as REST APIs. This functionality is well-suited for integrating real-time predictions and inferences into customer-facing applications, enabling scalable ML capabilities while still keeping the main Databricks environment optimized for analytics.

This setup allows you to leverage Databricks' strengths in machine learning and data processing within customer-facing solutions without overloading the platform with transactional demand.

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group