In this inaugural episode of Databased, Tom Redman speaks with Jamie Turner and James Cowling as they dive deep into the world of edge computing and its impact on modern web development.
Key Topics Discussed:
What is "the edge" in computing and why has it become a buzzword?
The evolution of edge computing from useful technology to overhyped solution
Physical limitations of distributed systems, including the speed of light
Challenges of maintaining data consistency across distributed locations
Use cases where edge computing makes sense vs. where it adds unnecessary complexity
The importance of co-locating compute with data for most applications
How platforms can leverage edge technology without burdening developers
Key Takeaways:
Edge computing isn't inherently bad, but it's often not the right solution for most applications
The laws of physics (speed of light) create fundamental limitations for distributed systems
Co-locating compute with data often provides better performance than edge computing for data-intensive applications
Developers should focus on building features quickly rather than prematurely optimizing with complex distributed systems
Platforms should abstract away the complexities of edge computing, allowing developers to focus on building their applications