Infrastructure
개요
CAMSCON 웹사이트와 웹서비스가 운영되고 있는 서버 자원입니다.
모든 서버는 key based authentication만 지원합니다.
서버 사이의 모든 통신은 반드시 VPN 내에서 이루어져야 합니다.
AWS Seoul
AWS Seoul region에는 production 서버들이 위치합니다.
EC2 instances
| Name, Type, Zone | Description | Public IP | Private IP |
|---|---|---|---|
|
Seoul App (nginx + php7.0-fpm) t2.medium ap-northeast-2a |
LEMP stack. Laravel App이 서비스되고 있는 Production 서버. |
52.79.137.194 | 172.31.2.24 |
|
Seoul DB (MySQL 5.7) t2.small ap-northeast-2a |
MySQL Production 서버. |
- | 172.31.3.21 |
AWS Tokyo
AWS Tokyo region에는 legacy app을 위한 production 서버들이 위치합니다.
| Name, Type, Zone | Description | Public IP | Private IP |
|---|---|---|---|
|
Application Server t2.medium ap-northeast-1a |
LEMP stack. Laravel App이 서비스되고 있는 Legacy Production 서버. |
54.64.183.214 | 172.31.10.145 |
|
CAMSCON DB t2.small ap-northeast-1a |
MySQL Production 서버 (Legacy). |
- | 172.31.14.46 |
ucloud
ucloud 서비스를 이용하여 구축한 서버들은 모두 legacy app의 CDN을 구성하는 NGINX proxy cache 서버입니다.
| Name, Type, Zone | Description | Public IP |
|---|---|---|
|
cdn-korea-1 표준 KOR-Central A |
CDN server built with NGINX reverse proxy and proxy cache |
14.63.221.158 |
|
cdn-korea-2 표준 KOR-Seoul M |
CDN server built with NGINX reverse proxy and proxy cache |
211.253.8.235 |
|
cdn-korea-3 표준 KOR-Seoul M |
CDN server built with NGINX reverse proxy and proxy cache |
211.253.11.62 |
|
cdn-korea-4 표준 KOR-Central B |
CDN server built with NGINX reverse proxy and proxy cache |
14.63.171.134 |
DNS
모든 DNS 레코드는 AWS Route 53 서비스를 이용하여 관리합니다.