Technology RadarTechnology Radar
Established

The serverless pattern, also referred to as Function as a Service (FaaS), represents a paradigm shift in cloud computing. It enables developers to focus solely on writing code, which is executed in response to events without having to manage the underlying servers or infrastructure. Serverless applications are composed of multiple individual functions or microservices that automatically scale in response to demand.

Optibus is using serverless based on AWS Lambda to quickly scale up algorithmic calculations as well as the pure backend for our Optibus Operations product.