PinnedMicro Services with Java Spring BootBefore diving into the microservices world, we first need to explore the difference between monolithic architecture and microservices…Feb 12, 2024Feb 12, 2024
PinnedHow to resolve the CORS policy issue in the Development Environment?ASP.NET VS Node.js ApproachDec 22, 2023Dec 22, 2023
Choosing the Right Software Architecture: A Guide to Selecting the Best Fit for Your Project.In this technology-inspired world, humans are creating solutions for their day-to-day problems with the evolving technology. With the heavy…4d ago4d ago
Deploying a Node JS application on AWS and enabling AWS Cloud watch for application logs.In today’s world, it is beneficial to know how we can deploy web applications to a cloud service and interact with it. This article…Nov 30, 2024Nov 30, 2024
End-to-End Encryption (E2EE) Approach with Public Key Cryptography.In my previous article , I described how to implement a MERN stack chat application using Socket.IO and PeerJS. However, we did not…May 6, 2024May 6, 2024
Websockets & WebRTCWebsocket is used for real-time communication. if we use HTTP protocol with the REST API functions for communications, to see a message we…Apr 15, 2024Apr 15, 2024