Create a simple API server image for docker and Kubernetes
Summary
We will be creating our own backend API server that we can use to test out our Kubernetes deployment. We will also be running this on a docker-compose setup for testing as well. We will connect to Mongo Database, Redis, and Influx Database to...
blog.wongandre.com10 min read