Reader small image

You're reading from  Full Stack Web Development with Remix

Product typeBook
Published inNov 2023
Reading LevelIntermediate
PublisherPackt
ISBN-139781801075299
Edition1st Edition
Languages
Tools
Right arrow
Author (1)
Andre Landgraf
Andre Landgraf
author image
Andre Landgraf

Andre is a full stack developer from Germany. He graduated with an MS in Information Systems from the Technical University of Munich and was also awarded an MS in Computer Science from Sofia University in Palo Alto. Andre currently lives in Cupertino, California, and he works as a Software Engineer at LinkedIn. Andre loves learning, writing, and speaking about all things web. In his free time, he tutors aspiring developers and builds for the web.
Read more about Andre Landgraf

Right arrow

Summary

In this chapter, you learned about the edge as a computing paradigm, a location, and a runtime. You now understand that edge computing contrasts cloud computing and aims to move the compute as close as possible to the users to reduce response times.

You further learned that CDNs can serve as the edge of the internet. Running Remix on the edge moves the web server much closer to the user compared to the regionally centralized data centers of the cloud.

Remix offers adapters for several edge deployment targets, and you practiced deploying to the edge by using Remix’s create-remix script. You now understand how easy it is to set up a Remix application on the edge.

We discussed both the benefits and limitations of the edge as a deployment target. You now understand that the edge follows a serverless programming model, which makes it highly scalable but also introduces complexity. Edge runtimes use lightweight container technologies to optimize for geographical distribution...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Full Stack Web Development with Remix
Published in: Nov 2023Publisher: PacktISBN-13: 9781801075299

Author (1)

author image
Andre Landgraf

Andre is a full stack developer from Germany. He graduated with an MS in Information Systems from the Technical University of Munich and was also awarded an MS in Computer Science from Sofia University in Palo Alto. Andre currently lives in Cupertino, California, and he works as a Software Engineer at LinkedIn. Andre loves learning, writing, and speaking about all things web. In his free time, he tutors aspiring developers and builds for the web.
Read more about Andre Landgraf