<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Best Practices for Mapping Between Databricks and AWS Accounts in Administration &amp; Architecture</title>
    <link>https://community.databricks.com/t5/administration-architecture/best-practices-for-mapping-between-databricks-and-aws-accounts/m-p/135377#M4239</link>
    <description>&lt;P&gt;Thank you for this clear explanation. I am migrating from Azure and was confused with the very 'prescriptive' way things are done in MS world. This shed some light on the freedom you get with AWS and naturally so, the responsibilities you'll have to take care of with that freedom.&lt;/P&gt;</description>
    <pubDate>Sun, 19 Oct 2025 14:20:49 GMT</pubDate>
    <dc:creator>hmt2305</dc:creator>
    <dc:date>2025-10-19T14:20:49Z</dc:date>
    <item>
      <title>Best Practices for Mapping Between Databricks and AWS Accounts</title>
      <link>https://community.databricks.com/t5/administration-architecture/best-practices-for-mapping-between-databricks-and-aws-accounts/m-p/120788#M3433</link>
      <description>&lt;P&gt;Hi everyone, this is my first post here. I'm doing my best to write in English, so I apologize if anything is unclear.&lt;/P&gt;&lt;P&gt;I'm looking to understand the best practices for how many environments to set up when using Databricks on AWS. I'm considering the following patterns and would appreciate your thoughts on which configuration is most appropriate:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Multiple Databricks accounts and multiple AWS accounts&lt;/LI&gt;&lt;LI&gt;A single Databricks account (with separate workspaces) and multiple AWS accounts&lt;/LI&gt;&lt;LI&gt;A single Databricks account (with separate workspaces) and a single AWS account (with separate networks)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Also, if any of these configurations are not technically feasible, I’d appreciate it if you could point that out as well.&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jun 2025 07:22:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/best-practices-for-mapping-between-databricks-and-aws-accounts/m-p/120788#M3433</guid>
      <dc:creator>r_w_</dc:creator>
      <dc:date>2025-06-03T07:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practices for Mapping Between Databricks and AWS Accounts</title>
      <link>https://community.databricks.com/t5/administration-architecture/best-practices-for-mapping-between-databricks-and-aws-accounts/m-p/120794#M3434</link>
      <description>&lt;P&gt;&lt;SPAN&gt;It’s about setting up multiple environments such as development, testing, and production.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jun 2025 08:51:23 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/best-practices-for-mapping-between-databricks-and-aws-accounts/m-p/120794#M3434</guid>
      <dc:creator>r_w_</dc:creator>
      <dc:date>2025-06-03T08:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practices for Mapping Between Databricks and AWS Accounts</title>
      <link>https://community.databricks.com/t5/administration-architecture/best-practices-for-mapping-between-databricks-and-aws-accounts/m-p/121243#M3451</link>
      <description>&lt;P class=""&gt;Hey&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/166789"&gt;@r_w_&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;Let me share my experience, since I’ve worked with different clients using Databricks on AWS, and I’ve seen several setups in practice:&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;Option A: Multiple Databricks accounts and multiple AWS accounts&lt;/STRONG&gt;&lt;/P&gt;&lt;P class=""&gt;This model offers the highest level of isolation. Each environment lives in its own Databricks and AWS account, allowing for complete separation of resources, users, and billing. It’s good if you are a large organization. But it’s also the most expensive and complex to maintain, since it involves duplicating configurations, user management, pipelines, and access control. I wouldn’t recommend this option unless you have very strong isolation or compliance requirements.&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;Option B: A single Databricks account with multiple workspaces and multiple AWS accounts&lt;/STRONG&gt;&lt;/P&gt;&lt;P class=""&gt;It enables environment separation at the infrastructure level using different AWS accounts, while still maintaining centralized management of workspaces under a single Databricks account. It strikes a balance between isolation and operational efficiency. I would recommend this setup because it’s an easy way to work: you just need to manage cross-account access in AWS, and everything stays centralized on the Databricks side.&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;Option C: A single Databricks account with multiple workspaces and a single AWS account&lt;/STRONG&gt;&lt;/P&gt;&lt;P class=""&gt;This setup is common in small to medium companies. Isolation is achieved through separate networks (e.g., different subnets or VPCs), IAM policies, and logical separation of data using S3 buckets or Unity Catalog. It’s a simple, effective, and easy-to-manage approach. While it doesn’t offer the same level of isolation as the previous options, it’s often more than enough for most use cases.&lt;/P&gt;&lt;P class=""&gt;If you’re a small company and don’t have very strict isolation needs, I’d go with this option. Just keep in mind that, since everything lives in a single AWS account, you’ll need to clearly separate what’s dev/pre/pro and put extra care into access policies to ensure everything is properly segmented.&lt;BR /&gt;&lt;BR /&gt;Hope this helps, &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Isi&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jun 2025 10:02:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/best-practices-for-mapping-between-databricks-and-aws-accounts/m-p/121243#M3451</guid>
      <dc:creator>Isi</dc:creator>
      <dc:date>2025-06-09T10:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practices for Mapping Between Databricks and AWS Accounts</title>
      <link>https://community.databricks.com/t5/administration-architecture/best-practices-for-mapping-between-databricks-and-aws-accounts/m-p/121287#M3456</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/145555"&gt;@Isi&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your response. I understand that there is no definitive best practice and that we need to approach this flexibly depending on the requirements, company size, and complexity of the setup.&lt;/P&gt;&lt;P&gt;If you happen to know, I would also appreciate it if you could tell me the following:&lt;/P&gt;&lt;P&gt;When purchasing Databricks on AWS via the AWS Console Marketplace, my understanding is that the charges are tied to that specific AWS account.&lt;/P&gt;&lt;P&gt;For example, in the case of Option B, would the charges for multiple workspaces all be tied to the AWS account that was initially used to purchase from the Marketplace? Or is there another way to handle this?&lt;/P&gt;&lt;P&gt;I’d appreciate it if you could share any insights for reference.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jun 2025 02:46:30 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/best-practices-for-mapping-between-databricks-and-aws-accounts/m-p/121287#M3456</guid>
      <dc:creator>r_w_</dc:creator>
      <dc:date>2025-06-10T02:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practices for Mapping Between Databricks and AWS Accounts</title>
      <link>https://community.databricks.com/t5/administration-architecture/best-practices-for-mapping-between-databricks-and-aws-accounts/m-p/121339#M3458</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/166789"&gt;@r_w_&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;Yes, when you purchase &lt;/SPAN&gt;Databricks on AWS through the Marketplace&lt;SPAN class=""&gt;, the charges are &lt;/SPAN&gt;tied to the AWS account&lt;SPAN class=""&gt; used to make the purchase. This account becomes the &lt;/SPAN&gt;billing account&lt;SPAN class=""&gt;, and &lt;/SPAN&gt;all workspaces created under that subscription are associated with that same billing relationship&lt;SPAN class=""&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;Databricks uses a &lt;SPAN class=""&gt;&lt;STRONG&gt;pay-as-you-go&lt;/STRONG&gt;&lt;/SPAN&gt; model, meaning you are billed based on actual resource usage (such as compute time, DBUs, storage, etc.).&lt;/P&gt;&lt;P class=""&gt;Within the &lt;STRONG&gt;Databricks platform&lt;/STRONG&gt;, you also have access to &lt;SPAN class=""&gt;usage monitoring tools&lt;/SPAN&gt;, including:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Billable usage logs&lt;/SPAN&gt;: Exportable to S3 or directly viewable via the Databricks UI.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Workspace-level dashboards&lt;/SPAN&gt;: See usage broken down by job, user, cluster, or SQL warehouse.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Isi&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jun 2025 13:12:26 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/best-practices-for-mapping-between-databricks-and-aws-accounts/m-p/121339#M3458</guid>
      <dc:creator>Isi</dc:creator>
      <dc:date>2025-06-10T13:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practices for Mapping Between Databricks and AWS Accounts</title>
      <link>https://community.databricks.com/t5/administration-architecture/best-practices-for-mapping-between-databricks-and-aws-accounts/m-p/122048#M3483</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thank you for your reply. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I now clearly understand how billing works when purchasing Databricks through the Marketplace.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I appreciate your support and will reach out again if I have any further questions.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 01:42:08 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/best-practices-for-mapping-between-databricks-and-aws-accounts/m-p/122048#M3483</guid>
      <dc:creator>r_w_</dc:creator>
      <dc:date>2025-06-18T01:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practices for Mapping Between Databricks and AWS Accounts</title>
      <link>https://community.databricks.com/t5/administration-architecture/best-practices-for-mapping-between-databricks-and-aws-accounts/m-p/122437#M3504</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/166789"&gt;@r_w_&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If you think my answer was correct, it would be great if you could mark it as a solution to help future users &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Isi&lt;/P&gt;</description>
      <pubDate>Sat, 21 Jun 2025 14:47:51 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/best-practices-for-mapping-between-databricks-and-aws-accounts/m-p/122437#M3504</guid>
      <dc:creator>Isi</dc:creator>
      <dc:date>2025-06-21T14:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practices for Mapping Between Databricks and AWS Accounts</title>
      <link>https://community.databricks.com/t5/administration-architecture/best-practices-for-mapping-between-databricks-and-aws-accounts/m-p/135377#M4239</link>
      <description>&lt;P&gt;Thank you for this clear explanation. I am migrating from Azure and was confused with the very 'prescriptive' way things are done in MS world. This shed some light on the freedom you get with AWS and naturally so, the responsibilities you'll have to take care of with that freedom.&lt;/P&gt;</description>
      <pubDate>Sun, 19 Oct 2025 14:20:49 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/best-practices-for-mapping-between-databricks-and-aws-accounts/m-p/135377#M4239</guid>
      <dc:creator>hmt2305</dc:creator>
      <dc:date>2025-10-19T14:20:49Z</dc:date>
    </item>
  </channel>
</rss>

