AKROZZ
Cloud technology
Architecture
DevOps
Serverless
Service
Technology
Contact us
Serverless computing
AKROZZ implements serverless computing using AWS Lambda
AWS Lambda provides Cloud computing without provisioning and maintaining servers
Serverless computing
1. API Gateway receives the traffic request
2. CloudWatch events can be used to trigger the Lambda function
3. Lambda function processes the request without provisioning any servers
4. Lambda function interacts with the downstream systems