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: 2 months ago
JSON representation
Backend Engineering concepts, projects and resources at ALX Africa
- Host: GitHub
- URL: https://github.com/itsfoss0/alx-backend
- Owner: Itsfoss0
- License: mit
- Created: 2023-07-23T05:59:52.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-30T18:14:03.000Z (over 1 year ago)
- Last Synced: 2024-12-26T22:42:14.741Z (4 months ago)
- Topics: alx-africa, alx-backend, backend, backend-api, sre
- Language: Python
- Homepage:
- Size: 392 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README


## 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