(no title)
psmithsfhn | 5 years ago
Mostly using AWS Lambda and SNS.
Some occasional weirdness in stringing functions together -- might do more with Step Functions.
But weird part is some calls just seem to hang and never return -- unless they get a clean/new function of their own.
Using Pythom 3.8 with Boto3 library.
But generally amazed with what Lambda seems like it might be able to do if I can get it humming.
carmen_sandiego|5 years ago