Shrestha Rajat

Search

Search IconIcon to open search

Last updated Jul 9, 2023 Edit Source

# Fargate

#aws

A fully managed serverless, pay-as-you-go compute engine for Containers that lets you focus on building applications without managing servers in AWS . AWS Fargate is compatible with both ECS and EKS.

# IAM role

Fargate has a different approach to assigning the roles, it is simpler because AWS manages the host instance that the Fargate task runs on. So unlike IAM roles it does not require a Instance role