7 ms·
Not quite an open-source project, but I did a massive blog post series on Microservices in Golang. It sort of became a bit of a defacto starting point for a whi
by vegancap 1y ago
Not quite an open-source project, but I did a massive blog post series on Microservices in Golang. It sort of became a bit of a defacto starting point for a while, it was an immense amount of work and effort. But I found my inbox flooded with people asking for advice, and honestly, writing about it all made me realise how ridiculous Microservices often are. I could tell many of the people asking me didn't really need them, and I found myself trying to advise them away from it. So I ended up with loads of work, but with caveats all over the place trying to convince people they didn't need any of it.
Then I accidentally wiped the database powering my blog, lost all the content, and had loads of people asking me to rewrite them all. Most people were polite, but there were a lot of pushy and entitled people as well... It's a bit of a shame because it was by far the most popular thing I ever did, and they ended up being a massive pain and regret
- 4gotunameagain 1y agoHow did something as popular not find its way to the internet archive ?
- vegancap 1y agoNever checked to be honest, could well be on there
- tukantje 1y agoI think it is these ones - especially since I can see that they turned to 404 pages later down the line - in order of parts 1 through 5; - https://web.archive.org/web/20220823113634/https://ewanvalentine.io/microservices-in-golang-part-1/ https://web.archive.org/web/20220823113634/https://ewanvalen... - https://web.archive.org/web/20220823104052/https://ewanvalentine.io/microservices-in-golang-part-2/ https://web.archive.org/web/20220823104052/https://ewanvalen... - https://web.archive.org/web/20220820044449/https://ewanvalentine.io/microservices-in-golang-part-3/ https://web.archive.org/web/20220820044449/https://ewanvalen... - https://web.archive.org/web/20220811080027/https://ewanvalentine.io/microservices-in-golang-part-4/ https://web.archive.org/web/20220811080027/https://ewanvalen... - https://web.archive.org/web/20220820045729/https://ewanvalentine.io/microservices-in-golang-part-5/ https://web.archive.org/web/20220820045729/https://ewanvalen...
- vegancap 1y agoGreat find, that's the ones! Might modernise and revive them, thanks!