1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-30 12:40:03 +02:00

fix: remove language specifier from url backend-project-ideas.md (#6869)

This commit is contained in:
Ayoub Eddaoudi
2024-08-29 09:45:01 +01:00
committed by GitHub
parent 3f1b1c78a1
commit 21d3728d01

View File

@@ -385,7 +385,7 @@ As a recommendation for technology implementing this project, [Socket.io](http:/
![Content Delivery Network (CDN) Simulator](https://assets.roadmap.sh/guest/cdn-simulator-lv7kl.png)
For this particular backend project, were not going to focus on coding, but rather on backend tools and their configuration. A [CDN](https://aws.amazon.com/es/what-is/cdn/) (or Content Delivery Network) is a platform that allows you to serve static content (like text files, images, audio, etc) safely and reliably.
For this particular backend project, were not going to focus on coding, but rather on backend tools and their configuration. A [CDN](https://aws.amazon.com/what-is/cdn/) (or Content Delivery Network) is a platform that allows you to serve static content (like text files, images, audio, etc) safely and reliably.
Instead of having all files inside the same server, the content is replicated and distributed across a network of servers that can provide you with the files at any given point in time.
@@ -459,4 +459,4 @@ Feel free to add extra commands to make the navigation even more interactive.
With the last of our backend project ideas, youve covered all the major areas involved in backend development and youre more than ready to apply for a backend development job if you havent already.
If you find a piece of technology that wasnt covered here, youll have the skills required to pick it up in no time.
If you find a piece of technology that wasnt covered here, youll have the skills required to pick it up in no time.