Best of NoSQLMay 2023

  1. 1
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    Full Stack Engineer – Career Guide

    Full Stack engineering roles have been growing in popularity over the last decade. But what exactly are full-stack engineers? What do they do on a day-to-day basis? And how can you become a full- Stack engineer yourself? In this article, I will go over the definition of full- stack engineering.

  2. 2
    Article
    Avatar of quastorQuastor Daily·3y

    How PayPal Built a Database that serves 350 Billion Requests Per Day

    How PayPal Built a Database that serves 350 billion requests per day. JunoDB is a distributed key value database that is used by almost every core backend service at PayPal. It uses RocksDB as the storage engine and provides strong consistency guarantees with low latency.

  3. 3
    Article
    Avatar of asayerasayer·3y

    Getting Started with JSON Server

    In any scenario where you need a server quickly, a “magical’ tool can help you spin up a mock server locally in seconds. This article will look at and how it makes the work of a front-end developer a little easier and much faster. In computer networking, a client and a server are separate computer systems.