<?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: Databricks not able to create cluster with Amazon free trial version in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/databricks-not-able-to-create-cluster-with-amazon-free-trial/m-p/154961#M54162</link>
    <description>&lt;P class="p8i6j01 paragraph"&gt;The error is coming from AWS, not Databricks: your AWS account is restricted to Free Tier–eligible instance types, but the node type you picked in Databricks maps to an EC2 instance that is not Free Tier–eligible, so AWS rejects the launch request with &lt;CODE class="p8i6j0f"&gt;InvalidParameterCombination: The specified instance type is not eligible for Free Tier&lt;/CODE&gt;.&lt;/P&gt;
&lt;H3 class="_9k2iva0 p8i6j0c _1ibi0s314 heading3 _9k2iva1"&gt;1. “Compatible” nodes between AWS and Databricks&lt;/H3&gt;
&lt;P class="p8i6j01 paragraph"&gt;On Databricks on AWS, each node type is just a curated EC2 instance type (driver + workers) that Databricks is allowed to launch in your account (for example, m5.xlarge, m5d.xlarge, r5d.xlarge, m6i.large, etc.).&lt;/P&gt;
&lt;P class="p8i6j01 paragraph"&gt;Databricks only supports specific instance families for nodes (general purpose M, compute-optimized C, memory-optimized R, storage-optimized I/D, GPU G/P, and some fleet types).&lt;/P&gt;
&lt;P&gt;AWS Free Tier–eligible instances (like the various `t_micro` types) are not in this supported set, so there is effectively no Databricks node type that is both Free Tier–eligible and supported for clusters.&lt;/P&gt;
&lt;H3 class="_9k2iva0 p8i6j0c _1ibi0s314 heading3 _9k2iva1"&gt;2. Ways to “connect both” / get this working&lt;/H3&gt;
&lt;P class="p8i6j01 paragraph"&gt;You &lt;STRONG&gt;can’t attach an existing Free Tier EC2 instance&lt;/STRONG&gt; to Databricks; Databricks must create and manage the EC2 nodes itself. The practical options are:&lt;/P&gt;
&lt;OL class="p8i6j02"&gt;
&lt;LI class="p8i6j0a"&gt;
&lt;P class="p8i6j01 paragraph"&gt;&lt;STRONG&gt;Use a normal (billable) AWS instance family that Databricks supports&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL class="p8i6j08 p8i6j02"&gt;
&lt;LI class="p8i6j0a"&gt;In the Databricks Compute UI, pick a standard node type such as &lt;STRONG&gt;m5d.xlarge, m6i.large&lt;/STRONG&gt;, etc.
&lt;DIV class="tk0j8o1 _1ibi0s31a _1ibi0s3do"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI class="p8i6j0a"&gt;Your AWS account must allow non–Free Tier instances (no policy blocking them). You’ll then pay normal EC2 + Databricks DBU costs.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI class="p8i6j0a"&gt;
&lt;P class="p8i6j01 paragraph"&gt;&lt;STRONG&gt;Use Databricks Serverless compute (if available in your region/plan)&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL class="p8i6j08 p8i6j02"&gt;
&lt;LI class="p8i6j0a"&gt;With Serverless, Databricks manages the underlying instances and you only choose the size / SKU; infra is included in the serverless price, but it’s &lt;STRONG&gt;not Free Tier&lt;/STRONG&gt;—you’re still billed through Databricks rather than your EC2 Free Tier.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI class="p8i6j0a"&gt;
&lt;P class="p8i6j01 paragraph"&gt;&lt;STRONG&gt;For learning only: use Databricks Community Edition (separate environment)&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL class="p8i6j08 p8i6j02"&gt;
&lt;LI class="p8i6j0a"&gt;Community Edition runs on Databricks’ own AWS account with small, managed clusters and does &lt;STRONG&gt;not&lt;/STRONG&gt; use your AWS Free Tier at all. It’s good for demos and notebooks, not for production.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P class="p8i6j01 paragraph"&gt;If your goal is “no AWS charges at all” on your own account, then you’ll need to use &lt;STRONG&gt;Community Edition&lt;/STRONG&gt;; running a full Databricks workspace on your AWS account inevitably requires paid instance types, not Free Tier–only ones.&lt;/P&gt;</description>
    <pubDate>Mon, 20 Apr 2026 14:39:48 GMT</pubDate>
    <dc:creator>DivyaandData</dc:creator>
    <dc:date>2026-04-20T14:39:48Z</dc:date>
    <item>
      <title>Databricks not able to create cluster with Amazon free trial version</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-not-able-to-create-cluster-with-amazon-free-trial/m-p/154941#M54158</link>
      <description>&lt;P&gt;Error :&amp;nbsp;&lt;SPAN&gt;Cannot launch the cluster because the user specified an invalid argument.&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;BR /&gt;Instance ID:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;failed-2d901c0f-d88d-499a-a&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;Internal error message:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;The VM launch request to AWS failed, please check your configuration. [details] InvalidParameterCombination: The specified instance type is not eligible for Free Tier. For a list of Free Tier instance types, run 'describe-instance-types' with the filter 'free-tier-eligible=true'. (Service: AmazonEC2; Status Code: 400; Error Code: InvalidParameterCombination; Request ID: 9a0e1bed-c0de-4a15-b06b-3fc44a61b137; Proxy: null)(OnDemand)&lt;BR /&gt;&lt;BR /&gt;What kind of node is compatible with both AWS and Databricks. Is there any was to connect the both&lt;/DIV&gt;</description>
      <pubDate>Mon, 20 Apr 2026 13:07:54 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-not-able-to-create-cluster-with-amazon-free-trial/m-p/154941#M54158</guid>
      <dc:creator>SahilRana3097</dc:creator>
      <dc:date>2026-04-20T13:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks not able to create cluster with Amazon free trial version</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-not-able-to-create-cluster-with-amazon-free-trial/m-p/154961#M54162</link>
      <description>&lt;P class="p8i6j01 paragraph"&gt;The error is coming from AWS, not Databricks: your AWS account is restricted to Free Tier–eligible instance types, but the node type you picked in Databricks maps to an EC2 instance that is not Free Tier–eligible, so AWS rejects the launch request with &lt;CODE class="p8i6j0f"&gt;InvalidParameterCombination: The specified instance type is not eligible for Free Tier&lt;/CODE&gt;.&lt;/P&gt;
