Building AWS Ruby Lambdas that Require Gems with Native Extension
What's the Problem?
If your Ruby development environment (e.g. a Mac) is different from your target Lambda in terms of operating system or architecture, there may be problems creating your Lambda image. This is especially true if your Ruby Gem Depend...
informediq.hashnode.dev6 min read