DEV Community

# backend

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to Get Data by ID Using API Maker 🚀

How to Get Data by ID Using API Maker 🚀

11
Comments
2 min read
Decoding PHP's Empty Value Functions: When to Use Which

Decoding PHP's Empty Value Functions: When to Use Which

9
Comments 1
4 min read
Unlocking the Power of Consistent Hashing: The Key to Scalable 🚀, Fault-Tolerant Distributed Systems 💻

Unlocking the Power of Consistent Hashing: The Key to Scalable 🚀, Fault-Tolerant Distributed Systems 💻

22
Comments
5 min read
Rate Limiting: The Sliding Window Algorithm

Rate Limiting: The Sliding Window Algorithm

Comments
10 min read
Deploying a Single Page Application (SPA) on AWS: A Beginner's Guide. Part 3. REST API

Deploying a Single Page Application (SPA) on AWS: A Beginner's Guide. Part 3. REST API

2
Comments
7 min read
What is DDD and why it is worth it.

What is DDD and why it is worth it.

Comments
7 min read
Use Gozz to Manage Your Golang Struct Field Tags Formats Automatically

Use Gozz to Manage Your Golang Struct Field Tags Formats Automatically

Comments
3 min read
How to Save Single or Multiple Records Using API Maker 🚀

How to Save Single or Multiple Records Using API Maker 🚀

12
Comments
2 min read
Full text search with Firestore & MeiliSearch Automation with Cloud Functions & Triggers & Node JS Cloud SDK

Full text search with Firestore & MeiliSearch Automation with Cloud Functions & Triggers & Node JS Cloud SDK

Comments
5 min read
Full text search with Firestore & Meili search API's

Full text search with Firestore & Meili search API's

Comments
4 min read
Database migration: Developers’ open-heart surgery

Database migration: Developers’ open-heart surgery

2
Comments
9 min read
Build Step Builder Pattern to Enforce Client code to Provide data.

Build Step Builder Pattern to Enforce Client code to Provide data.

12
Comments
2 min read
Slog: Zero-dependency structured logging in Go

Slog: Zero-dependency structured logging in Go

8
Comments
12 min read
Building Generic Payloads with the Builder Pattern in Java

Building Generic Payloads with the Builder Pattern in Java

15
Comments 13
3 min read
Subindo aplicação Go na AWS

Subindo aplicação Go na AWS

Comments
3 min read
Solving Race Conditions in Python: A Mutex Approach for Efficiency

Solving Race Conditions in Python: A Mutex Approach for Efficiency

3
Comments
9 min read
Deploying a secured Node.js Application on AWS EC2 Instance from scratch (Detailed Guide)

Deploying a secured Node.js Application on AWS EC2 Instance from scratch (Detailed Guide)

6
Comments 3
18 min read
Build a URL Shortener in Go using REST & PostgreSQL 🚀

Build a URL Shortener in Go using REST & PostgreSQL 🚀

18
Comments 1
5 min read
🚀 Explorando a Eficiência da Arquitetura Hexagonal em Projetos Golang! 🚀

🚀 Explorando a Eficiência da Arquitetura Hexagonal em Projetos Golang! 🚀

1
Comments
1 min read
Build Complete REST API Feature with Nest JS (Using Prisma and Postgresql) from Scratch - Beginner-friendly - PART 5

Build Complete REST API Feature with Nest JS (Using Prisma and Postgresql) from Scratch - Beginner-friendly - PART 5

1
Comments
6 min read
Build Complete REST API Feature with Nest JS (Using Prisma and Postgresql) from Scratch - Beginner-friendly - PART 4

Build Complete REST API Feature with Nest JS (Using Prisma and Postgresql) from Scratch - Beginner-friendly - PART 4

3
Comments
4 min read
Build Complete REST API Feature with Nest JS (Using Prisma and Postgresql) from Scratch - Beginner-friendly - PART 3

Build Complete REST API Feature with Nest JS (Using Prisma and Postgresql) from Scratch - Beginner-friendly - PART 3

3
Comments
5 min read
Build Complete REST API Feature with Nest JS (Using Prisma and Postgresql) from Scratch - Beginner-friendly - PART 2

Build Complete REST API Feature with Nest JS (Using Prisma and Postgresql) from Scratch - Beginner-friendly - PART 2

11
Comments
5 min read
Purpose of @SpringBootApplication Annotation in Spring Boot

Purpose of @SpringBootApplication Annotation in Spring Boot

5
Comments
2 min read
Encapsulamento: O Básico que todo jr. precisa saber!

Encapsulamento: O Básico que todo jr. precisa saber!

