Hacker News new | ask | show | jobs
by yoshida 4218 days ago
I have the feeling you cannot go anywhere these days without hearing about how amazing Microservices are. I'm pretty sure it is not the silver bullet everybody is looking for ;-) But still, the idea is compelling. For me one problem with microservices is the orchestration, coordination or whatever you want to call the way they interact with each other. The folks at Giant Swarm have come up with an idea how to tackle this problem. Backed by Docker you have the facility to create apps composed of those microservices.

At least for me it was a good way to dive into microservices and Docker. Bonus: They super nice and very open to feedback :-)