Now that I've finally learned Docker, I'll summarize my understanding.
docker run -p
is p of portDeploy by separating the host for each process using Docker. Loose coupling increases system reliability. If you understand this, you will enter the world of Fargate. Lambda should be able to graduate. .. ..
Recommended Posts