https://github.com/devsowon0628/hands-on-lab
azure Node.js 클라우드 서버리스 아키텍처로 RESTful 서비스를 구축, 배포
https://github.com/devsowon0628/hands-on-lab
azure typescript
Last synced: 3 months ago
JSON representation
azure Node.js 클라우드 서버리스 아키텍처로 RESTful 서비스를 구축, 배포
- Host: GitHub
- URL: https://github.com/devsowon0628/hands-on-lab
- Owner: devSOWON0628
- Created: 2022-08-27T06:50:58.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-12T18:28:38.000Z (over 1 year ago)
- Last Synced: 2025-10-30T23:38:39.606Z (8 months ago)
- Topics: azure, typescript
- Language: TypeScript
- Homepage: https://festa.io/events/2534
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Node.js 클라우드 서버리스 RESTFul 서비스 구현 핸즈온랩 세미나
## 세미나 내용
- Node.js를 사용한 서버리스 아키텍처의 이해
- 클라우드 플랫폼에서 RESTful 서비스 구축
- 실습을 통한 서버리스 서비스 구현 방법
## 프로젝트 목표
- 서버리스 아키텍처를 활용한 RESTful API 구축
- 클라우드 환경에서의 서버리스 배포 및 관리
## 기술 스택
- **Node.js**: 서버리스 서비스 구축을 위한 런타임
- **클라우드 플랫폼**: AWS Lambda, Azure Functions ...
- **API Gateway**: RESTful API 엔드포인트 관리
## 학습 내용
- 서버리스의 개념 및 장점
- RESTful API 디자인 및 구현
- 서버리스 애플리케이션의 배포 및 모니터링
## 참고 자료
- 세미나 공식 페이지: [Node.js 클라우드 서버리스 RESTFul 서비스 구현 핸즈온랩 세미나](https://festa.io/events/2534)