[Scala] Case Object vs Enumerations
스칼라에서 열거형을 사용하는 방법 / Scala 2, 3
Posted by
Wonyong Jang
on September 26, 2021 ·
7 mins read
[Git] Upstream, Downstream, Origin
협업을 위한 remote repository와 upstream 이해하기 / fork repository sync
Posted by
Wonyong Jang
on September 21, 2021 ·
4 mins read
[DB] DocumentDB(MongoDB) Replica Set 과 readPreference 설정
Primary, Secondary, Arbiter / Write Concern / Replica Lag(복제지연) / Oplog, Journaling
Posted by
Wonyong Jang
on September 20, 2021 ·
11 mins read
[DB] MongoDB 커넥션
maxConnectionIdleTime, maxConnectionLifeTime, minPoolSize, maxPoolSize / MongoClientSettings
Posted by
Wonyong Jang
on September 17, 2021 ·
4 mins read
[Spark] Docker Ubuntu 컨테이너로 Spark 실습환경 만들기
도커를 이용한 master, worker 클러스터 환경 구성 / spark-submit / 스탠드 얼론 클러스터 매니저
Posted by
Wonyong Jang
on August 29, 2021 ·
14 mins read
[DB] MongoDB Query 명령어
database, collection, document / eq, ne, in, nin, elemMatch, regex
Posted by
Wonyong Jang
on August 24, 2021 ·
4 mins read
[BigData] 멀티 테넌시 (Multi-tenancy) 아키텍처
멀티테넌시 사용시 고려사항 및 장단점
Posted by
Wonyong Jang
on August 20, 2021 ·
4 mins read
[Cloud] 클라우드상 오브젝트 스토리지(Object Storage)란?
블록 스토리지, 파일 스토리지, 오브젝트 스토리지 차이점
Posted by
Wonyong Jang
on August 20, 2021 ·
5 mins read
[DB] MongoDB with Spring Data Repository Query
Spring data repository의 mongoDB 사용시 주의사항
Posted by
Wonyong Jang
on August 17, 2021 ·
4 mins read
[Hadoop] Apache Hadoop과 설치하고 실습하기
Hadoop의 hdfs와 mapreduce 이해하기
Posted by
Wonyong Jang
on August 06, 2021 ·
6 mins read