메뉴 건너뛰기

GREATUSER

tech

  인스턴스 리스트에서 존재하는 인스턴스에 대한 termination 방지 auto scaling server 에서 (기본) 생성된 인스턴스에 대한 termination 방지   두가지는 각각 차이가 있음..   termination protection on instances 인스턴스 리스트에서 ”protection”상태의 인스턴스를 삭제 처리 하려고 하면…   Warning On an EBS-backed instance, the default action is for the root EBS volume to be deleted when the instance is terminated. Storage on any local drives will be lost.   메세지를 출력 하면서 삭제 되지 않음   instance protection on auto scaling service ”Set Scale in Protection” 상태가 아닌 인스턴스는.. auto scale 정책에 의해 삭제가 되어야 하는 순간에 ”termination protection on instances” 설정 상태와 상관없이 바로 삭제(termination)되어 버림!!! auto scailing 구성의 기준이 되는 인스턴스는 반드시 ”Set Scale in Protection” 상태로 만들어 줘야함… 물론 auto scaling service 구성을 위해서는 기준이 되는 인스턴스에 대한 ”image”를 생성 및 설정 해야만 하므로 위험성이 약간 줄어들기는 하나.. 깜빡 [ more... ]

The post termination protection on instances and instance protection on auto scaling appeared first on 지락문화예술공작단.




원문출처 : https://jirak.net/wp/termination-protection-instances-instance-protection-auto-scaling/
번호 제목 글쓴이 날짜 조회 수
109 $_SERVER[‘SERVER_SOFTWARE’]=’Apache’ in wp-config.php 관리자 2016.06.24 49
108 웹사이트 보안 개발 가이드 20160421 관리자 2017.07.25 49
107 jsp 에서 사용자가 생성한 java class 호출 하기 관리자 2015.12.31 50
106 Testing the Fastest Way to Import a Table into MySQL (and some interesting 5.7 performance results) 관리자 2015.12.31 51
105 WordPress 4.8.1 Maintenance Release 관리자 2017.08.03 51
104 그누보드 짧은 주소 작성 (nginx) 관리자 2016.02.02 53
103 config static port for nfsd on centos6 관리자 2016.05.21 56
102 pulseaudio [alsa-sink-VT1708S Analog] alsa-sink.c: Error opening PCM device front:0: 부적절한 인수 관리자 2016.12.21 58
101 [MySQL] ERROR 1457 (HY000): Failed to load routine after upgrade or migratrion 관리자 2015.12.31 61
100 The Month in WordPress: August 2017 관리자 2017.09.02 62
99 mysqlbinlog: unknown variable ‘default-character-set=utf8’ 관리자 2016.07.09 64
98 cannot resolve symbol R on android studio 관리자 2016.02.17 65
97 Warning: mysql_connect(): Client does not support authentication protocol requested by server; consider upgrading MariaDB client in /home1/htdocs/apartzm/affisacc/php/acc_tongys.inc.php on line 188ERROR 1251: Client does not smysql_connect(): Client 관리자 2016.07.26 66
96 리눅스 서버의 TCP 네트워크 성능을 결정짓는 커널 파라미터 이야기 – 2편 관리자 2016.08.12 69
95 [AWS] certificate arn:aws:iam server-certificate not found when configure ELB 관리자 2017.06.06 69
위로