In my previous article , I introduced Docker as a lightweight alternative to hypervisor-based virtualization. The article described the basic usage of Docker. Today, we dig a bit deeper and cover advanced topics regarding Docker networking and how to connect containers with each other as well as the outside world. Finally, I show how to fully integrate containers in your real network. As an example, I use a web service that processes birthdays of famous physicists 1 served by three concurrently running Python web servers backed by a MongoDB.
Read full article from Docker Networking Made Simple or 3 Ways to Connect LXC Containers - codecentric Blog
No comments:
Post a Comment