@daycoder docker backed lambdas are much easier for windows developers because w/o them, if you code on windows & zip up your code, it will get the windows binaries (unless 100% of your deps are pure python).
Post
September 18, 2023
September 18, 2023
@daycoder docker backed lambdas are much easier for windows developers because w/o them, if you code on windows & zip up your code, it will get the windows binaries (unless 100% of your deps are pure python).