Can an AWS Lambda function query one Maria database (after being invoked by an S3 event) and then run an update on a second Maria database and a MongoDB collection through PHP?
Or would it be better to have the AWS Lambda function write an id for an update to a flat file and then run a cron to process the database updates outside of AWS Lambda functions?
Aucun commentaire:
Enregistrer un commentaire