Best of Backend DevelopmentMarch 2022

  1. 1
    Article
    Avatar of webtoolsweeklyWeb Tools Weekly·4y

    CSS Tools, Databases, JSON, SVG

    There are a number of different ways to remove empty items from an array in JavaScript. To remove blank values alone is something more specific, but there are a few ways to do it. You can find all the above examples in this CodePen. Now on to this week's tools!

  2. 2
    Article
    Avatar of medium_jsMedium·4y

    1 min guide to Golang development best practices in 2022

    Go is a dependency management system, that makes dependency version information simple, explicit, and easy to manage. Use GORM, ORM library in go to make your development easier, by reducing the time of writing database raw queries. Always make a practice to add authentication on your APIs to make them secure.

  3. 3
    Article
    Avatar of devtoDEV·4y

    Introducing Pckd - The most powerful 💪 URL shortener

    Pckd is an open source URL shortener. It can track all the clicks (or hits) on the URL that you shortened and get very-deep insights about the person who clicked it. Pckd was created to be self-hosted, for people on the self-Hosted community.

  4. 4
    Article
    Avatar of hashnodeHashnode·4y

    Moodflix - Your mood, Our suggestions

    Moodflix is a Netflix-clone built with React and Framer Motion. The frontend is written in React and SCSS and the backend is in .NET 6 and .NET Core 6 and Minimal API. The API receives the base64 string image from the Frontend and sends it to the Azure Face API directly. Backend gets a list of movies based on the user's mood.

  5. 5
    Article
    Avatar of devgeniusDev Genius·4y

    Load Balancing: 101

    This blog is part of the series where we discuss Cloud concepts from Ground Zero. This article comes in the Intermediate-Level Series since it involves building the Load Balancing principles in general. Using an effective traffic routing algorithm across backend servers, load balancers ensure that performance and resiliency of the backend layer is maintained.

  6. 6
    Article
    Avatar of awstipAWS Tip·4y

    Introduction to AWS Databases

    AWS focuses on modernizing infrastructure by providing purpose-built and fully managed databases. Each one has unique features which are suitable for a wide range of applications. Here’s the snippet of all the types of databases provided by the AWS. Amazon Aurora: Amazon Aurora is a relational database built on the cloud.

  7. 7
    Article
    Avatar of medium_jsMedium·4y

    Deeper dive into gRPC and creating own micro-service architecture in Node.js

    GRPC is a modern, open source remote procedure call (RPC) framework that can run anywhere. It enables client and server applications to communicate transparently and makes it easier to build connected systems. Deeper dive into gRPC and creating own micro-service architecture in Node.js.

  8. 8
    Article
    Avatar of taiTowards AI·4y

    How To Choose the Right Database

    A database is a collection of information that a company needs in order to function properly. There are many different kinds of databases available and each one is designed for a specific purpose. Choosing the right database for your business can be tricky. This blog will help you make a decision about which database you should use.

  9. 9
    Article
    Avatar of eversqlEverSQL·4y

    Top 7 CI/CD tools for PostgreSQL and MySQL databases in 2022

    Liquibase Community is an open-source project that helps millions of developers rapidly manage database schema changes. With Liquibsae you can track, version, and deploy database changes. This post's content #1 - LiquiBase #2 - EverSQL #3 - JFrog #4 - ELK stack #5 - Datadog #6 - DBmaestro#7 - Grafana #7.