1 follower
"I'm a versatile software engineer skilled in Java Spring Boot, C# .NET, PostgreSQL, MongoDB, AWS, and DevOps. With a robust background in backend and cloud technologies.
DocumentDB Amazon DocumentDB (with MongoDB compatibility) is a fully managed native JSON document database that makes it easy and cost effective to...
Goal: The goal of WebSocket technology is to enable browser-based applications to establish two-way communication with servers without the need for...
Node is single threaded ยท Overview We all know that Node.js is an event-driven architecture. This means Node.js will only respond whenever there is an...
Overview String pool is a storage space in Java heap memory where string literals are stored. This is maintained by the Java String class. The string...
Getting started with NESTJS NestJS is a sever side framework based on node.js used to build efficient and scalable server-side application .It uses...