So far we hardcoded to AWS Lambda functions. But we already have tickets to move all AWS depended logic in one place. (At least all related to DTO stuff). But if functions written for Lambda could use same structure for Azure, we could simply write additional DTO drivers for Azure and limit ourselves only to configuration options in config file
So far we hardcoded to AWS Lambda functions. But we already have tickets to move all AWS depended logic in one place. (At least all related to DTO stuff). But if functions written for Lambda could use same structure for Azure, we could simply write additional DTO drivers for Azure and limit ourselves only to configuration options in config file