Building a Serverless cloud-native application from scratch
I recently wrote a post on configuration management (Golang Configuration in 12 Factor Applications). It got me thinking about writing a series of posts about what is meant when we talk about a 'cloud native' application. So this is the beginning of a series on writing, from scratch, a cloud-native application. I am choosing a simple application so that the focus is more on the principles of [...]