AWS Lambda function using a container image
You can package your Lambda function code and dependencies as a container image, using tools such as the Docker CLI.
read moreYou can package your Lambda function code and dependencies as a container image, using tools such as the Docker CLI.
read moreThe quarkus-amazon-lambda extension allows you to use Quarkus to build your AWS Lambdas.
read moreThe quarkus-amazon-lambda extension allows you to use Quarkus to build your AWS Lambdas.
read moreIn this post we will use Terraform to deploy a simple Lambda function written in Python.
read moreIn this post we will use AWS Serverless Application Model (SAM) to create and deploy a simple Lambda function written in Python.
read more