<?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: External Server to host Node.js in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/External-Server-to-host-Node-js/m-p/1201526#M84368</link>
    <description>&lt;ARTICLE class="" dir="auto" tabindex="-1" data-turn-id="request-WEB:d2234935-2791-4432-9a76-8bbe3670f371-13" data-testid="conversation-turn-2" data-scroll-anchor="true" data-turn="assistant"&gt;
&lt;DIV class=""&gt;
&lt;DIV class="" tabindex="-1"&gt;
&lt;DIV class=""&gt;
&lt;DIV class="" dir="auto" data-message-author-role="assistant" data-message-id="e5bad048-2c00-4faf-be9c-b5e6383aae10" data-message-model-slug="gpt-5"&gt;
&lt;DIV class=""&gt;
&lt;DIV class=""&gt;
&lt;P data-start="0" data-end="20"&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/879985"&gt;@Sanjeewa_Dias&lt;/a&gt;&amp;nbsp;&amp;nbsp;For a lightweight Node.js app, Jaycee’s baseline (1 vCPU, 512MB–1GB RAM, ~20GB storage, Node.js 18+) is good to get started.&lt;/P&gt;
&lt;P data-start="22" data-end="593"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="22" data-end="593"&gt;You only really need to scale up if you’re expecting lots of concurrent webhook calls or heavy data crunching. Cloud VMs from AWS, GCP, or DigitalOcean give you flexibility and cost control, and you can add monitoring with something simple like PM2 to keep the process alive. HubSpot doesn’t enforce server requirements, but it does recommend Node 18+ for SDKs and integrations&amp;nbsp;&lt;/P&gt;
&lt;P data-start="22" data-end="593"&gt;(&lt;A href="https://developers.hubspot.com/docs/apps/legacy-apps/authentication/oauth-quickstart-guide" target="_blank" rel="noopener"&gt;https://developers.hubspot.com/docs/apps/legacy-apps/authentication/oauth-quickstart-guide )&lt;/A&gt;&lt;/P&gt;
&lt;P data-start="22" data-end="593"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="595" data-end="1240"&gt;What’s important is reliability more than raw specs. Heroku used to be a go-to for quick deploys, but it gets pricey fast and locks you into their add-ons. If you need your HubSpot integration to keep data consistent between systems, platforms like Stacksync save you from running custom sync code on Heroku altogether. Instead of maintaining Node servers just to shuffle data, Stacksync runs the two-way sync in real time across CRMs, databases, and ERPs, handling tokens, errors, retries, and schema changes automatically. That way your server just focuses on the custom logic you really care about, not the plumbing.&lt;/P&gt;
&lt;P data-start="1242" data-end="1305" data-is-last-node="" data-is-only-node=""&gt;Hope this helps you size things right without overcomplicating.&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/ARTICLE&gt;</description>
    <pubDate>Wed, 17 Sep 2025 04:21:00 GMT</pubDate>
    <dc:creator>RubenBurdin</dc:creator>
    <dc:date>2025-09-17T04:21:00Z</dc:date>
    <item>
      <title>External Server to host Node.js</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/External-Server-to-host-Node-js/m-p/1091594#M79347</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have developed a Node.js application locally to manage HubSpot integrations. I now need to host this application on a cloud platform. Could you provide the recommended server specifications for hosting a Node.js application?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2025 06:15:55 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/External-Server-to-host-Node-js/m-p/1091594#M79347</guid>
      <dc:creator>Sanjeewa_Dias</dc:creator>
      <dc:date>2025-01-09T06:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: External Server to host Node.js</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/External-Server-to-host-Node-js/m-p/1091960#M79373</link>
      <description>&lt;P&gt;Hey, &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/879985"&gt;@Sanjeewa_Dias&lt;/a&gt;&lt;/SPAN&gt; &lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; Thanks for your question. HubSpot doesn't provide specific guidance on server specifications for hosting an app. Based on my experience, the minimum you need is something like this:&lt;/P&gt;
&lt;UL&gt;
 &lt;LI&gt;512MB-1GB RAM&lt;/LI&gt;
 &lt;LI&gt;1 CPU core&lt;/LI&gt;
 &lt;LI&gt;20GB storage&lt;/LI&gt;
 &lt;LI&gt;Node.js 18.x or later&lt;/LI&gt;
 &lt;LI&gt;You could double these specs if you expect high-volume operations&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Heroku or Digital Ocean are both affordable providers, and AWS Elastic Beanstalk is also an option if you need something enterprise-level.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have fun deploying! — Jaycee&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2025 16:42:20 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/External-Server-to-host-Node-js/m-p/1091960#M79373</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2025-01-09T16:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: External Server to host Node.js</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/External-Server-to-host-Node-js/m-p/1092225#M79392</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/127074"&gt;@Jaycee_Lewis&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt;,&lt;BR /&gt;&lt;BR /&gt;Thank you for your insights.&lt;BR /&gt;&lt;BR /&gt;--Sanjeewa--&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2025 03:18:50 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/External-Server-to-host-Node-js/m-p/1092225#M79392</guid>
      <dc:creator>Sanjeewa_Dias</dc:creator>
      <dc:date>2025-01-10T03:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: External Server to host Node.js</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/External-Server-to-host-Node-js/m-p/1093334#M79439</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/879985"&gt;@Sanjeewa_Dias&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use amazon AWS server. Buy a package as per your requirement on basis of your data load.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-sheets-root="1"&gt;I hope this will help you out. Please mark it as &lt;STRONG&gt;Solution Accepted and upvote&lt;/STRONG&gt; to help another Community member.&lt;BR /&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2025 13:58:55 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/External-Server-to-host-Node-js/m-p/1093334#M79439</guid>
      <dc:creator>GRajput</dc:creator>
      <dc:date>2025-01-13T13:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: External Server to host Node.js</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/External-Server-to-host-Node-js/m-p/1201526#M84368</link>
      <description>&lt;ARTICLE class="" dir="auto" tabindex="-1" data-turn-id="request-WEB:d2234935-2791-4432-9a76-8bbe3670f371-13" data-testid="conversation-turn-2" data-scroll-anchor="true" data-turn="assistant"&gt;
&lt;DIV class=""&gt;
&lt;DIV class="" tabindex="-1"&gt;
&lt;DIV class=""&gt;
&lt;DIV class="" dir="auto" data-message-author-role="assistant" data-message-id="e5bad048-2c00-4faf-be9c-b5e6383aae10" data-message-model-slug="gpt-5"&gt;
&lt;DIV class=""&gt;
&lt;DIV class=""&gt;
&lt;P data-start="0" data-end="20"&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/879985"&gt;@Sanjeewa_Dias&lt;/a&gt;&amp;nbsp;&amp;nbsp;For a lightweight Node.js app, Jaycee’s baseline (1 vCPU, 512MB–1GB RAM, ~20GB storage, Node.js 18+) is good to get started.&lt;/P&gt;
&lt;P data-start="22" data-end="593"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="22" data-end="593"&gt;You only really need to scale up if you’re expecting lots of concurrent webhook calls or heavy data crunching. Cloud VMs from AWS, GCP, or DigitalOcean give you flexibility and cost control, and you can add monitoring with something simple like PM2 to keep the process alive. HubSpot doesn’t enforce server requirements, but it does recommend Node 18+ for SDKs and integrations&amp;nbsp;&lt;/P&gt;
&lt;P data-start="22" data-end="593"&gt;(&lt;A href="https://developers.hubspot.com/docs/apps/legacy-apps/authentication/oauth-quickstart-guide" target="_blank" rel="noopener"&gt;https://developers.hubspot.com/docs/apps/legacy-apps/authentication/oauth-quickstart-guide )&lt;/A&gt;&lt;/P&gt;
&lt;P data-start="22" data-end="593"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="595" data-end="1240"&gt;What’s important is reliability more than raw specs. Heroku used to be a go-to for quick deploys, but it gets pricey fast and locks you into their add-ons. If you need your HubSpot integration to keep data consistent between systems, platforms like Stacksync save you from running custom sync code on Heroku altogether. Instead of maintaining Node servers just to shuffle data, Stacksync runs the two-way sync in real time across CRMs, databases, and ERPs, handling tokens, errors, retries, and schema changes automatically. That way your server just focuses on the custom logic you really care about, not the plumbing.&lt;/P&gt;
&lt;P data-start="1242" data-end="1305" data-is-last-node="" data-is-only-node=""&gt;Hope this helps you size things right without overcomplicating.&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/ARTICLE&gt;</description>
      <pubDate>Wed, 17 Sep 2025 04:21:00 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/External-Server-to-host-Node-js/m-p/1201526#M84368</guid>
      <dc:creator>RubenBurdin</dc:creator>
      <dc:date>2025-09-17T04:21:00Z</dc:date>
    </item>
  </channel>
</rss>

