Posts by Category

Cloud

[KTcloud] LVM

1 minute read

LVM(Logical Volume Manager) KTcloud의 가상환경에서 10GB HDD DISK를 3개 추가, LVM 후 /data에 mount하기

[AWS] IaC

3 minute read

IaC 코드 형태로 인프라를 작성, 정의, 배포, 업데이트하는 것을 의미

[AWS] 3 Tier(AWS)

3 minute read

AWS 클라우드 환경에서 3티어 아키텍처 구현 3계층 아키텍쳐 AWS로 실습하기

[AWS] MultiOgar2

less than 1 minute read

MultiOgarII https://github.com/m-byte918/MultiOgarII/tree/master/src 에 올라와 있는 세포 삼키기 게임을 AWS EC2를 이용해서 구현해라

[AWS] Lambda

1 minute read

Lambda는 AWS의 서버리스 컴퓨팅 서비스로 서버를 프로비저닝할 필요 없이 특정 이벤트에 대한 응답으로 코드를 실행할 수 있다. Lambda

Back to top ↑

AWS

[AWS] IaC

3 minute read

IaC 코드 형태로 인프라를 작성, 정의, 배포, 업데이트하는 것을 의미

[AWS] 3 Tier(AWS)

3 minute read

AWS 클라우드 환경에서 3티어 아키텍처 구현 3계층 아키텍쳐 AWS로 실습하기

[AWS] MultiOgar2

less than 1 minute read

MultiOgarII https://github.com/m-byte918/MultiOgarII/tree/master/src 에 올라와 있는 세포 삼키기 게임을 AWS EC2를 이용해서 구현해라

[AWS] Lambda

1 minute read

Lambda는 AWS의 서버리스 컴퓨팅 서비스로 서버를 프로비저닝할 필요 없이 특정 이벤트에 대한 응답으로 코드를 실행할 수 있다. Lambda

Back to top ↑

Linux

[DB] MariaDB

less than 1 minute read

MariaDB 상용으로 쓰는 MySQL과 다르게 MariaDB는 무료로 사용이 가능하다. 설치 vi /etc/yum.repos.d/MariaDB.repo # MariaDB 10.5 버전을 설치할 예정이다. MariaDB.repo [mariadb] name = MariaDB ...

[KTcloud] LVM

1 minute read

LVM(Logical Volume Manager) KTcloud의 가상환경에서 10GB HDD DISK를 3개 추가, LVM 후 /data에 mount하기

[Linux] Kafka

2 minute read

카프카를 이용한 데이터 분산 Kafka

[Linux] 프로메테우스

2 minute read

프로메테우스를 이용한 모니터링 프로메테우스 가상머신 설정 3개의 가상머신을 생성한다. server : 192.168.197.100 01-node : 192.168.197.10 02-node : 192.168.197.20

Back to top ↑

3Tier

[Container] 3 Tier(Kubernetes)

3 minute read

3계층 아키텍처 구성 mysql 이미지를 이용해서 DB서버 설정(시크릿, 볼륨, 파드, 서비스(클러스터IP)) tomcat 이미지를 이용해서 was 서버 설정(파드, 서비스(클러스터IP)) httpd 서비스를 이용해서 web 서버 설정(파드, 서비스(로드밸런서)) ...

[AWS] 3 Tier(AWS)

3 minute read

AWS 클라우드 환경에서 3티어 아키텍처 구현 3계층 아키텍쳐 AWS로 실습하기

Back to top ↑

Container

[Container] 쿠버네티스 - 2

3 minute read

Controller 파드를 제어하는 제어자 Auto Healing : 특정 노드가 꺼지면 컨트롤러가 파드를 새로 생성함 Software Update : 새로운 버전의 파드가 배포되면 새로운 파드로 변경해줌 Job : 한 번만 수행되어야...

[Container] 3 Tier(Kubernetes)

3 minute read

3계층 아키텍처 구성 mysql 이미지를 이용해서 DB서버 설정(시크릿, 볼륨, 파드, 서비스(클러스터IP)) tomcat 이미지를 이용해서 was 서버 설정(파드, 서비스(클러스터IP)) httpd 서비스를 이용해서 web 서버 설정(파드, 서비스(로드밸런서)) ...

[Container] 쿠버네티스 - 1

10 minute read

쿠버네티스 가상머신 준비 cpu(vt) mem 프로그램 centos8 2 4 master ip : 192.168.197.100 centos8 2 4 node1 ip : 192.168.197.110 centos8 2 4 node2 ...

[Container] Docker

2 minute read

도커 가상머신 같은 컨테이너를 생산함 운영체제를 설치안해도 됨 도커허브에서 여러 이미지들을 다운받을 있다.

Back to top ↑

Docker

[Container] 쿠버네티스 - 2

3 minute read

Controller 파드를 제어하는 제어자 Auto Healing : 특정 노드가 꺼지면 컨트롤러가 파드를 새로 생성함 Software Update : 새로운 버전의 파드가 배포되면 새로운 파드로 변경해줌 Job : 한 번만 수행되어야...

[Container] 3 Tier(Kubernetes)

3 minute read

3계층 아키텍처 구성 mysql 이미지를 이용해서 DB서버 설정(시크릿, 볼륨, 파드, 서비스(클러스터IP)) tomcat 이미지를 이용해서 was 서버 설정(파드, 서비스(클러스터IP)) httpd 서비스를 이용해서 web 서버 설정(파드, 서비스(로드밸런서)) ...

[Container] 쿠버네티스 - 1

10 minute read

쿠버네티스 가상머신 준비 cpu(vt) mem 프로그램 centos8 2 4 master ip : 192.168.197.100 centos8 2 4 node1 ip : 192.168.197.110 centos8 2 4 node2 ...

