Difference between revisions of "AWS Fargate"

From wikieduonline
Jump to navigation Jump to search
Line 4: Line 4:
 
* Size: up to 16 [[vCPU]] <ref>https://docs.aws.amazon.com/AmazonECS/latest/developerguide/AWS_Fargate.html#fargate-tasks-size</ref>
 
* Size: up to 16 [[vCPU]] <ref>https://docs.aws.amazon.com/AmazonECS/latest/developerguide/AWS_Fargate.html#fargate-tasks-size</ref>
  
 +
== Commands ==
 
* <code>[[aws ecs create-service]] --launch-type FARGATE</code>
 
* <code>[[aws ecs create-service]] --launch-type FARGATE</code>
 
* <code>[[eksctl create fargateprofile]]</code>
 
* <code>[[eksctl create fargateprofile]]</code>

Revision as of 12:37, 13 May 2023

wikipedia:AWS Fargate (Nov 2017, Trends) [1] service for deploying and managing containers without having to manage any of the underlying infrastructure.

Commands

Terraform:


When creating a service that runs tasks on Fargate, when the service scheduler launches new tasks or stops running tasks, it attempts to maintain balance across Availability Zones. There is no need to specify task placement strategies or restraints. [3]

Related terms

News

See also

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.

Advertising: