Guidance Needed for Migrating Gatsby Functions from Gatsby Cloud to Netlify

I am an engineer recently assigned to a project that utilizes Gatsby cloud functions as part of our build and deployment system. Our current setup involves hosting on S3, with Gatsby Cloud used for builds and cloud functions.

I am seeking guidance on migrating lambda functions from Gatsby Cloud to Netlify, while maintaining our existing setup with S3 for static hosting and CircleCI for builds. Could someone please direct me to a comprehensive guide or provide instructions on how to accomplish this?

I’m not aware of any such guide existing, but it shouldn’t be too hard to reverse-engineer the gatsby cloud instructions:

1 Like

Thank you, Tom! I’ll definitely try it!

1 Like