Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
Tags
- 리뷰
- MongoEngine
- 리워드앱
- 토스카드
- DocumentDB
- codecommit
- S3
- docker
- Python
- 하나머니
- Linux
- MongoDB
- 커피머니불리기
- namespace
- 재테크
- clone
- 앱테크
- AWS
- 포인트앱
- 도커
- aws codecommit
- built-in
- docker network
- Container
- python3
- mininet
- network
- 실사용
- VPC
- 후기
Archives
- Today
- Total
목록replica set (1)
ㅍㅍㅋㄷ
AWS DocumentDB(MongoDB) Replication 과 MongoEngine 설정 (Read Preference)
DocumentDB 의 Replication AWS DocumentDB 를 이용해 개발을 진행하면서, DocumentDB의 Replication 동작 방식을 테스트하며 몇가지 정리해 본다. DocumentDB의 Replication 은 기존 MongoDB의 Replica Set 과 동일한 구조를 갖고 있다. 따라서 기존 MongoDB 와 동일한 방식으로 이용 가능하고, SDK 또한 동일하게 사용 가능하다. 이번 포스팅에서는 AWS DocumentDB 사용시 Python SDK인 MongoEngine 에 대한 설정 방법과 Read preference 설정 방법을 알아보려 한다. Read Preference 란 무엇인가 Read Preference 란 MongoDB의 Replica Set 설정시 Primar..
IT/mongoDB
2019. 5. 25. 18:04