MongoDB

 MongoDB is an open source, document-based database management system that does not require a table schema description. MongoDB - classified as NoSQL and uses JSON-like documents and a database schema. If all four previous DBMSs are well known to most IT professionals, then few have heard of MongoDB. But she confidently takes the 5th line in almost all ratings. And as a result, in our ranking, she also occupies the 5th position.

File server - file

 File server - file




File servers exist on the network to store large amounts of information. In other words, it is a large disk connected to the network. To exchange files between an FTP client and a file server, the File Transfer Protocol (FTP) of the same name is used. It is this protocol that accounts for the largest part of the traffic in networks. with it we can upload documents, movies, pictures, software distributions, music files. It is by this protocol that we can: load the pages of our site on the Internet, connect computers to each other to exchange files (we open file sharing). The file server provides for user authorization to limit the use of resources, if necessary. As a rule, a do-it-yourself file server does not depend much on the power of the server itself (processor frequency, RAM size) and an outdated computer with increased disk space is quite suitable for its role. It is the HDD (hard disk) that is the most integral and main part of our file server, as a rule, there is more than one HDD in such servers. Of great interest is the presence of support for a RAID array, it is this function that allows you to make an independent copy of your data, and significantly reduces the possibility of losing it. This type of protection is widely used not only on file servers, but also in many others, but taking into account the fact that the FTP protocol is also used on others, as the main file exchange protocol in most servers. The presence of a RAID array is a guarantee of the safety of our data.

game server

The structural scheme of the network is no different from the structure of the game server and our connection with the file server can also work both in the local and Internet networks.