-
Notifications
You must be signed in to change notification settings - Fork 0
WorkLog
astartes22 edited this page Jan 4, 2021
·
5 revisions
이승철
- Position: Back End
- Stack: Node.js, Express, Sequelize, MySQL, AWS, Docker
- Contributions
-
[기능]
- MVC Design Pattern 적용
- DB Schema 구성 및 API 문서 작성
- Sequelize를 사용한 DB Migrate
- Docker로 개발 환경과 배포 환경 통일
- User Controller CRUD 구현(Session 사용)
- Post Controller CRUD 구현
- Hashtag Controller CRD 구현
- 구글 로그인 백엔드 기능 구현
-
[배포]
- Route 53 서버, 클라이언트 도메인 등록 후 ACM 인증서 발급
- EC2 서버 배포 후 Load Balancer에 ACM 인증서 연결하여 SSL 적용
- S3 클라이언트 배포 후 Cloudfront를 통한 SSL 적용
-
[기능]