amazon-ecs-catsndogs-workshop
Workshop
A workshop environment to learn Amazon ECS concepts and deploy applications
This is self-paced workshop designed to allow developers and system administrators to get hands on with Amazon Elastic Container Service concepts such as service and container-instance auto-scaling, spot-fleet integration, container placement strategies, service discovery, secrets management with AWS Systems Manager Parameter Store, time-based and event-based scheduling, and automated deployment pipelines.
169 stars
12 watching
72 forks
Language: Shell
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
aws/amazon-ecs-agent | Manages containers on behalf of Amazon ECS | 2,077 |
aws-samples/aws-containers-task-definitions | Provides task definitions for running common applications on Amazon ECS | 264 |
aws-samples/ecs-blue-green-deployment | A reference architecture for automated blue-green deployments on Amazon ECS using CloudFormation templates and AWS Code* services. | 462 |
aws/amazon-ecs-cli | Tools for managing Amazon Elastic Container Service (ECS) and Fargate tasks and clusters from the command line. | 1,780 |
aws-samples/amazon-ecs-mythicalmysfits-workshop | Building an adoption website to showcase mythical creatures using infrastructure as code, containers, and AWS Fargate for scalable deployment. | 335 |
aws-samples/lambda-ecs-worker-pattern | This code example illustrates how to extend AWS Lambda functionality using Amazon SQS and the Amazon EC2 Container Service (ECS) to process large tasks outside of Lambda's execution time limit. | 290 |
silinternational/ecs-deploy | Automates blue-green deployments on Amazon EC2 Container Service (ECS) using task definitions and services. | 1,971 |
aws-samples/ecs-demo-php-simple-app | An Amazon ECS-based PHP application demonstrating basic deployment and execution | 168 |
caltechads/deployfish | Tools and frameworks to manage the lifecycle of AWS ECS services and tasks | 90 |
aws-samples/aws-codedeploy-samples | Provides sample scenarios and templates for automating deployment of AWS applications using CodeDeploy | 639 |
upgundecha/howtheyaws | A curated collection of publicly available resources on how technology and tech-savvy organizations use Amazon Web Services (AWS) | 675 |
aws-samples/ecs-canary-blue-green-deployment | An automated canary deployment strategy for Amazon ECS using Route53 weights and Step Functions to transition traffic between two ECS services. | 168 |
aws-samples/amazon-kinesis-learning | A tutorial project demonstrating near-real-time data processing using Amazon Kinesis Streams and Java. | 106 |
aws-samples/eb-docker-virtual-hosting | Demonstrates deployment of multiple containers using Docker images in an Elastic Beanstalk environment | 30 |
dannysteenman/aws-toolbox | Tools and scripts for automating routine tasks on AWS Cloud | 1,074 |