NSNitish singhinsinghnitish.hashnode.dev路Nov 28, 2024 路 2 min readOSI ModelOpen System Interconnection Model The OSI model was developed by ISO (International Organization of Standardization) in 1984. It divides the entire task into seven smaller manageable tasks. It is a framework that standardizes the network communicatio...00
NSNitish singhinsinghnitish.hashnode.dev路Nov 19, 2024 路 3 min readUnderstanding Database Management SystemsHey everyone, Welcome back to another Article. Today, we are going through the definition of a Database Management System (DBMS), its types, features, and real-life applications. A Database Management System is a software tool that helps users to m...00
NSNitish singhinsinghnitish.hashnode.dev路Nov 10, 2024 路 3 min readWeb Application AuthenticationHey! I鈥檓 back with another exciting article on Authentication. It is basically checking or making sure that the information is passed on to the correct user. In web applications like simple landing pages, we do not need to use authentication because ...00
NSNitish singhinsinghnitish.hashnode.dev路Nov 2, 2024 路 3 min readCloud ComputingHey, Everyone! Welcome back to my blog. 馃憢 Today, we're going to learn about Cloud Computing, types of cloud computing, advantages, and disadvantages of cloud computing What is the Cloud? In real life cloud contain rain, it is also like that but inst...00
NSNitish singhinsinghnitish.hashnode.dev路Oct 26, 2024 路 5 min readWhat is Express.js, How it works?Hey, Everyone! Welcome back to my blog. 馃憢 Today, we're going to know about Express.js, how it helps to build web applications and API. How to including routing, middleware support, and templating engines. Introduction to Express.js Express.js is a p...00