Microservices with Docker, Flask, and React – Part 5 (Docker Hub, AWS ECS and RDS)

In Part 5, we’ll dive into container orchestration with Amazon ECS as we move our staging and production environments to a more scaleable infrastructure. We’ll also add the Docker Hub image registry and Amazon EC2 Container Registry. Finally, we’ll utiliz… Read more

Similar

Do not use Docker if

Docker is a game-changer. But it is not a one-size-fits-all solution.There are many good things about Docker. It packs, ships, and runs applications as a lightweight, portable, and self-sufficient containerization tool. Docker is great for businesses of a... (more…)

Read more »