Search⌘ K
AI Features

Going Large Scale with Dash Enterprise

Explore how Dash Enterprise facilitates large-scale app deployments in organizations by managing security, scalability, and app lifecycle efficiently. Understand features like Dash Design Kit for theming, App Manager for deployment control, Snapshot Engine for reports and annotations, Job Queue for performance, and corporate security integrations to maintain robust, user-friendly data apps.

When we have a deployment in a large organization with many users that has an existing infrastructure, several things might come up that we might not have considered or anticipated. Imagine our app is going to be used by hundreds of people in a company.

  • How do we deal with access to the app?
  • How do we manage passwords, and what exactly happens when someone resigns or joins?
  • Are we experienced enough in security that we’re confident that we can handle such a large deployment?

In these cases, data engineering takes on a much bigger role than previously. Storing the data efficiently and securely becomes more important. Scalability and managing it can be tricky if it isn’t our area of expertise. Our main job is to design and create something that helps find insights, rather than maintaining large-scale apps. In some cases, we might have the required ...