#serverless
Read more stories on Hashnode
Articles with this tag
In this post, we'll dive deep into the architecture and implementation of a serverless calculator application. We'll explore how to leverage Next.js...
Project Architecture Our application follows a serverless architecture: Frontend: React application hosted on Netlify Backend: AWS Lambda function...