<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Question on Serverless Microservices Project using AWS &amp; NodeJs]]></title><description><![CDATA[<p dir="auto">I'm trying to learn Serverless microservices for an assignment. I have zero experience in AWS , Serverless and Microservices.</p>
<p dir="auto">As I have understood up to now, I can create an aws-nodejs project using sereverless framework and deploy it to AWS and then I can have a Lambda function and an API endpoint. Then I have an microservice!</p>
<p dir="auto">Let's say I want to build a complete system which provide free e-books and displays advertisements.</p>
<p dir="auto">Then I will need an UI to communicate with the backend, I will need one microservice to get the e-books from the database, one microservice to load the advertisements. That means there are two microservices for my system.</p>
<p dir="auto">Q1: Do I need to create two separate serverless projects for two microservices?</p>
<p dir="auto">Q2: If I want to have CRUD operations in my e-books microservice, I will have to create 5 functions right? That means serverless framework will create 5 lambdas in AWS. Are these five lambdas considered as five microservices or 5 functions of one microservice?</p>
]]></description><link>https://lankadevelopers.lk/topic/746/question-on-serverless-microservices-project-using-aws-nodejs</link><generator>RSS for Node</generator><lastBuildDate>Mon, 09 Mar 2026 03:40:32 GMT</lastBuildDate><atom:link href="https://lankadevelopers.lk/topic/746.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 16 Nov 2020 08:13:47 GMT</pubDate><ttl>60</ttl></channel></rss>