-"We first adopted OpenFaaS Pro in 2021 because we wanted a way to write code without having to think about Kubernetes. The initial set of functions that we wrote needed to import mortgage data from various sources, transform it, then store it in AWS S3, ready for ingestion via Snowflake. It needed for run for an hour or more, which made OpenFaaS with its asynchronous queue-worker an obvious choice for us. What would have taken a week or so, was tested and promoted to production within a few hours. Several years later and we're still using OpenFaaS for much of our application and internal tools, where possible we've moved services and containers off Kubernetes and to OpenFaaS to make it easier to iterate on our platform."
0 commit comments