Overview
In this video, I share how I setup postgres database and redis in memory cache on my
machine using docker containers. As a software developer particularly when developing
backend services, you would not want to spend so much time on setting up database and
memory cache services on your machine. Docker containers provide out-of-the-box
like services that developers can set up in a matter of minutes.
References
- Docker 101 tutorial: https://www.docker.com/101-tutorial
- Docker compose overview: https://docs.docker.com/compose/
- Full stack react with typescript and graphql tutorial: https://www.youtube.com/watch?v=I6ypD7qv3Z8&t=3s