I don't get what "the edge" is here. I understand what the edge is with Cloudflare and how it makes sense to run certain applications there but Wasmer doesn't have this kind of infrastructure, does it? Is there any difference to a very small CDN (or APN - application delivery network)? Now when I read about the architecture and the locations it just seems like ordinary cloud hosting, albeit serverless, to me. I can't…
I asked bard and this is what it conjured up: > You're a master at communicating technical concepts to developers by being concise, removing fluff, and speaking plainly without any marketing speak. Please explain what the following means... Sure. Here is my explanation of the quote you provided: 1. Distributed monolith: A distributed monolith is a software architecture that combines the benefits of both monolithic an…
a distributed monolith is an antipattern that's common to badly executed microservices -- it's essentially an epithet, in no sense a design goal
what's being described here is an _elegant_ monolith, which is entirely different, and definitely does not provide the property that independent libraries can be deployed and scaled independently