[AEWS] AWS Fargate 학습자료
1. 워크숍 자료 - AWS EKS로 웹 애플리케이션 구축하기
Amazon EKS web application workshop
Building simple web application using Amazon EKS. This workshop covers from creating eks cluster to application's life cycle.
catalog.us-east-1.prod.workshops.aws
2. 공식 문서 - AWS Fargate로 클러스터 만들기
https://docs.aws.amazon.com/eks/latest/userguide/fargate-getting-started.html
Get started with AWS Fargate for your cluster - Amazon EKS
If you created your cluster with eksctl using the --fargate option, your cluster already has a Pod execution role that you can find in the IAM console with the pattern eksctl-my-cluster-FargatePodExecutionRole-ABCDEFGHIJKL. Similarly, if you use eksctl to
docs.aws.amazon.com
3. 워크숍 자료 - AWS Fargate Workshop
https://www.eksworkshop.com/docs/fundamentals/fargate/
Fargate | EKS Workshop
Leverage AWS Fargate, the serverless compute engine for containers, with Amazon Elastic Kubernetes Service.
www.eksworkshop.com