Study (9)  Git (2)  Docker (4)  Paper (2)  Jekyll (3)  Python (1)  Database (3)  Kubernetes (2)  tools (1)  Java (8)  Clean Code (4)  Lombok (2)  gRPC (1)

파일 끝에 개행이 필요한 이유
About Hazelcast
JVM Tuning
Access Token + Refresh Token Authentication
JWT, JSON Web Token
Redis, REmote Dictionary Server
In Memory Database vs In Memory Data Grid
Virtualbox CentOS Disk 용량 늘리기
객체 지향 9가지 규칙

Git 브랜칭 전략
Git 커밋 메시지 컨벤션

Docker Network
Docker 기반 Hadoop 환경 구축
Docker 기반 Cloudera 환경 구성
Docker 기본 개념

Rich feature hierarchies for accurate object detection and semantic segmentation
Self-training with Noisy student improves ImageNet classification

Jekyll을 이용한 Bitbucket Blog 만들기
Tipue Search로 블로그 검색 기능 추가하기
Utterances로 댓글 기능 추가하기

Kafka Topic을 Hbase에 적재

PostgreSQL psql:FATAL:role 'postgres' does not exist 해결 방법
CUBRID 설치
MySQL Value '0000-00-00' can not be represented as java.sql.Date errors

Pod QoS, Quality of Service Classes
About Kubernetes

IntelliJ IDEA Indexing 기능 비활성화

try-with-resources 를 이용한 자원해제
Logger vs System.out.println
Lombok 사용 시 유의해야 할 사항 + Lombok 의 단점
컴파일 과정과 Lombok 의 동작 원리
불변임을 나타내는 keyword - Final
Local Variable Type Inference Style Guidelines
Spring formatter 와 Check Style 사용하기
Java Application on kubernetes

파일 끝에 개행이 필요한 이유
Local Variable Type Inference Style Guidelines
Clean Code - Meaningful Names(의미 있는 이름)에 대한 이야기
Clean Code - Comment(주석) 에 대한 가이드

Lombok 사용 시 유의해야 할 사항 + Lombok 의 단점
컴파일 과정과 Lombok 의 동작 원리

gRPC 를 도입하는 이유에 대해서 알아보자 (feat. HTTP 1.0 vs HTTP 1.1 vs HTTP 2.0)