Setting Up Realistic Networking Scenarios
摘要
In Chapter 2 , we have practiced setting up various custom networks for learning Docker networking concepts and supporting features. You might have observed tedious tasks in the case of setting up networks involving multiple containers and configuring them with suitable network applications. Moreover, we will look for easier and flexible deployment procedures to deploy a variety of 5G use cases and applications over cloud and edge computing environments setups. Docker technology simplified complex applications representation (images and containers) and their deployment infrastructure (computing, storage, and networks) as simple Docker objects, so you can easily interact with the infrastructure objects using simple Docker commands for any configurations during the setup process. Similarly, Docker is offering a simplified deployment and application-related services orchestrating procedures using docker-compose approach to the complex applications deployment.