<?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: Shortcut to AWS S3 - AWS Data Transfer Costs in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Shortcut-to-AWS-S3-AWS-Data-Transfer-Costs/m-p/4838739#M12610</link>
    <description>&lt;P&gt;May I ask if you have resolved this issue? If so, Can you please share the resolution steps here. This will be helpful for other community members who have similar problems to solve it faster.&lt;BR /&gt;If we don’t hear back, we’ll go ahead and close this thread. For any further discussions or questions, please start a new thread in the Microsoft Fabric Community Forum we’ll be happy to assist.&lt;BR /&gt;Thank you for being part of the Microsoft Fabric Community.&lt;/P&gt;</description>
    <pubDate>Tue, 30 Sep 2025 07:19:52 GMT</pubDate>
    <dc:creator>v-prasare</dc:creator>
    <dc:date>2025-09-30T07:19:52Z</dc:date>
    <item>
      <title>Shortcut to AWS S3 - AWS Data Transfer Costs</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Shortcut-to-AWS-S3-AWS-Data-Transfer-Costs/m-p/4822967#M12275</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I am investigating the option to create a Fabric shortcut to a AWS S3 standard bucket.&lt;BR /&gt;The bucket contains about 200 GB of data in parquet files, that are refreshed daily.&lt;BR /&gt;In Fabric, this data would need to be accessed and refreshed daily to update semantic models.&lt;BR /&gt;&lt;BR /&gt;I understand that AWS egress fees/Data Transfer Costs apply when data is transferred out of AWS, and could be significant.&lt;BR /&gt;&lt;BR /&gt;I am trying to determine what the AWS Data Transfer costs would be to read 200GB of data from that S3 bucket, via a shortcut, on a daily basis.&lt;BR /&gt;Does the shortcut technology allows for a significant reduction of these costs? If so, how?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Sep 2025 23:11:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Shortcut-to-AWS-S3-AWS-Data-Transfer-Costs/m-p/4822967#M12275</guid>
      <dc:creator>MelisandeRicou</dc:creator>
      <dc:date>2025-09-10T23:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: Shortcut to AWS S3 - AWS Data Transfer Costs</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Shortcut-to-AWS-S3-AWS-Data-Transfer-Costs/m-p/4823535#M12290</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1352599" data-lia-user-login="MelisandeRicou" class="lia-mention lia-mention-user"&gt;MelisandeRicou&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Copy the data once to OneLake / Azure.&lt;/P&gt;&lt;P&gt;After that, use incremental loads to transfer only daily changes instead of the full 200 GB.&lt;/P&gt;&lt;P&gt;Partition your data so Fabric reads only the required portion.&lt;/P&gt;&lt;P&gt;For permanent, heavy workloads, move the dataset entirely to Azure to avoid ongoing egress costs.&lt;/P&gt;&lt;P&gt;If this helps, consider giving some Kudos. If I answered your question, please mark this as the solution.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Sep 2025 11:41:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Shortcut-to-AWS-S3-AWS-Data-Transfer-Costs/m-p/4823535#M12290</guid>
      <dc:creator>Rufyda</dc:creator>
      <dc:date>2025-09-11T11:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: Shortcut to AWS S3 - AWS Data Transfer Costs</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Shortcut-to-AWS-S3-AWS-Data-Transfer-Costs/m-p/4830648#M12426</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1352599" data-lia-user-login="MelisandeRicou" class="lia-mention lia-mention-user"&gt;MelisandeRicou&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI data-start="1985" data-end="2046"&gt;
&lt;P data-start="1987" data-end="2046"&gt;A shortcut does not copy data, it streams it from S3.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="2047" data-end="2130"&gt;
&lt;P data-start="2049" data-end="2130"&gt;On-demand reads trigger AWS S3 egress (billed as “DataTransfer-Out-Bytes”).&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="2131" data-end="2303"&gt;
&lt;P data-start="2133" data-end="2303"&gt;Caching in Fabric can reduce repeated egress&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your patience and look forward to hearing from you.&lt;BR /&gt;Best Regards,&lt;BR /&gt;Prashanth Are&lt;BR /&gt;MS Fabric community support&lt;/P&gt;</description>
      <pubDate>Wed, 24 Sep 2025 12:19:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Shortcut-to-AWS-S3-AWS-Data-Transfer-Costs/m-p/4830648#M12426</guid>
      <dc:creator>v-prasare</dc:creator>
      <dc:date>2025-09-24T12:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: Shortcut to AWS S3 - AWS Data Transfer Costs</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Shortcut-to-AWS-S3-AWS-Data-Transfer-Costs/m-p/4832229#M12462</link>
      <description>&lt;P&gt;We would like to confirm if our community members answer resolves your query or if you need further help. If you still have any questions or need more support, please feel free to let us know. We are happy to help you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="897332" data-lia-user-login="Rufyda" class="lia-mention lia-mention-user"&gt;Rufyda&lt;/a&gt;, Thanks for your propt response&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your patience and look forward to hearing from you.&lt;BR /&gt;Best Regards,&lt;BR /&gt;Prashanth Are&lt;BR /&gt;MS Fabric community support&lt;/P&gt;</description>
      <pubDate>Wed, 24 Sep 2025 12:19:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Shortcut-to-AWS-S3-AWS-Data-Transfer-Costs/m-p/4832229#M12462</guid>
      <dc:creator>v-prasare</dc:creator>
      <dc:date>2025-09-24T12:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: Shortcut to AWS S3 - AWS Data Transfer Costs</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Shortcut-to-AWS-S3-AWS-Data-Transfer-Costs/m-p/4834321#M12495</link>
      <description>&lt;P&gt;We would like to confirm if our community members answer resolves your query or if you need further help. If you still have any questions or need more support, please feel free to let us know. We are happy to help you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your patience and look forward to hearing from you.&lt;BR /&gt;Best Regards,&lt;BR /&gt;Prashanth Are&lt;BR /&gt;MS Fabric community support&lt;/P&gt;</description>
      <pubDate>Wed, 24 Sep 2025 12:20:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Shortcut-to-AWS-S3-AWS-Data-Transfer-Costs/m-p/4834321#M12495</guid>
      <dc:creator>v-prasare</dc:creator>
      <dc:date>2025-09-24T12:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Shortcut to AWS S3 - AWS Data Transfer Costs</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Shortcut-to-AWS-S3-AWS-Data-Transfer-Costs/m-p/4838739#M12610</link>
      <description>&lt;P&gt;May I ask if you have resolved this issue? If so, Can you please share the resolution steps here. This will be helpful for other community members who have similar problems to solve it faster.&lt;BR /&gt;If we don’t hear back, we’ll go ahead and close this thread. For any further discussions or questions, please start a new thread in the Microsoft Fabric Community Forum we’ll be happy to assist.&lt;BR /&gt;Thank you for being part of the Microsoft Fabric Community.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Sep 2025 07:19:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Shortcut-to-AWS-S3-AWS-Data-Transfer-Costs/m-p/4838739#M12610</guid>
      <dc:creator>v-prasare</dc:creator>
      <dc:date>2025-09-30T07:19:52Z</dc:date>
    </item>
  </channel>
</rss>

