Comment on Ask HN: How to learn more about distributed systemsComments−siscia11yThe best thing you can do is to build a distribuite system.Even something "trivial" if distribuite over few nodes won't be trivial at all.After you have build it you will need to ship it, and now you can start to use docker or other container.
Comments
The best thing you can do is to build a distribuite system.
Even something "trivial" if distribuite over few nodes won't be trivial at all.
After you have build it you will need to ship it, and now you can start to use docker or other container.