[Gradle] Gradle task 이해와 Gradle Wrapper 사용하기(Groovy DSL)
    
    gradle wrapper / up to date / 빌드시 Plain jar 와 Executable jar
    
  
  Posted by
    
    Wonyong Jang
    
    on July 17, 2022 · 
  
   10 mins  read 
  
  
    [AWS] VPC 와 Subnet 이해하기
    
    VPC, Subnet, VPC 방화벽(Network ACL, Security Group) / IAM / Public Cloud, Private Cloud
    
  
  Posted by
    
    Wonyong Jang
    
    on July 10, 2022 · 
  
   7 mins  read 
  
  
    [Spring] MockMvc를 이용하여 controller 테스트하기
    
    standaloneSetup, webAppContextSetup / ContentType 과 Accept
    
  
  Posted by
    
    Wonyong Jang
    
    on July 08, 2022 · 
  
   19 mins  read 
  
  
    [Spring] MockWebServer 외부 API 테스트하기
    
    WebClient, RestTemplate 재처리 테스트 / spock @SpringBean
    
  
  Posted by
    
    Wonyong Jang
    
    on June 28, 2022 · 
  
   9 mins  read 
  
  
    [Spring] Non-Blocking 방식의 WebClient 이해하기
    
    WebClient와 RestTemplate 비교 / HttpClient 모듈 / Blocking, Non-Blocking / 동기, 비동기
    
  
  Posted by
    
    Wonyong Jang
    
    on June 26, 2022 · 
  
   9 mins  read 
  
  
    [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