12
Comments 2
8 min read
Build Complete REST API Feature with Nest JS (Using Prisma and Postgresql) from Scratch - Beginner-friendly - PART 1

Build Complete REST API Feature with Nest JS (Using Prisma and Postgresql) from Scratch - Beginner-friendly - PART 1

20
Comments
13 min read
GraphQL or REST API for 2024 and beyond?

GraphQL or REST API for 2024 and beyond?

Comments 1
2 min read
Node.js Worker Threads Vs. Child Processes: Which one should you use?

Node.js Worker Threads Vs. Child Processes: Which one should you use?

11
Comments
7 min read
Who/What is a backend engineer?

Who/What is a backend engineer?

5
Comments
2 min read
Understanding the POM File in Spring: A Comprehensive Guide

Understanding the POM File in Spring: A Comprehensive Guide

3
Comments
3 min read
Docker 1.1 : Sail the Scale

Docker 1.1 : Sail the Scale

2
Comments
8 min read
Session Management Basics with Redis

Session Management Basics with Redis

30
Comments 1
4 min read
Frontend Vs Backend: An Objective Look

Frontend Vs Backend: An Objective Look

1
Comments
2 min read
☕️ How Java works ?

☕️ How Java works ?

4
Comments
5 min read
Implementing Authentication in Node.js

Implementing Authentication in Node.js

3
Comments 1
3 min read
Firm Coding Foundation. Next Step.

Firm Coding Foundation. Next Step.

Comments
3 min read
Docker: An Introduction

Docker: An Introduction

11
Comments 5
5 min read
An introduction to RESTful APIs

An introduction to RESTful APIs

289
Comments 14
4 min read
The Unrivaled Strength of Java in Powering Backend Technologies

The Unrivaled Strength of Java in Powering Backend Technologies

1
Comments
2 min read
⚡️Golang VS Node.js⚡️ - CSV Data Export

⚡️Golang VS Node.js⚡️ - CSV Data Export

2
Comments 2
2 min read
I'm going back to school, Live

I'm going back to school, Live

1
Comments 1
1 min read
Build a GraphQL API and deploy it in minutes with Encore 🚀

Build a GraphQL API and deploy it in minutes with Encore 🚀

14
Comments
2 min read
Neo4j, A Database on Crack 🚬

Neo4j, A Database on Crack 🚬

2
Comments
1 min read
Caching: Everything you need to know to get started

Caching: Everything you need to know to get started

2
Comments
7 min read
From ADO.NET to Entity Framework Core: ADO.NET beginner guide

From ADO.NET to Entity Framework Core: ADO.NET beginner guide

9
Comments
9 min read
🤘 Zsh and Bash

🤘 Zsh and Bash

31
Comments 1
14 min read
Top 6 ORMs for Modern Node.js App Development

Top 6 ORMs for Modern Node.js App Development

18
Comments
6 min read
Building a Robust Backend in Just 30 Minutes with Outerbase

Building a Robust Backend in Just 30 Minutes with Outerbase

Comments
11 min read
Clean controllers in Symfony (III): request handling

Clean controllers in Symfony (III): request handling

4
Comments
5 min read
Understanding GraphQL: A Guide for Backend Developers

Understanding GraphQL: A Guide for Backend Developers

Comments
3 min read
LocalStack - Mock AWS in local development

LocalStack - Mock AWS in local development

12
Comments
6 min read
Boost Your Redis-Powered Caching: Unleashing the Magic of Efficient Data Serialization

Boost Your Redis-Powered Caching: Unleashing the Magic of Efficient Data Serialization

3
Comments 1
4 min read
Top Firebase Alternatives

Top Firebase Alternatives

4
Comments 3
10 min read
Laravel or Symfony: Which to choose for your project? 🤔

Laravel or Symfony: Which to choose for your project? 🤔

5
Comments
4 min read
Unification validation in apps

Unification validation in apps

Comments
1 min read
Intro to Relational DBMS

Intro to Relational DBMS

6
Comments
4 min read
Create a stored procedure with Sql Server

Create a stored procedure with Sql Server

3
Comments
10 min read
Understanding Netflix's Backend Architecture: A Deep Dive 🚀

Understanding Netflix's Backend Architecture: A Deep Dive 🚀

32
Comments 7
3 min read
Building RESTful API with Hexagonal Architecture in Go

Building RESTful API with Hexagonal Architecture in Go

142
Comments 7
8 min read
Clean controllers in Symfony (II): response handling

Clean controllers in Symfony (II): response handling

7
Comments
6 min read
loading...