proomt

Search

Search posts, papers, and topics

All posts

DatabricksSteven Angle, Brian Schaffner7 min readintermediate

Enabling secure, productive work on personal devices

Summary

Databricks outlines a four‑layer BYOD mobile security model—MDM enrollment (account‑driven user enrollment), identity‑based access with contextual signals, continuous zero‑trust posture checks via per‑app VPN, and managed‑app controls—while emphasizing employee privacy and transparent communication to drive adoption.

  • Layered defenses are required: device management, identity/access, zero‑trust health checks, and application management each add compensating controls.
  • Use account‑driven user enrollment (ADUE) on iOS and Work Profile on Android to keep work data in an encrypted container without full device control.
  • Gate every request with identity, device health, and network path signals; deny by default and enforce continuously, not just at login.
  • Deploy apps as managed versions and leverage MDM‑pushed configurations or enterprise‑managed browsers to keep corporate data inside a controlled boundary.

As more engineers rely on personal phones for real work (Slack, approvals, AI agents), organizations need a practical, privacy‑preserving security stack that protects corporate data without overreaching into personal content. Databricks’ approach shows how to balance security, usability, and trust…

6/10

Related reading

  1. How energy teams turn theft detection into governed action with Genie and AI business processes

    Databricks shows how to turn energy‑theft ML scores into a governed, end‑to‑end workflow using a Databricks App, Lakebase for live case state, Unity Catalog for data governance, and Genie One for natural‑language executive reporting. The pattern lets utilities act on alerts faster while staying compliant, and can be reused for other fraud‑type use cases.

    Databricksdatabricks.com6 min
  2. How Databricks’ marketers use data 3x more with Genie, an AI analytics assistant

    Databricks built Marge, a Genie‑powered conversational analytics assistant on a governed Marketing Lakehouse. By starting with a single high‑value use case (email campaign performance), documenting data, encoding verified answers, teaching business terminology, and embedding the tool in existing ticket workflows, they achieved 85% adoption, 3× higher data usage in decisions, 50% QoQ usage growth,…

    Databricksdatabricks.com10 min
  3. Database for AI Agents: 5 Evaluation Criteria

    Databricks outlines five criteria for a production‑ready database for AI agents—branch‑per‑agent isolation, serverless scale‑to‑zero, hybrid search, ACID guarantees, and a unified platform that eliminates ETL lag—illustrating each with features of its Lakebase offering and brief customer anecdotes.

    Databricksdatabricks.com10 min
  4. Qubika Strengthens Its Position in Financial Services with Databricks Specialization

    Qubika announced its Databricks Financial Services Specialization, highlighting past engagements modernizing data lakes, migrations, and AI foundations for banks, fintechs, and lenders. The post lists partner credentials, analyst recognitions, and generic benefits of a unified data‑AI platform but provides no technical details, code, or measurable outcomes.

    Moove-itqubika.com4 min
  5. Article: Architecting Secure and Scalable Facial Verification Systems

    A real‑world post‑mortem of a high‑volume face verification service that moved from a naïve synchronous API to an async, layered pipeline (edge validation, preprocessing, decoupled detection/verification, decision engine) to achieve 8.5k rpm, p99 < 1.8 s, 30 % cost savings, and strict privacy controls.

    InfoQinfoq.com15 min
  6. RADAR: Catch gray failures with anomaly detection

    Databricks built RADAR, a four‑stage, metric‑agnostic pipeline that uses streaming anomaly detection (SPOT) to surface gray failures in minutes with >90% precision. The blog shows how to recreate the system on Databricks for any metric, from billing to model drift.

    Databricksdatabricks.com7 min