|
You are here |
www.serverless.com | ||
| | | | |
circleci.com
|
|
| | | | | Learn how to build an image processing application with OpenCV and deploy it as a container image to AWS Lambda. | |
| | | | |
schadokar.dev
|
|
| | | | | Setup serverless framework and create a hello function using the serverless template and deploy it on the cloud. | |
| | | | |
thinkingeek.com
|
|
| | | | | AWS Lambda is one of those technologies that makes the distinction between infrastructure and application code quite blurry. There are many frameworks out there, some of them quite popular, such as AWS Amplify and the Serverless Framework, which will allow you to define your Lambda, your application code, and will provide tools that will package and provision, and then deploy those Lambdas (using CloudFormation under the hood). They also provide tools to locally run the functions for local testing, which... | |
| | | | |
www.jennapederson.com
|
|
| | | Using Infrastructure as Code, we'll automate the provisioning of an Amazon EC2 instance using AWS CloudFormation. | ||