|
|
|
|
|
by srikanthkrish
1892 days ago
|
|
Isn’t that why aws created docker packaging for lambdas or am I missing something. The zip file packaging and debugging in the cloud has always frustrated me as well. But I like the docker packaging, still a long way to go but atleast I can somewhat mock some inputs and output triggers. I have no idea how people managed the zip file uploads especially for python projects, it’s an insane waste of time uploading and debugging on the cloud. |
|