Hacker News new | ask | show | jobs
by christiansakai 2277 days ago
I was just posting this on another forum. But I want to learn more about scalability and availability and microservices. I am quite familiar with fullstack and various databases but I need a hands on experience. Does micro have some sort of tutorials that build microservices from scratch?
1 comments

Check "Micro In Action" series:

https://itnext.io/micro-in-action-getting-started-a79916ae3c...

Note: it is based on v1.18 for now. I'll update it to v2.x soon

Oh nice thanks!