<?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: Andrei Neacsu</title>
    <description>The latest articles on DEV Community by Andrei Neacsu (@andrei_ncs).</description>
    <link>https://dev.to/andrei_ncs</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%2F1183091%2Ffb0d598e-3aff-45c6-8167-95fbf6b8daab.jpg</url>
      <title>DEV Community: Andrei Neacsu</title>
      <link>https://dev.to/andrei_ncs</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/andrei_ncs"/>
    <language>en</language>
    <item>
      <title>Agnostic Push Notification Microservice with AWS CDK &amp; Firebase</title>
      <dc:creator>Andrei Neacsu</dc:creator>
      <pubDate>Thu, 12 Oct 2023 08:18:28 +0000</pubDate>
      <link>https://dev.to/andrei_ncs/agnostic-push-notification-microservice-with-aws-cdk-firebase-nnd</link>
      <guid>https://dev.to/andrei_ncs/agnostic-push-notification-microservice-with-aws-cdk-firebase-nnd</guid>
      <description>&lt;p&gt;Dive into a scalable push notification microservice powered by Firebase, designed for easy integration with other application services. &lt;strong&gt;This example is a ready to use agnostic AWS CDK microservice for sending and managing push notifications.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Key Features:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;API Gateway for mobile apps to register Firebase tokens.&lt;/li&gt;
&lt;li&gt;AWS Cognito for secure request authorization.&lt;/li&gt;
&lt;li&gt;User ID and Firebase token association, push notification dispatching, read counts maintenance, and advanced notification features.&lt;/li&gt;
&lt;li&gt;An SQS queue enabling other microservices to send push notifications.&lt;/li&gt;
&lt;li&gt;DynamoDB-backed logging and tracking of sent notifications.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Explore a &lt;a href="https://hypersense-software.com/blog/2023/04/24/microservices-aws-cdk-modern-cloud-development/"&gt;detailed blog post&lt;/a&gt; to learn more about microservices and AWS CDK. Access the &lt;a href="https://github.com/HyperSense-Software/agnostic-push-notification-microservice"&gt;complete code on GitHub&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>awscdk</category>
      <category>microservices</category>
      <category>tutorial</category>
      <category>typescript</category>
    </item>
  </channel>
</rss>
