tybo27 / BigSpoonBrewing

0 stars 0 forks source link

Research Python Micro-services Architecture #2

Open tybo27 opened 7 years ago

tybo27 commented 6 years ago

I was thinking it might be interesting to try Docker to deploy our microservices. Each service could run in it's own Docker container, and we could just define an API to transfer data in between them.

https://www.raspberrypi.org/blog/docker-comes-to-raspberry-pi/

Might be a good tutorial for setting up:

https://blog.alexellis.io/getting-started-with-docker-on-raspberry-pi/