Amazon Fargate API
The Amazon Fargate API is accessed through Amazon ECS and enables you to run containers without managing servers or clusters. You can define tasks, configure networking and IAM policies, and deploy containerized applications with serverless compute capacity.
Documentation
Documentation
https://docs.aws.amazon.com/AmazonECS/latest/userguide/what-is-fargate.html
GettingStarted
https://aws.amazon.com/fargate/getting-started/
APIReference
https://docs.aws.amazon.com/AmazonECS/latest/APIReference/Welcome.html
Specifications
Schemas & Data
JSONSchema
json-schema/amazon-fargate-cluster-schema.json
JSONSchema
json-schema/amazon-fargate-task-definition-schema.json
JSONSchema
json-schema/amazon-fargate-task-schema.json
JSONSchema
json-schema/amazon-fargate-service-schema.json
JSONStructure
json-structure/amazon-fargate-cluster-structure.json
JSONStructure
json-structure/amazon-fargate-task-definition-structure.json
JSONStructure
json-structure/amazon-fargate-task-structure.json
JSONStructure
json-structure/amazon-fargate-service-structure.json
Examples
Example
examples/amazon-fargate-cluster-example.json
Example
examples/amazon-fargate-task-definition-example.json
Example
examples/amazon-fargate-task-example.json
Example
examples/amazon-fargate-service-example.json
Other Resources
OpenAPI
#Compute
#Containers
#Microservices
#Serverless