Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

I have some issues deploying a serverless function. First, I use two big packages like google document-ai and aws-rekognition. When I try to deploy using these two, it fails since the .zip becomes too big. If I exclude the node_modules from the deployment, when I test the function it says it does not work. Now, I moved my two packages to use REST API calls, but I still have ‘sharp’ library for image processing, and unfortunately I cannot deploy the node_modules for it, since it’s not compatible from my OSX to Linux. So my question is, do DO functions do npm install, or I always have to sumit the node_modules folder?
Rory McEwan
Anjanesh Lekshminarayanan
Prashant Kumbhat
kprichard
e452769e8f30404d81a3bc803143f4
robert
Eleanor
GamesmenJordan
EricWVGG