본문 바로가기
프로젝트&&스터디/AWES 3기 (2025.01~)

[AEWS] AWS Fargate 학습자료

by james_janghun 2025. 2. 8.

1. 워크숍 자료 - AWS EKS로 웹 애플리케이션 구축하기 

https://catalog.us-east-1.prod.workshops.aws/workshops/9c0aa9ab-90a9-44a6-abe1-8dff360ae428/ko-KR/80-fargate

 

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