AWS EC2, FastAPI 배포
코드: https://github.com/pixegami/fastapi-t...
👉 Windows에서 EC2로 SSH: https://stackoverflow.com/questions/5...
👉 AWS: https://aws.amazon.com/
👉 FastAPI: https://fastapi.tiangolo.com/
• Deploy FastAPI on AWS Lambda ⚡ Server...
00:30 EC2 인스턴스 시작
04:06 EC2 인스턴스에 연결
05:35 pip 및 NGINX 설치
06:20 NGINX로 API 트래픽 라우팅
09:06 FastAPI 서버 실행
11:39 API 테스트
13:01 EC2 인스턴스 종료
https://www.youtube.com/watch?v=SgSnz7kW-Ko
반응형
'FastAPI' 카테고리의 다른 글
FastAPI 성능 향상 테스트 (0) | 2025.02.23 |
---|---|
FastAPI 테스트 (with pytest) (1) | 2025.01.05 |
(SQLAlechemy 보다 편리한) SQLModel + FastAPI 이용 (0) | 2024.12.29 |
FastAPI 실시간 대화방 예제 (0) | 2024.12.21 |
SQLAlchemy, 객체 값 업데이트 setattr () (0) | 2024.12.19 |