Difference between revisions of "AWS Fargate"

From wikieduonline
Jump to navigation Jump to search
Line 10: Line 10:
 
* [[AWS EKS]]
 
* [[AWS EKS]]
 
* [[Launch type]]: [[AWS Fargate]] ([[Cloudformation]]: <code>LaunchType": "[[FARGATE]]"</code>)
 
* [[Launch type]]: [[AWS Fargate]] ([[Cloudformation]]: <code>LaunchType": "[[FARGATE]]"</code>)
* [[Terraform resource]]: <code>[[Terraform resource: aws ecs service]]</code>
+
* [[Terraform resource]]: <code>[[Terraform resource: aws ecs service|aws_ecs_service]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 10:43, 26 November 2021

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


aws ecs create-service --launch-type FARGATE

Related terms

See also

Advertising: