Using GraphQL and Docker to serve reference data with no coding

Billions of dollars are lost each year due to bad reference data. Here is a great approach for dealing with it! Read more

Similar

Docker Data Containers

There is more than one way to manage data in Docker container. Say hello to the Data Containers. Simply put data containers are containers whose job is just to store/manage data. Similar to other containers they are managed by the host system. However, th... (more…)

Read more »

A Better Dev Workflow with Docker Compose

As a follow-up to our previous post on the versatility of Docker Compose, we wanted to emphasize how useful it can be to introduce Compose to your development workflow. Compose lets you take advantage of the benefits of Docker, while abstracting the compl... (more…)

Read more »