Difference between revisions of "Amazon ECS"
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
* [[Terraform ECS]] | * [[Terraform ECS]] | ||
* [[Task definition]] | * [[Task definition]] | ||
+ | |||
+ | == Activities == | ||
+ | * Read https://aws.amazon.com/blogs/containers/amazon-ecs-availability-best-practices/ | ||
== See also == | == See also == |
Revision as of 10:58, 26 November 2021
Elastic Container Service (ECS) launched in December 2014[1], as technology preview in November 2014[2], supports to run Docker containers in AWS as a Service and Auto Scaling since May 2016[3]. For creating a ECS resource using AWS CloudFormation you can use AWS ECS Reference Architecture[4]
- ECS Anywhere
- Launch type: AWS Fargate (Cloudformation:
LaunchType": "FARGATE"
) - Kubernetes container orchestration tool
- Amazon Elastic Kubernetes Service (EKS)
Related terms
/etc/ecs/ecs.config
AWS::ECS::Cluster, AWS::ECS::Service
- Terraform ECS
- Task definition
Activities
See also
- AWS ECS:
aws ecs [ create-cluster | create-service | update-service | list-clusters | list-services | describe-cluster | describe-services | describe-tasks | put-account-setting | execute-command | run-task ]
- Amazon ECS, Service, Tasks (Task overview), capacity providers, Cluster Auto Scaling (CAS),
aws ecs, ecs-cli, ~/.ecs/config
, AWS Copilot, AWS Fargate, AWS CloudWatch Container Insights,/etc/ecs/ecs.config
, Security group (SG), container agent, task definition, Amazon ECS events, best practices, Amazon ECS Exec Checker, Amazon ECS Agent, Service Connect,AWSServiceRoleForECS
, Terraform ECS, AWS ECS Rolling deployments
Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy.
Source: wikiversity
Advertising: