ecs-task
There are 61 repositories under ecs-task topic.
cloudposse/terraform-aws-ecs-web-app
Terraform module that implements a web app on ECS and supports autoscaling, CI/CD, monitoring, ALB integration, and much more.
cloudposse-archives/terraform-aws-ecs-atlantis
Terraform module for deploying Atlantis as an ECS Task
cn-terraform/terraform-aws-ecs-fargate-scheduled-task
AWS ECS Fargate Schedule Task Terraform Module
nexgeneerz/aws-scenario-ecs-ec2
Terraform-based setup for a production-grade ECS on EC2 setup on AWS.
h3poteto/ecs-task
Run a task on Amazon ECS and stream the output to stdout
brentley/tensorflow-container
Example code for deploying GPU workloads on ECS
vthub/scheduled-ecs-task
Run recurring long running task on AWS ECS
SchematicHQ/taskonaut
Interactive CLI tool for exec into AWS ECS tasks (containers)
jonrau1/Python-Prowler-Container
Minimalist containerized implementation of Prowler from https://github.com/toniblyx/prowler, made to run within ECS Fargate and have Secrets passed via AWS Secrets Manager
cloudposse/terraform-aws-code-deploy
Terraform module to provision AWS Code Deploy app and group.
muya/amazon-ecs-run-task
Runs an Amazon ECS task on an ECS cluster, with options to set Capacity Provider Strategy
masterpointio/ecsrun
Easily run one-off tasks against an ECS Task Definition
smitp/amazon-ecs-run-task
Runs an Amazon ECS task on ECS cluster
BrunoScheufler/aws-ecs-metadata-go
Retrieve AWS ECS Task metadata
skarlekar/fargate-patterns
Compendium and examples of a few AWS Fargate Patterns
muraty/aeropress
AWS ECS deployment CLI
Xin00163/terraform
Set Up a Selenium Grid with Terraform
aws-samples/aws-autonomous-driving-data-lake-mwaa-ros-bag-image-extraction-pipeline
AWS Sample for processing ROS bag files to detect objects within exported images. The solution draws bounding boxes for the detected objects within the exported images.
rhythmictech/terraform-aws-alb-ecs-task
Simple ECS task behind an ALB with CloudWatch logging. Batteries included.
jeshan/ecs-task-logs-to-s3
Sends ECS tasks (both Fargate and EC2) logs to Amazon S3
pooriaghaedi/amazon-ecs-deploy-task-definition
Github Action deploying image to AWS ECS Cluster
acro5piano/terraform-fargate-example
A dead simple example to setup AWS Fargate using Fargate CLI + Terraform
ChetanXpro/video-transcoding-service
A serverless video transcoding service
labd/terraform-provider-taskrunner-aws-ecs
Terraform Provider for running ECS tasks
qbart/ser
AWS Dashboard, shows EC2 Instances, Load balancers, Target Groups, ECS
whisller/ecs-tool
ecs-tool tries to eliminate common caveats for your day-to-day work with Elastic Container Service (ECS).
ByeongHunKim/AWS
Documenting my journey with AWS
dhth/ecscope
monitor AWS ECS resources from the terminal
docker-production-aws/lambda-ecs-tasks
AWS Lambda Function for Running ECS Tasks as CloudFormation Custom Resources
figurate/terraform-aws-ecs-task-definition
Provide templates for ECS Task Definitions
hazelops/terraform-aws-ecs-app
Terraform module to create and manage AWS ECS application.
hendrixroa/terraform-aws-iam-role-ecs
IAM role for ECS Task, Services and some services related like codedeploy, autoscale
sh39sxn/ecs-autoscaling-sqs-metrics
AWS ECS autoscaling based on SQS queue metrics using Docker.
zahornyak/terraform-aws-ecs-service
Terraform module that simplifies the creation of an ECS Service and all the necessary auxiliary components required for the service to function properly.
code-xhyun/ecs-task-control
automatically adjust the minimum, maximum value of an ECS task at regular intervals
toricls/amazon-ecs-standalone-tasks-to-dynamodb
Storing `RUNNING` ECS standalone tasks metadata in a DynamoDB table using EventBridge Events and a Lambda function