Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/itsfoss0/alx-backend

Backend Engineering concepts, projects and resources at ALX Africa
https://github.com/itsfoss0/alx-backend

alx-africa alx-backend backend backend-api sre

Last synced: about 7 hours ago
JSON representation

Backend Engineering concepts, projects and resources at ALX Africa

Awesome Lists containing this project

README

        

![img](https://assets.imaginablefutures.com/media/images/ALX_Logo.max-200x150.png)

![its the backen innit?](https://media0.giphy.com/media/ZxO4lQZw67O9DGZr8o/200w.webp?cid=ecf05e47wjorevnevlwikpv6h5yl257hc2rfdvu2gu2x4doz&ep=v1_gifs_search&rid=200w.webp&ct=g)

## About
Backend engineering is a specialized area of software development that focuses on building and maintaining the server-side of web applications and services. It involves managing the application's logic, databases, server configurations, and other components that work behind the scenes to enable the functioning of web applications and services. In this track we will look indepth at some of the most common concepts, tactics, techniques and procedures used in backend engineering

## What's inside

[0x00](0x00-pagination): API pagination

[0x01](0x01-caching): Caching

[0x02](0x02-i18n): I18N

[0x03](0x03-queuing_system_in_js): Queing systems