Editing AWS Fargate

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
[[wikipedia:AWS Fargate]] ([[AWS timeline|Nov 2017]], [https://trends.google.com/trends/explore?date=all&q=Fargate&hl=en Trends]) <ref>https://aws.amazon.com/about-aws/whats-new/2017/11/introducing-aws-fargate-a-technology-to-run-containers-without-managing-infrastructure/</ref> service for deploying and managing [[containers]] without having to manage any of the underlying infrastructure.
+
[[wikipedia:AWS Fargate]] ([[AWS timeline|Nov 2017]]) service for deploying and managing [[containers]] without having to manage any of the underlying infrastructure.
  
 
* [[Pricing]]: https://aws.amazon.com/ecs/pricing/
 
* [[Pricing]]: https://aws.amazon.com/ecs/pricing/
* Size: up to 16 [[vCPU]] <ref>https://docs.aws.amazon.com/AmazonECS/latest/developerguide/AWS_Fargate.html#fargate-tasks-size</ref>
 
* [[AWS Fargate versions]]: [[v1.4]] https://aws.amazon.com/blogs/containers/aws-fargate-platform-versions-primer/
 
  
== Commands ==
 
[[ECS]]:
 
 
* <code>[[aws ecs create-service]] --launch-type FARGATE</code>
 
* <code>[[aws ecs create-service]] --launch-type FARGATE</code>
* [[Terraform resource]]: <code>[[Terraform resource: aws ecs service|aws_ecs_service]]</code>: <code>[[launch_type]]</code>
 
* [[AWS ECS]]: <code>[[AWS::ECS::Service]]</code>
 
[[EKS]]:
 
* <code>[[eksctl create fargateprofile]]</code>
 
* <code>[[eksctl get fargateprofile]]</code>
 
 
Terraform:
 
* [[Terraform resource]]: <code>[[aws_eks_fargate_profile]]</code>
 
 
 
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. <ref>https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs_services.html</ref>
 
 
== News ==
 
* Oct 2022 [[Reducing AWS Fargate Startup Times with zstd Compressed Container Images]] https://aws.amazon.com/blogs/containers/reducing-aws-fargate-startup-times-with-zstd-compressed-container-images/
 
* Apr 2022 [[faster scaling]] of applications: https://aws.amazon.com/about-aws/whats-new/2022/04/aws-fargate-delivers-scaling-applications/ and https://aws.amazon.com/blogs/containers/under-the-hood-amazon-elastic-container-service-and-aws-fargate-increase-task-launch-rates/
 
* Mar 2021 [[Using Amazon ECS Exec to access your containers on AWS Fargate and Amazon EC2]]: <code>[[aws ecs execute-command]]</code>
 
* Apr 2020 [https://aws.amazon.com/blogs/containers/aws-fargate-launches-platform-version-1-4/ AWS Fargate launches platform version 1.4.0]
 
* Dec 2019 [[AWS Fargate Spot]]
 
* Dec 2019 [[Amazon EKS on AWS Fargate Now Generally Available]] <ref>https://aws.amazon.com/blogs/aws/amazon-eks-on-aws-fargate-now-generally-available/</ref>
 
 
== Activities ==
 
* Read https://stackoverflow.com/questions/tagged/aws-fargate?tab=Votes
 
* Read https://aws.amazon.com/blogs/containers/happy-5th-birthday-aws-fargate/
 
* Read https://aws.amazon.com/blogs/containers/category/compute/aws-fargate/
 
* [[Deploying IPFS Cluster using AWS Fargate and Amazon EFS One Zone]]
 
  
 
== Related terms ==
 
== Related terms ==
 +
* [[AWS ECS]]: <code>[[AWS::ECS]]::Service</code>
 
* [[AWS EKS]]
 
* [[AWS EKS]]
 
* [[Launch type]]: [[AWS Fargate]] ([[Cloudformation]]: <code>LaunchType": "[[FARGATE]]"</code>)
 
* [[Launch type]]: [[AWS Fargate]] ([[Cloudformation]]: <code>LaunchType": "[[FARGATE]]"</code>)
* [[requiresCompatibilities]]
+
* [[Terraform resource]]: <code>[[Terraform resource: aws ecs service|aws_ecs_service]]</code>
* <code>[[ulimits]]</code>
 
* [[vCPU]]: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-cpu-memory-error.html
 
* You can run the [[Amazon EBS CSI]] controller on Fargate, but you can't mount volumes to Fargate pods
 
* [[AWS Batch]]
 
* <code>[[cpu =]]</code>
 
* <code>[[aws ecs execute-command]]</code>
 
* <code>[[fargate-scheduler]]</code>
 
* [[Serverless]]
 
* [[Fargate Pod configuration (EKS)]]
 
* [[Amazon EKS to run Kubernetes Pods on AWS Fargate]]
 
  
 
== See also ==
 
== See also ==
* {{Fargate}}
 
 
* {{AWS ECS}}
 
* {{AWS ECS}}
 
* {{Container orchestration}}
 
* {{Container orchestration}}
{{CC license}}
+
* {{CC license}}
  
 
[[Category:Computing]]
 
[[Category:Computing]]
 
[[Category:AWS]]
 
[[Category:AWS]]

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Advertising: