<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Noah Lee</title>
    <description>The latest articles on DEV Community by Noah Lee (@noah_a98519dffb93b65e).</description>
    <link>https://dev.to/noah_a98519dffb93b65e</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3713664%2F241b1124-5772-421d-a38b-e261fb33203c.jpg</url>
      <title>DEV Community: Noah Lee</title>
      <link>https://dev.to/noah_a98519dffb93b65e</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/noah_a98519dffb93b65e"/>
    <language>en</language>
    <item>
      <title>Why Is Email Marketing Still So Expensive?</title>
      <dc:creator>Noah Lee</dc:creator>
      <pubDate>Fri, 16 Jan 2026 14:47:09 +0000</pubDate>
      <link>https://dev.to/noah_a98519dffb93b65e/why-is-email-marketing-still-so-expensive-g0</link>
      <guid>https://dev.to/noah_a98519dffb93b65e/why-is-email-marketing-still-so-expensive-g0</guid>
      <description>&lt;p&gt;I tried to send emails to 3,000 users for my app. The email service providers(called ESP) wanted $30 to $40 per month. Then I looked at AWS SES. The same 3,000 emails would cost me $0.03 total.&lt;/p&gt;

&lt;p&gt;I thought, &lt;strong&gt;why are they so expensive?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The answer is &lt;strong&gt;reputation management&lt;/strong&gt;. If an ESP offers high sending volume for cheap, spammers flock to it and destroy the reputation. So ESPs need expert teams to weed out the spammers, or put customers on static IPs. Either way, costs go up.&lt;/p&gt;

&lt;p&gt;I decided to build with AWS SES instead. But AWS has strict policies to protect their reputation—send quotas, rate limits, bounce monitoring. &lt;strong&gt;It's cheap, but hard to use.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That's why I built Sendbase. It connects to your AWS account and handles the complexity for you. &lt;strong&gt;AWS pricing. Zero headache&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;If email costs are holding you back, check out &lt;a href="https://www.getsendbase.com" rel="noopener noreferrer"&gt;getsendbase.com&lt;/a&gt;&lt;/p&gt;

</description>
      <category>aws</category>
      <category>ses</category>
      <category>marketing</category>
    </item>
  </channel>
</rss>
