article thumbnail

Continuous Integration / Continuous Delivery on AWS

The Symphonia

Back in the Dim And Distant Past of 2003 I even co-led an open source project that brought some at-the-time interesting innovations to this area. Since we use so many AWS services in our work, it makes sense that we also consider AWS tools for CI/CD. What are the AWS Continuous Integration / Continuous Delivery tools?

AWS 40
article thumbnail

Fast key-value stores: an idea whose time has come and gone

The Morning Paper

After all, we’ve been doing that forever with the 2nd-level cache of ORMs , and it is highly encouraged in e.g. the AWS Lambda programming model — which was born on the cloud— to help mitigate function start-up times. Yes, a bit like those 2nd-level caches we were talking about earlier, e.g. Ehcache from 2003 onwards.

Cache 79