Building storage-first serverless applications with HTTP APIs service integrations
Amazon Web Services FeedBuilding storage-first serverless applications with HTTP APIs service integrations Over the last year, I have been talking about “storage first” serverless patterns. With these patterns, data is stored persistently before any business logic is applied. The advantage of this pattern is increased application resiliency. By persisting the data before processing, the original…