DEV Community

Discussion on: Heroku Database VS AWS RDS

Collapse
 
mohsenkamrani profile image
Sam

I'm not sure if you really mean this can be used in production and I really doubt that's your intention.

Of course it's a great idea to use a simple docker container in your local dev. We always have a docker compose in each repository as well.

Collapse
 
mxdpeep profile image
Filip Oščádal

Actually we run many simple containers in production, using docker-compose.
Where's the problem?

Speed? nope! Reliability? nope! Security? nope!

So if you find a problem here I am all ears...

Thread Thread
 
mohsenkamrani profile image
Sam

I just say it's good if it works for you!

Collapse
 
mxdpeep profile image
Filip Oščádal

this works just fine:
docker-compose