[Container] Docker

2 minute read

도커 가상머신 같은 컨테이너를 생산함 운영체제를 설치안해도 됨 도커허브에서 여러 이미지들을 다운받을 있다.

Back to top ↑

Kubernetes

[Service Mesh] 이스티오(istio)

1 minute read

Service Mesh 이스티오(istio) 서미스 매쉬 오픈소스 설치 이스티오 명령어(프로그램) 설치 curl -L https://istio.io/downloadIstio | sh - echo "export PATH=$HOME/istio-버전/bin:$PATH" &g...

[Container] 쿠버네티스 - 2

3 minute read

Controller 파드를 제어하는 제어자 Auto Healing : 특정 노드가 꺼지면 컨트롤러가 파드를 새로 생성함 Software Update : 새로운 버전의 파드가 배포되면 새로운 파드로 변경해줌 Job : 한 번만 수행되어야...

[Container] 3 Tier(Kubernetes)

3 minute read

3계층 아키텍처 구성 mysql 이미지를 이용해서 DB서버 설정(시크릿, 볼륨, 파드, 서비스(클러스터IP)) tomcat 이미지를 이용해서 was 서버 설정(파드, 서비스(클러스터IP)) httpd 서비스를 이용해서 web 서버 설정(파드, 서비스(로드밸런서)) ...

[Container] 쿠버네티스 - 1

10 minute read

쿠버네티스 가상머신 준비 cpu(vt) mem 프로그램 centos8 2 4 master ip : 192.168.197.100 centos8 2 4 node1 ip : 192.168.197.110 centos8 2 4 node2 ...

Back to top ↑

IaC

[AWS] Terraform+Ansible

2 minute read

Terraform+Ansible 설치 Centos 8에 테라폼 설치 yum install -y yum-utils yum-config-manager --add-repo https://rpm.releases.hashicorp.com/RHEL/hashicorp.repo yu...

[Linux] Ansible 변수설정

less than 1 minute read

Ansible 변수설정 mkdir test.yaml - hosts: ["192.168.197.160"] vars: var1: "hello ansible" tasks: - name: "var test" debug: msg: '

[Linux] Ansible

3 minute read

Ansible 앤서블 설치 가상 OS 준비 control node control 192.168.197.150 maanage node1 manage01 192.168.197.160 maanage node2 manage02 192.168.197.170 ...

[AWS] IaC

3 minute read

IaC 코드 형태로 인프라를 작성, 정의, 배포, 업데이트하는 것을 의미

Back to top ↑

Monitoring

[Linux] 프로메테우스

2 minute read

프로메테우스를 이용한 모니터링 프로메테우스 가상머신 설정 3개의 가상머신을 생성한다. server : 192.168.197.100 01-node : 192.168.197.10 02-node : 192.168.197.20

Back to top ↑

Ansible

[AWS] Terraform+Ansible

2 minute read

Terraform+Ansible 설치 Centos 8에 테라폼 설치 yum install -y yum-utils yum-config-manager --add-repo https://rpm.releases.hashicorp.com/RHEL/hashicorp.repo yu...

[Linux] Ansible 변수설정

less than 1 minute read

Ansible 변수설정 mkdir test.yaml - hosts: ["192.168.197.160"] vars: var1: "hello ansible" tasks: - name: "var test" debug: msg: '

[Linux] Ansible

3 minute read

Ansible 앤서블 설치 가상 OS 준비 control node control 192.168.197.150 maanage node1 manage01 192.168.197.160 maanage node2 manage02 192.168.197.170 ...

Back to top ↑

KTcloud

[KTcloud] LVM

1 minute read

LVM(Logical Volume Manager) KTcloud의 가상환경에서 10GB HDD DISK를 3개 추가, LVM 후 /data에 mount하기

Back to top ↑

DATA

[Linux] Kafka

2 minute read

카프카를 이용한 데이터 분산 Kafka

Back to top ↑

Terraform

[AWS] Terraform+Ansible

2 minute read

Terraform+Ansible 설치 Centos 8에 테라폼 설치 yum install -y yum-utils yum-config-manager --add-repo https://rpm.releases.hashicorp.com/RHEL/hashicorp.repo yu...

Back to top ↑

DB

[DB] MariaDB

less than 1 minute read

MariaDB 상용으로 쓰는 MySQL과 다르게 MariaDB는 무료로 사용이 가능하다. 설치 vi /etc/yum.repos.d/MariaDB.repo # MariaDB 10.5 버전을 설치할 예정이다. MariaDB.repo [mariadb] name = MariaDB ...

[DB] RAID 종류

less than 1 minute read

RAID(Redundant Array of Inexpensive Disks) 1. 정의 하드디스크들을 하나의 드라이브와 같이 인식시키거나 표시시키는 기술 어떠한 HDD가 고장이 나면 그 부분의 HDD를 교환하는 것만으로 바로 원래 데이터로 복구 가능 PC로 부터 온 데...

Back to top ↑

JAVA

[JAVA] JAVA 설치하기

less than 1 minute read

JAVA 설치하기 다운로드 링크 : https://www.oracle.com/java/technologies/downloads/ zip 파일로 다운받아 C드라이브에 압축을 풀어준다.

Back to top ↑

Service Mesh

[Service Mesh] 이스티오(istio)

1 minute read

Service Mesh 이스티오(istio) 서미스 매쉬 오픈소스 설치 이스티오 명령어(프로그램) 설치 curl -L https://istio.io/downloadIstio | sh - echo "export PATH=$HOME/istio-버전/bin:$PATH" &g...

Back to top ↑

Projects

Back to top ↑

Spring Boot

Back to top ↑

WEB

Back to top ↑