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
- S3
- MongoEngine
- 하나머니
- built-in
- 실사용
- 커피머니불리기
- 앱테크
- aws codecommit
- Container
- 리워드앱
- python3
- namespace
- AWS
- codecommit
- 후기
- Python
- MongoDB
- DocumentDB
- mininet
- 재테크
- 포인트앱
- docker
- network
- Linux
- clone
- VPC
- 리뷰
- 도커
- 토스카드
- docker network
Archives
- Today
- Total
목록Read Preference (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