Skip to main content
PayPulse Cloud is a fully serverless AWS backend. There are no application servers to manage — every unit of compute is a Lambda function invoked on demand or on a schedule. Terraform manages the entire infrastructure as code.

System diagram

AWS services and their roles

Detail pages

Lambda functions

Full reference for all 13 Lambda functions, layers, and deployment methods.

Data storage

DynamoDB table schemas and S3 bucket structure.

Event flow

Step-by-step pipelines for rental and retail invoice ingestion.

API Reference

Interactive reference for every REST endpoint.