aws-lambda-container-sample
Container sample
An AWS Lambda project demonstrating custom container deployment using Dockerfile
0 stars
2 watching
0 forks
Language: Dockerfile
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
neilkuan/cdk-sample-save | An AWS CDK example demonstrating the creation of a custom VPC with a unique subnet and various resources such as EC2 instances, S3 buckets, and IAM roles. | 5 |
neilkuan/rke2-eks-d-lab | A sample project demonstrating deployment of a Kubernetes cluster using RKE2 and Amazon EKS-D with CDK | 0 |
aws/aws-lambda-java-libs | A collection of libraries providing essential components for building Java applications on the AWS Lambda platform. | 521 |
danilop/aws_lambda_in_action | A companion source code distribution to the AWS Lambda in Action book, providing live demos and example functions for various AWS services | 287 |
aws-samples/aws-containers-task-definitions | Provides task definitions for running common applications on Amazon ECS | 264 |
aws-samples/eb-docker-virtual-hosting | Demonstrates deployment of multiple containers using Docker images in an Elastic Beanstalk environment | 30 |
aws-samples/amazon-elasticsearch-lambda-samples | A sample code project for streaming data to Amazon Elasticsearch Service using AWS Lambda | 391 |
neilkuan/cdk-okd-311-infra | A CDK sample project demonstrating the creation of an OKD 3.11 cluster via AWS | 0 |
foonathan/docker | Automated C++ build and testing containers | 48 |
komljen/dockerfile-examples | Provides Dockerfile examples and automated build scripts for various applications. | 575 |
dwyl/learn-docker | Learn how to use Docker containers to deploy and run applications in isolated environments. | 235 |
aws-samples/aws-nodejs-sample | Demonstrates usage of the AWS SDK for Node.js to interact with Amazon S3 | 303 |
aws-samples/eb-docker-multiple-ports | An Elastic Beanstalk demo showcasing Node.js and Tomcat applications running on multiple ports in a Docker environment. | 59 |
synlay/docker-erlang | Provides pre-configured Docker images for Erlang/OTP and its build tools | 13 |
kubek2k/lambdoku | A tool for managing AWS Lambda functions in a Heroku-like manner. | 568 |