Category: Business, Data, github, yaml

Cloud is here to stay and more and more developers are seeking ways to effectively incorporate the cloud. This represents an initial tutorial exposing developers to the AWS cloud adoption learning curve.

I created a default workflow and then searched other workflows to find a template that deployed to AWS Lambda (but there is probably an easier way leveraging a pre-configured workflow for AWS Lambda).

Instead of recreating the wheel, this is a great video demonstrating how to create an API Gateway for the AWS Lambda Function: Before deciding to use AWS Lambda its important to consider the limitations.

There is a bit of learning curve to AWS Lambda and serverless functions, but given their general applicability in most modern web application development, I consider it a worthwhile investment of time.

Related Articles