Skip to content
GwiyeomGo Tech Blog
About GwiyeomGo

AWS ec2

AWS, 20251 min read

AWS가 제공하는 가상 컴퓨터 여러 개의 EC2 개발 서버가 존재하고 각 서버에서 Git에서 코드를 가져와 → Docker 이미지 빌드 → ECR에 push → EKS에 배포 하는 구조입니다

사용자 브라우저 (또는 프론트앱)
API 호출 (https://api.gwiyeom.org)
[ Route53 ]
[ API Gateway ]
[ EC2 인스턴스 ] EC2 내부의 Docker 컨테이너에서 돌아감
Docker 컨테이너 내 백엔드 앱 (NestJS, Express 등)
© 2025 by GwiyeomGo Tech Blog. All rights reserved.