AWS Fargate logo

AWS Fargate

AWS Fargate is a serverless, pay-as-you-go compute engine for containers that works with Amazon Elastic Container Service (ECS) and Amazon Elastic Kubernetes Service (EKS). It removes the need to provision and manage servers, letting you focus on building and running applications without managing infrastructure.

2 APIs 0 Features
ComputeContainersDockerKubernetesServerless

APIs

Amazon ECS API (Fargate)

The Amazon ECS API provides programmatic access to manage Fargate tasks and services through Amazon Elastic Container Service. It supports creating and managing clusters, task d...

Amazon EKS API (Fargate)

The Amazon EKS API provides programmatic access to manage Fargate pods through Amazon Elastic Kubernetes Service. It supports creating Fargate profiles that define which Kuberne...

Resources

🌐
Portal
Portal
🔗
Documentation
Documentation
💰
Pricing
Pricing
🚀
GettingStarted
GettingStarted
💬
FAQ
FAQ
🔗
Customers
Customers
🔗
Partners
Partners
🌐
Console
Console
🔑
Authentication
Authentication
📦
SDKs
SDKs
🔗
CLI
CLI
🟢
StatusPage
StatusPage
📰
Blog
Blog
📜
TermsOfService
TermsOfService
📜
PrivacyPolicy
PrivacyPolicy
🔗
SLA
SLA
💬
Support
Support
🔗
Knowledge Center
Knowledge Center
🔗
Security
Security
🔗
Security Whitepaper
Security Whitepaper
👥
GitHubOrganization
GitHubOrganization
👥
GitHubRepository
GitHubRepository
📄
ChangeLog
ChangeLog
🔗
Service Quotas
Service Quotas

Sources

Raw ↑
aid: fargate
name: AWS Fargate
description: >-
  AWS Fargate is a serverless, pay-as-you-go compute engine for containers that works with Amazon Elastic Container
  Service (ECS) and Amazon Elastic Kubernetes Service (EKS). It removes the need to provision and manage servers,
  letting you focus on building and running applications without managing infrastructure.
url: https://aws.amazon.com/fargate/
image: https://a0.awsstatic.com/libra-css/images/logos/aws_logo_smile_1200x630.png
created: '2024-01-01'
modified: '2026-05-19'
specificationVersion: '0.19'
tags:
  - Compute
  - Containers
  - Docker
  - Kubernetes
  - Serverless
