[Docker] Kubernetes 구성과 기본 개념 2
Service(ClusterIP, NodePort, LoadBalancer), Ingress, Volume, ConfigMap, Secret
Posted by
Wonyong Jang
on June 13, 2022 ·
9 mins read
[Docker] Kubernetes 구성과 기본 개념
Pod, ReplicaSet, Deployment(rollback, rollingUpdate) / livenessProbe, readinessProbe
Posted by
Wonyong Jang
on June 12, 2022 ·
12 mins read
[Docker] Kubernetes 시작하기
Container Orchestration System, k3s, minikube, 도커와 차이점, 기본 명령어
Posted by
Wonyong Jang
on June 10, 2022 ·
14 mins read
[AWS] EC2 인스턴스 생성 및 고정 IP를 이용한 클라우드 서비스 배포
Elastic Compute Cloud / Elastic IP / Docker Compose를 이용하여 ec2에 애플리케이션 배포하기
Posted by
Wonyong Jang
on June 05, 2022 ·
12 mins read
[Docker] Spring testcontainer와 Spock를 이용한 독립 테스트환경 구축
멱등성있는 integration test 환경 구축 / DB와 Redis TestContainers 테스트
Posted by
Wonyong Jang
on May 15, 2022 ·
11 mins read
[Spring] Spock을 이용한 테스트 케이스 작성
스프링과 Spock을 이용한 테스트 / JUnit과 비교
Posted by
Wonyong Jang
on May 01, 2022 ·
22 mins read
[Web] 인코딩/디코딩(ASCII, URL, Base64, Base62)
Encoding/Decoding
Posted by
Wonyong Jang
on April 30, 2022 ·
4 mins read
[JPA] Querydsl을 JPA와 함께 사용하기
Querydsl 환경 설정 / Querydsl 소개와 사용이유 / PageableExecutionUtils
Posted by
Wonyong Jang
on April 30, 2022 ·
9 mins read
[Web] SpringBoot와 Handlebars로 화면 만들기
템플릿 엔진으로 화면 구성하기 / 부트스트랩과 jQuery
Posted by
Wonyong Jang
on April 23, 2022 ·
6 mins read