<?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: Hiep Nguyen</title>
    <description>The latest articles on DEV Community by Hiep Nguyen (@changtraisitinh).</description>
    <link>https://dev.to/changtraisitinh</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F546806%2Fc046467d-7228-4400-af46-1ad3d5dfae9d.jpeg</url>
      <title>DEV Community: Hiep Nguyen</title>
      <link>https://dev.to/changtraisitinh</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/changtraisitinh"/>
    <language>en</language>
    <item>
      <title>How to deploy a full-stack web app to production</title>
      <dc:creator>Hiep Nguyen</dc:creator>
      <pubDate>Tue, 14 Feb 2023 08:42:49 +0000</pubDate>
      <link>https://dev.to/changtraisitinh/how-to-deploy-a-full-stack-web-app-to-production-3cmc</link>
      <guid>https://dev.to/changtraisitinh/how-to-deploy-a-full-stack-web-app-to-production-3cmc</guid>
      <description>&lt;p&gt;&lt;strong&gt;Technologies for a project&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Web application&lt;/strong&gt; — client-side code (ex: ReactJS, VueJS, etc.)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Backend server&lt;/strong&gt; — server-side code (ex: Python, Node.js, etc.)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Database&lt;/strong&gt; — storage for your data (ex: MySQL, Redis, PostgreSQL, etc.)&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--zwLF63IK--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/nt5uvam1buca6t441bde.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--zwLF63IK--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/nt5uvam1buca6t441bde.jpg" alt="Image description" width="720" height="480"&gt;&lt;/a&gt;&lt;br&gt;
&lt;strong&gt;Web application&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Vercel — Vercel combines the best developer experience with an obsessive focus on end-user performance. Our platform enables frontend teams to do their best work.&lt;/li&gt;
&lt;li&gt;Netlify — The fastest way to combine your favorite tools and APIs to build the fastest sites, stores, and apps for the web.&lt;/li&gt;
&lt;li&gt;Firebase Hosting — Firebase Hosting provides fast and secure hosting for your web app, static and dynamic content, and micro-services.&lt;/li&gt;
&lt;li&gt;Github Pages — Hosted directly from your GitHub repository. Just edit, push, and your changes are live.&lt;/li&gt;
&lt;li&gt;Surge — Simple, single-command web publishing. Publish HTML, CSS, and JS for free, without leaving the command line.&lt;/li&gt;
&lt;li&gt;Cloudflare — Free tier for public static pages, serverless worker&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Backend server&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Railway — Railway is an infrastructure platform where you can provision infrastructure, develop with that infrastructure locally, and then deploy it to the cloud.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Database&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Upstash — A serverless database for Redis, Kafka&lt;/li&gt;
&lt;li&gt;MongoDB Atlas — The most advanced cloud database service on the market, with unmatched data distribution and mobility across AWS, Azure, and Google Cloud, built-in automation for resource and workload optimization, and so much more.&lt;/li&gt;
&lt;li&gt;PlanetScale — The MySQL-compatible serverless database platform.&lt;/li&gt;
&lt;li&gt;Firebase Realtime Database — Store and sync data with our NoSQL cloud database. Data is synced across all clients in real-time and remains available when your app goes offline.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Analytics&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Hotjar — Understand how users behave on your site, what they need, and how they feel, fast.&lt;/li&gt;
&lt;li&gt;Clarity — Clarity is a free, easy-to-use tool that captures how real people actually use your site. Setup is easy and you’ll start getting data in minutes.&lt;/li&gt;
&lt;li&gt;OpenReplay — Open-source session replay suite, built for developers and self-hosted for full control over your data.&lt;/li&gt;
&lt;li&gt;LogRocket — Combines session replay, performance monitoring, and product analytics — empowering software teams to create the ideal web and mobile product experience&lt;/li&gt;
&lt;/ol&gt;

</description>
    </item>
  </channel>
</rss>
