How I imagine the future of databases in the Cloud
Since I launched my company, I am obsessed with how my team and I can make the cloud easier for anyone. How can we help developers and businesses to deploy their apps as fast as possible in the cloud? Regardless of the specificities of the cloud serv...
heapstack.sh7 min read
Robert J. Berger
I make things go
The real problem with databases is how to make it fit in to the continuous integration flow when you need to do rollbacks, Blue / Green deployments etc. Effectively managing the state of the DB in these disjunctures of the work flow that all the other stateless components handle with general ease.