Serverless
For serverless environments, we recommend to stick to the patterns mentioned in Multi Instance Services.
We especially recommend two patterns described there for serverless environments:
- Fast read storage as primary storage: Fast Primary Storage
- Distributed cache and locking mechanism: Distributed Cache and Locks