Best of Storage — 2021

  1. 1
    Article
    Avatar of geekcultureGeek Culture·5y

    Web Application Architecture

    A web application architecture describes the layout of all the component of a web application. It highlights the interactions between various application components, third-party middleware systems, web services, and databases. This provides a snapshot of interaction between a number of applications working together simultaneously to provide service to end users.

  2. 2
    Article
    Avatar of discdotDiscover .NET·5y

    Multi-tenant Architecture for SaaS

    When building Software as a Service (SaaS) you’ll often need to use a Multi-tenant Architecture. In this architecture, having the identity of each request is critical in being able to route a request all the way through to the right services and resources. Data storage can be in a silo or partitioned. Compute can be pooled or siloed.

  3. 3
    Article
    Avatar of devdojoDevDojo·5y

    The Data Engineer Roadmap đź—ş

    The data engineering career has been one of the fastest growing jobs for the past few years. Here are some resources for data engineering that you can save for later. Having a solid understanding of the Linux operating system could be a must in many IT related roles. You are going to benefit a lot if you know the basics of the following:Basic Terminal Usage.

  4. 4
    Article
    Avatar of phProduct Hunt·5y

    GradientArt - Advanced CSS gradient editor

    GradientArt is an advanced online CSS gradient editor. You can design illustrations, patterns, icons, and more using a feature-packed Photoshop-like editor with layering, design tools, and free cloud storage. Embed this post on your site and share it with your friends.

  5. 5
    Article
    Avatar of logrocketLogRocket·5y

    Using localStorage with React Hooks

    LocalStorage is one of the two mechanisms of a browser’s web storage. It allows users to save data as key-value pairs in the browser for later use. By using the useState React Hook to control the component we keep the input state up to date.

  6. 6
    Article
    Avatar of changelogChangelog·5y

    How we built a forever-free serverless SQL database

    After 18 months of challenging work, we’ve launched the first truly scalable Serverless SQL database. CockroachDB Serverless is “forever free,” with a generous (and never-ending) monthly credit for requests and storage. It automatically and transparently scales to meet your needs, no matter how big or small, with no changes to your application. It supports online schema migrations, Postgres compatibility, and gives you access to Enterprise features.

  7. 7
    Article
    Avatar of phProduct Hunt·5y

    neverinstall - The Fastest way to run desktop apps

    Neverinstall allows users to run their favorite desktop applications in the browser. No need for installation, no repetitive downloading of files, and better yet, no storage space required. Neverinstall is free and available on all major operating systems. For more information, visit Neverinstall.com.

  8. 8
    Article
    Avatar of hnHacker News·4y

    The Web3 Fraud

    Web3 is only about adding an additional layer of complexity in the name of justifying the underlying cryptocurrencies. The web browser is augmented with a cryptocurrency wallet and part of the computation and storage is shifted from my server to the decentralized cryptocurrency infrastructure. When a user wants to use my service they will pay some amount of cryptocurrency to perform the cryptocurrency-side computation.