Forem

# backend

Desenvolvimento do lado do servidor, APIs, bancos de dados e logica de negocios.

Posts

๐Ÿ‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Controlling Concurrency in Go with the Semaphore Pattern
Cover image for Controlling Concurrency in Go with the Semaphore Pattern

Controlling Concurrency in Go with the Semaphore Pattern

Comments
5 min read
Dockerizing Backend Services

Dockerizing Backend Services

1
Comments
5 min read
Quillion - Python Web Framework for Backend Developers

Quillion - Python Web Framework for Backend Developers

Comments
1 min read
# How I Fixed Our Auth Bottleneck: From Some Seconds to Instant

# How I Fixed Our Auth Bottleneck: From Some Seconds to Instant

Comments
4 min read
โš™๏ธ Behind Every API: The Role of a Backend Developer

โš™๏ธ Behind Every API: The Role of a Backend Developer

3
Comments
3 min read
Apache ZooKeeper: The Unsung Hero of Distributed Systems

Apache ZooKeeper: The Unsung Hero of Distributed Systems

Comments
8 min read
Authentication & Authorization in Backend Development
Cover image for Authentication & Authorization in Backend Development

Authentication & Authorization in Backend Development

Comments
4 min read
HTTP status VS response body

HTTP status VS response body

Comments
2 min read
Arrays

Arrays

Comments
2 min read
The Unbreakable Contract: Mastering Transactions, Deadlocks, and Database Recovery

The Unbreakable Contract: Mastering Transactions, Deadlocks, and Database Recovery

Comments
3 min read
Mastering Go Project Structure: Build Scalable & Maintainable Go Apps

Mastering Go Project Structure: Build Scalable & Maintainable Go Apps

4
Comments
2 min read
Capstone Project: PCI DSS Online Payment Website
Cover image for Capstone Project: PCI DSS Online Payment Website

Capstone Project: PCI DSS Online Payment Website

5
Comments
11 min read
๐Ÿงจ What is Deadlock?

๐Ÿงจ What is Deadlock?

2
Comments
2 min read
SQL Cursors & Triggers
Cover image for SQL Cursors & Triggers

SQL Cursors & Triggers

Comments
3 min read
CQRS (Command Query Responsibility Segregation)

CQRS (Command Query Responsibility Segregation)

Comments
5 min read
A Developer's Guide: How to Integrate a Payment Gateway Into a Website
Cover image for A Developer's Guide: How to Integrate a Payment Gateway Into a Website

A Developer's Guide: How to Integrate a Payment Gateway Into a Website

5
Comments
6 min read
Scaling Cron Job Performance from a Few Thousands to Millions Of Process
Cover image for Scaling Cron Job Performance from a Few Thousands to Millions Of Process

Scaling Cron Job Performance from a Few Thousands to Millions Of Process

5
Comments
7 min read
How to Send and Track Transactional Emails in Your App with the MonkeysMail API
Cover image for How to Send and Track Transactional Emails in Your App with the MonkeysMail API

How to Send and Track Transactional Emails in Your App with the MonkeysMail API

Comments
3 min read
# Port Management in Node.js: Running Multiple Servers Like a Pro

# Port Management in Node.js: Running Multiple Servers Like a Pro

Comments
4 min read
๐—ฅ๐—ฒ๐—ฎ๐—น-๐˜๐—ถ๐—บ๐—ฒ ๐˜€๐—ฝ๐—ผ๐—ฟ๐˜๐˜€ ๐—ฎ๐—ป๐—ฎ๐—น๐˜†๐˜๐—ถ๐—ฐ๐˜€ ๐˜„๐—ถ๐˜๐—ต ๐—๐—ฎ๐˜ƒ๐—ฎ + ๐—”๐—ฝ๐—ฎ๐—ฐ๐—ต๐—ฒ ๐—™๐—น๐—ถ๐—ป๐—ธ โ€” ๐˜๐—ต๐—ฒ ๐˜€๐˜๐—ฎ๐—ฐ๐—ธ ๐˜๐—ต๐—ฎ๐˜ ๐˜๐˜‚๐—ฟ๐—ป๐˜€ ๐—น๐—ถ๐˜ƒ๐—ฒ ๐—ด๐—ฎ๐—บ๐—ฒ๐˜€ ๐—ถ๐—ป๐˜๐—ผ ๐—น๐—ถ๐˜ƒ๐—ฒ ๐—ฑ๐—ฒ๐—ฐ๐—ถ๐˜€๐—ถ๐—ผ๐—ป๐˜€.

๐—ฅ๐—ฒ๐—ฎ๐—น-๐˜๐—ถ๐—บ๐—ฒ ๐˜€๐—ฝ๐—ผ๐—ฟ๐˜๐˜€ ๐—ฎ๐—ป๐—ฎ๐—น๐˜†๐˜๐—ถ๐—ฐ๐˜€ ๐˜„๐—ถ๐˜๐—ต ๐—๐—ฎ๐˜ƒ๐—ฎ + ๐—”๐—ฝ๐—ฎ๐—ฐ๐—ต๐—ฒ ๐—™๐—น๐—ถ๐—ป๐—ธ โ€” ๐˜๐—ต๐—ฒ ๐˜€๐˜๐—ฎ๐—ฐ๐—ธ ๐˜๐—ต๐—ฎ๐˜ ๐˜๐˜‚๐—ฟ๐—ป๐˜€ ๐—น๐—ถ๐˜ƒ๐—ฒ ๐—ด๐—ฎ๐—บ๐—ฒ๐˜€ ๐—ถ๐—ป๐˜๐—ผ ๐—น๐—ถ๐˜ƒ๐—ฒ ๐—ฑ๐—ฒ๐—ฐ๐—ถ๐˜€๐—ถ๐—ผ๐—ป๐˜€.

1
Comments
2 min read
4 Major Types of API Architectural Styles
Cover image for 4 Major Types of API Architectural Styles

4 Major Types of API Architectural Styles

Comments
5 min read
NestJS Expert Series โ€“ Part 5: API Gateway and Service Communication

NestJS Expert Series โ€“ Part 5: API Gateway and Service Communication

Comments
2 min read
Getting Started with Spring Security: Securing Your First Spring Boot Application (Basic Auth)

Getting Started with Spring Security: Securing Your First Spring Boot Application (Basic Auth)

2
Comments
7 min read
The Secret to Secure Cloud Access from Restricted Regions: Reverse Proxy Everything

The Secret to Secure Cloud Access from Restricted Regions: Reverse Proxy Everything

Comments
3 min read
๐ŸŒ From Localhost to the World: How to Deploy Your First Project

๐ŸŒ From Localhost to the World: How to Deploy Your First Project

7
Comments 1
3 min read
loading...