apis:
  - name: Amazon ECS API (Fargate)
    description: >-
      The Amazon ECS API provides programmatic access to manage Fargate tasks and services through Amazon Elastic
      Container Service. It supports creating and managing clusters, task definitions, services, and container instances
      using the Fargate launch type for serverless container execution.
    image: https://a0.awsstatic.com/libra-css/images/logos/aws_logo_smile_1200x630.png
    baseURL: https://ecs.{region}.amazonaws.com
    humanURL: https://docs.aws.amazon.com/AmazonECS/latest/APIReference/
    properties:
      - type: Documentation
        url: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/AWS_Fargate.html
      - type: OpenAPI
        url: https://api.apis.guru/v2/specs/amazonaws.com/ecs/2014-11-13/openapi.yaml
      - type: OpenAPI
        url: https://raw.githubusercontent.com/api-evangelist/fargate/refs/heads/main/openapi/fargate-ecs-openapi.yml
      - type: APIReference
        url: https://docs.aws.amazon.com/AmazonECS/latest/APIReference/Welcome.html
      - type: API Operations
        url: https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_Operations.html
      - type: GettingStarted
        url: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/getting-started-fargate.html
      - type: Pricing
        url: https://aws.amazon.com/fargate/pricing/
      - type: Developer Guide
        url: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/Welcome.html
      - type: CLI Reference
        url: https://docs.aws.amazon.com/cli/latest/reference/ecs/
      - type: SDKs
        url: https://aws.amazon.com/tools/
      - type: Platform Versions
        url: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/platform-fargate.html
      - type: ChangeLog
        url: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/platform-versions-changelog.html
      - type: Service Quotas
        url: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html
      - type: Security
        url: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/security-fargate.html
      - type: Monitoring
        url: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/monitoring-fargate-usage.html
      - type: Container Insights
        url: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/cloudwatch-container-insights.html
      - type: Troubleshooting
        url: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/troubleshooting.html
      - type: Best Practices
        url: https://docs.aws.amazon.com/AmazonECS/latest/bestpracticesguide/intro.html
      - type: Windows Containers
        url: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/windows-considerations.html
      - type: ECS Exec
        url: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-exec.html
    tags:
      - Containers
      - ECS
      - Fargate
      - Orchestration
      - Serverless
  - name: Amazon EKS API (Fargate)
    description: >-
      The Amazon EKS API provides programmatic access to manage Fargate pods through Amazon Elastic Kubernetes Service.
      It supports creating Fargate profiles that define which Kubernetes pods run on Fargate infrastructure, enabling
      serverless Kubernetes workloads without managing nodes.
    image: https://a0.awsstatic.com/libra-css/images/logos/aws_logo_smile_1200x630.png
    baseURL: https://eks.{region}.amazonaws.com
    humanURL: https://docs.aws.amazon.com/eks/latest/APIReference/
    properties:
      - type: Documentation
        url: https://docs.aws.amazon.com/eks/latest/userguide/fargate.html
      - type: OpenAPI
        url: https://api.apis.guru/v2/specs/amazonaws.com/eks/2017-11-01/openapi.yaml
      - type: APIReference
        url: https://docs.aws.amazon.com/eks/latest/APIReference/Welcome.html
      - type: GettingStarted
        url: https://docs.aws.amazon.com/eks/latest/userguide/fargate-getting-started.html
      - type: Pricing
        url: https://aws.amazon.com/fargate/pricing/
      - type: Fargate Profiles
        url: https://docs.aws.amazon.com/eks/latest/userguide/fargate-profile.html
      - type: Pod Configuration
        url: https://docs.aws.amazon.com/eks/latest/userguide/fargate-pod-configuration.html
      - type: Pod Execution Role
        url: https://docs.aws.amazon.com/eks/latest/userguide/pod-execution-role.html
      - type: CLI Reference
        url: https://docs.aws.amazon.com/cli/latest/reference/eks/create-fargate-profile.html
      - type: SDKs
        url: https://aws.amazon.com/tools/
    tags:
      - Containers
      - EKS
      - Fargate
      - Kubernetes
      - Serverless
common:
  - type: Portal
    url: https://aws.amazon.com/fargate/
  - type: Documentation
    url: https://aws.amazon.com/documentation-overview/fargate/
  - type: Features
    url: https://aws.amazon.com/fargate/features/
  - type: Pricing
    url: https://aws.amazon.com/fargate/pricing/
  - type: GettingStarted
    url: https://aws.amazon.com/fargate/getting-started/
  - type: FAQ
    url: https://aws.amazon.com/fargate/faqs/
  - type: Customers
    url: https://aws.amazon.com/fargate/customers/
  - type: Partners
    url: https://aws.amazon.com/fargate/partners/
  - type: Console
    url: https://console.aws.amazon.com/ecs/
  - type: Authentication
    url: https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html
  - type: SDKs
    url: https://aws.amazon.com/tools/
  - type: CLI
    url: https://aws.amazon.com/cli/
  - type: StatusPage
    url: https://status.aws.amazon.com/
  - type: Blog
    url: https://aws.amazon.com/blogs/compute/category/compute/aws-fargate/
  - type: TermsOfService
    url: https://aws.amazon.com/service-terms/
  - type: PrivacyPolicy
    url: https://aws.amazon.com/privacy/
  - type: SLA
    url: https://aws.amazon.com/ecs/sla/
  - type: Support
    url: https://aws.amazon.com/premiumsupport/
  - type: Knowledge Center
    url: https://repost.aws/tags/TAd-wgX2x3QgSxyelEN6raFg/amazon-elastic-container-service
  - type: Security
    url: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/security-fargate.html
  - type: Security Whitepaper
    url: https://d1.awsstatic.com/whitepapers/AWS_Fargate_Security_Overview_Whitepaper.pdf
  - type: GitHubOrganization
    url: https://github.com/aws-containers
  - type: GitHubRepository
    url: https://github.com/aws/containers-roadmap
  - type: ChangeLog
    url: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/platform-versions-changelog.html
  - type: Service Quotas
    url: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html
  - type: Integrations
    url: https://aws.amazon.com/marketplace
integrations:
  - name: Sign in
  - name: Agent Mode
  - name: Why AWS Marketplace?
  - name: Get started in AWS Marketplace
  - name: Industry
  - name: Resources
  - name: Become a Channel Partner
  - name: Sell in AWS Marketplace
  - name: Manage Your Account
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com