Difference between revisions of "AWS Fargate"

From wikieduonline
Jump to navigation Jump to search
 
(8 intermediate revisions by the same user not shown)
Line 21: Line 21:
  
 
== News ==
 
== 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/
 
* 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>
 
* 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]
 
* 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 [[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 ==
 
== Activities ==
Line 41: Line 43:
 
* [[AWS Batch]]
 
* [[AWS Batch]]
 
* [[cpu =]]
 
* [[cpu =]]
* [[aws ecs execute-command]]
+
* <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 ==

Latest revision as of 11:54, 28 June 2024

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

Commands[edit]

ECS:

EKS:

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]

News[edit]

Activities[edit]

Related terms[edit]

See also[edit]

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: