awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to awslabs/lambda-ecs-worker-pattern

Open-source alternatives to Lambda Ecs Worker Pattern

30 open-source projects similar to awslabs/lambda-ecs-worker-pattern, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Lambda Ecs Worker Pattern alternative.

  • appleboy/lambda-actionAvatar de appleboy

    appleboy/lambda-action

    435Ver en GitHub↗

    GitHub Action for Deploying Lambda code to an existing function

    D2
    Ver en GitHub↗435
  • asgharlabs/github-terraformAvatar de asgharlabs

    asgharlabs/github-terraform

    2Ver en GitHub↗

    Administering asgharlabs github org with terraform

    HCL
    Ver en GitHub↗2
  • aws/amazon-ecs-agentAvatar de aws

    aws/amazon-ecs-agent

    2,162Ver en GitHub↗

    Amazon Elastic Container Service Agent

    Go
    Ver en GitHub↗2,162
  • aws/amazon-ecs-initAvatar de aws

    aws/amazon-ecs-init

    197Ver en GitHub↗

    ecs-init is now part of the amazon-ecs-agent repo https://github.com/aws/amazon-ecs-agent/tree/master/ecs-init

    Go
    Ver en GitHub↗197
  • aws/aws-cfn-resource-bridgeAvatar de aws

    aws/aws-cfn-resource-bridge

    71Ver en GitHub↗

    ARCHIVED

    Python
    Ver en GitHub↗71
  • aws/aws-codedeploy-agentAvatar de aws

    aws/aws-codedeploy-agent

    335Ver en GitHub↗

    Host Agent for AWS CodeDeploy

    Ruby
    Ver en GitHub↗335

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • aws/aws-eb-glassfish-dockerfilesAvatar de aws

    aws/aws-eb-glassfish-dockerfiles

    33Ver en GitHub↗

    Official Elastic Beanstalk repository for GlassFish docker files.

    Dockerfile
    Ver en GitHub↗33
  • aws/aws-eb-python-dockerfilesAvatar de aws

    aws/aws-eb-python-dockerfiles

    62Ver en GitHub↗

    Official Elastic Beanstalk repository for Python docker files.

    Shell
    Ver en GitHub↗62
  • aws/aws-lambda-java-libsAvatar de aws

    aws/aws-lambda-java-libs

    548Ver en GitHub↗

    Official mirror for interface definitions and helper classes for Java code running on the AWS Lambda platform.

    C++
    Ver en GitHub↗548
  • awslabs/amazon-ecs-amazon-efsAvatar de awslabs

    awslabs/amazon-ecs-amazon-efs

    66Ver en GitHub↗

    Using Amazon EFS to Persist Data from Amazon ECS Containers

    Ver en GitHub↗66
  • awslabs/amazon-elasticsearch-lambda-samplesAvatar de awslabs

    awslabs/amazon-elasticsearch-lambda-samples

    386Ver en GitHub↗

    Data ingestion for Amazon Elasticsearch Service from S3 and Amazon Kinesis, using AWS Lambda: Sample code

    JavaScript
    Ver en GitHub↗386
  • awslabs/aws-cfn-custom-resource-examplesAvatar de awslabs

    awslabs/aws-cfn-custom-resource-examples

    86Ver en GitHub↗

    Custom resource examples for CloudFormation

    Python
    Ver en GitHub↗86
  • awslabs/aws-codedeploy-pluginAvatar de awslabs

    awslabs/aws-codedeploy-plugin

    155Ver en GitHub↗

    Jenkins plugin for AWS CodeDeploy

    Java
    Ver en GitHub↗155
  • awslabs/aws-codedeploy-samplesAvatar de awslabs

    awslabs/aws-codedeploy-samples

    636Ver en GitHub↗

    Samples and template scenarios for AWS CodeDeploy

    Shell
    Ver en GitHub↗636
  • awslabs/aws-codepipeline-custom-job-workerAvatar de awslabs

    awslabs/aws-codepipeline-custom-job-worker

    31Ver en GitHub↗

    Use this sample to help you develop your own job worker when creating a custom action for AWS CodePipeline. For more information, see Create a Custom Action for a Pipeline. http://docs.aws.amazon.com/codepipeline/latest/userguide/how-to-create-custom-action.html

    Java
    Ver en GitHub↗31
  • awslabs/aws-codepipeline-plugin-for-jenkinsAvatar de awslabs

    awslabs/aws-codepipeline-plugin-for-jenkins

    82Ver en GitHub↗

    Use this plugin to integrate your Jenkins project with a pipeline in AWS CodePipeline. For more information and step-by-step directions on how to install and configure this plugin, follow the Four Stage Pipeline Tutorial. http://docs.aws.amazon.com/codepipeline/latest/userguide/getting-started-4.html

    Java
    Ver en GitHub↗82
  • awslabs/aws-lambda-redshift-loaderAvatar de awslabs

    awslabs/aws-lambda-redshift-loader

    595Ver en GitHub↗

    Amazon Redshift Database Loader implemented in AWS Lambda

    JavaScript
    Ver en GitHub↗595
  • awslabs/cfnclusterAvatar de awslabs

    awslabs/cfncluster

    885Ver en GitHub↗

    AWS ParallelCluster is an AWS supported Open Source cluster management tool to deploy and manage HPC clusters in the AWS cloud.

    Python
    Ver en GitHub↗885
  • awslabs/cfncluster-cookbookAvatar de awslabs

    awslabs/cfncluster-cookbook

    113Ver en GitHub↗

    The Chef cookbook used to build and bootstrap AWS ParallelCluster

    Ruby
    Ver en GitHub↗113
  • awslabs/create-thumbnails-lambdaAvatar de awslabs

    awslabs/create-thumbnails-lambda

    28Ver en GitHub↗

    This project shows how to use the grunt-aws-lambda plugin to develop and test your AWS Lambda function locally. It uses the CreateThumbnail function described in the AWS Lambda documentation.

    JavaScript
    Ver en GitHub↗28
  • awslabs/eb-demo-php-simple-appAvatar de awslabs

    awslabs/eb-demo-php-simple-app

    147Ver en GitHub↗

    This demo app shows you how to run a simple PHP application on AWS Elastic Beanstalk.

    PHP
    Ver en GitHub↗147
  • awslabs/eb-docker-multiple-portsAvatar de awslabs

    awslabs/eb-docker-multiple-ports

    59Ver en GitHub↗

    This demo app shows you how to run simple Node.js and Tomcat applications listening on different ports. This application makes use of the Node.js and Tomcat Docker images from the official Docker library.

    JavaScript
    Ver en GitHub↗59
  • awslabs/eb-docker-nginx-proxyAvatar de awslabs

    awslabs/eb-docker-nginx-proxy

    145Ver en GitHub↗

    This demo app shows you how to run a simple PHP application using the PHP-FPM and Nginx Docker images from the official Docker library.

    PHP
    Ver en GitHub↗145
  • awslabs/eb-docker-virtual-hostingAvatar de awslabs

    awslabs/eb-docker-virtual-hosting

    30Ver en GitHub↗

    This demo app shows you how to run simple PHP and Tomcat applications together using the PHP, Tomcat and Nginx Docker images from the official Docker library.

    HTML
    Ver en GitHub↗30
  • awslabs/eb-node-expressAvatar de awslabs

    awslabs/eb-node-express

    7Ver en GitHub↗

    eb-node-express This repository contains the complete sample application referenced in the AWS Elastic Beanstalk Developer Guide.

    JavaScript
    Ver en GitHub↗7
  • awslabs/eb-node-express-sampleAvatar de awslabs

    awslabs/eb-node-express-sample

    279Ver en GitHub↗

    Sample Express application for AWS Elastic Beanstalk

    EJS
    Ver en GitHub↗279
  • awslabs/eb-node-express-signupAvatar de awslabs

    awslabs/eb-node-express-signup

    77Ver en GitHub↗

    eb-node-express-signup

    HTML
    Ver en GitHub↗77
  • awslabs/eb-py-flask-signupAvatar de awslabs

    awslabs/eb-py-flask-signup

    265Ver en GitHub↗

    This Python sample application uses the Flask framework and Bootstrap to build a simple, scalable customer signup form that is deployed to AWS Elastic Beanstalk. The application stores data in Amazon DynamoDB and publishes notifications to the Amazon Simple Notification Service (SNS) when a…

    HTML
    Ver en GitHub↗265
  • awslabs/eb-py-flask-signup-workerAvatar de awslabs

    awslabs/eb-py-flask-signup-worker

    43Ver en GitHub↗

    This Python sample application illustrates the worker role functionality of AWS Elastic Beanstalk. It is designed to process messages generated by the frontend sample app. Messages contain a customer's name and e-mail address, and the worker app uses SES to deliver an e-mail to the address in…

    Python
    Ver en GitHub↗43
  • alienfast/elastic-beanstalkAvatar de alienfast

    alienfast/elastic-beanstalk

    189Ver en GitHub↗

    Need maintainer/owner - see #57 AWS Elastic Beanstalk gem with rake configuration and deployment for rails apps in 60 seconds or less.

    Ruby
    Ver en GitHub↗189