&lt;H3 class="_9k2iva0 p8i6j0c _1ibi0s314 heading3 _9k2iva1"&gt;1. “Compatible” nodes between AWS and Databricks&lt;/H3&gt;
&lt;P class="p8i6j01 paragraph"&gt;On Databricks on AWS, each node type is just a curated EC2 instance type (driver + workers) that Databricks is allowed to launch in your account (for example, m5.xlarge, m5d.xlarge, r5d.xlarge, m6i.large, etc.).&lt;/P&gt;
&lt;P class="p8i6j01 paragraph"&gt;Databricks only supports specific instance families for nodes (general purpose M, compute-optimized C, memory-optimized R, storage-optimized I/D, GPU G/P, and some fleet types).&lt;/P&gt;
&lt;P&gt;AWS Free Tier–eligible instances (like the various `t_micro` types) are not in this supported set, so there is effectively no Databricks node type that is both Free Tier–eligible and supported for clusters.&lt;/P&gt;
&lt;H3 class="_9k2iva0 p8i6j0c _1ibi0s314 heading3 _9k2iva1"&gt;2. Ways to “connect both” / get this working&lt;/H3&gt;
&lt;P class="p8i6j01 paragraph"&gt;You &lt;STRONG&gt;can’t attach an existing Free Tier EC2 instance&lt;/STRONG&gt; to Databricks; Databricks must create and manage the EC2 nodes itself. The practical options are:&lt;/P&gt;
&lt;OL class="p8i6j02"&gt;
&lt;LI class="p8i6j0a"&gt;
&lt;P class="p8i6j01 paragraph"&gt;&lt;STRONG&gt;Use a normal (billable) AWS instance family that Databricks supports&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL class="p8i6j08 p8i6j02"&gt;
&lt;LI class="p8i6j0a"&gt;In the Databricks Compute UI, pick a standard node type such as &lt;STRONG&gt;m5d.xlarge, m6i.large&lt;/STRONG&gt;, etc.
&lt;DIV class="tk0j8o1 _1ibi0s31a _1ibi0s3do"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI class="p8i6j0a"&gt;Your AWS account must allow non–Free Tier instances (no policy blocking them). You’ll then pay normal EC2 + Databricks DBU costs.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI class="p8i6j0a"&gt;
&lt;P class="p8i6j01 paragraph"&gt;&lt;STRONG&gt;Use Databricks Serverless compute (if available in your region/plan)&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL class="p8i6j08 p8i6j02"&gt;
&lt;LI class="p8i6j0a"&gt;With Serverless, Databricks manages the underlying instances and you only choose the size / SKU; infra is included in the serverless price, but it’s &lt;STRONG&gt;not Free Tier&lt;/STRONG&gt;—you’re still billed through Databricks rather than your EC2 Free Tier.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI class="p8i6j0a"&gt;
&lt;P class="p8i6j01 paragraph"&gt;&lt;STRONG&gt;For learning only: use Databricks Community Edition (separate environment)&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL class="p8i6j08 p8i6j02"&gt;
&lt;LI class="p8i6j0a"&gt;Community Edition runs on Databricks’ own AWS account with small, managed clusters and does &lt;STRONG&gt;not&lt;/STRONG&gt; use your AWS Free Tier at all. It’s good for demos and notebooks, not for production.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P class="p8i6j01 paragraph"&gt;If your goal is “no AWS charges at all” on your own account, then you’ll need to use &lt;STRONG&gt;Community Edition&lt;/STRONG&gt;; running a full Databricks workspace on your AWS account inevitably requires paid instance types, not Free Tier–only ones.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2026 14:39:48 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-not-able-to-create-cluster-with-amazon-free-trial/m-p/154961#M54162</guid>
      <dc:creator>DivyaandData</dc:creator>
      <dc:date>2026-04-20T14:39:48Z</dc:date>
    </item>
  </channel>
</rss>

