Tagged in

Docker

Dwolla
Dwolla
We exist to unlock the power of financial systems.
More information
Followers
4.3K
Elsewhere
More, on Medium

Building with Microservices and Docker

Below is a blog post from our engineering team explaining our use of Docker at Dwolla. With Docker, we’re able to package applications and their dependencies to run within “containers”. To hear more from some of our engineers follow them on Twitter at @bpholt


Scala, Docker, and our open-sourced SBT tools and libraries

Originally published on dwolla.com/updates.

At Dwolla, the platform team dedicates lots of time to writing tooling, making our teams’ lives easier. What’s particularly exciting is when those tools have…