Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2020-1-capstone-design2
/
2014104120
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
ybyu1
2020-04-06 14:29:07 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
3b12214d1ec5ff9a6128e13e93741a5e614b4040
3b12214d
0 parents
Set objectives
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
40 additions
and
0 deletions
README.md
README.md
0 → 100644
View file @
3b12214
## 펫페오톡 AWS 시스템 재설계, DevOps 지원
#### Objectives
1.
Microservice Architecture로 재설계
1.
Self-Managed Service를 Serverless나 Full-Managed로 Migration
1.
Application Container화 및 Orchestration Service 적용 ( Kubernetes or ECS )
---
#### As-Is
1.
Monolithic Service
1.
Self-Hosting MongoDB
1.
수동 배포
#### To-Be
1.
기능별로 분해하여 Microservice 구조로 재설계
1.
Background job 처리용 Worker를 만들고 SQS 도입
1.
Scalable하고 모니터링이 쉬운 DynamoDB or RDS로 이전
1.
ECS, Github로 CI/CD
---
#### Expected Results
1.
유연한 확장성
1.
용이한 모니터링
1.
관리포인트 감소
1.
협업 개발 주기 단축
\ No newline at end of file
Please
register
or
login
to post a comment