메뉴 건너뛰기

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/
번호 제목 글쓴이 날짜 조회 수
49 인터넷으로 서비스를 제공하기 위해 챙겨야 할 실용적인 보안 가이드 관리자 2016.05.24 284
» termination protection on instances and instance protection on auto scaling 관리자 2016.05.31 296
47 mod_rpaf on aws elb 관리자 2016.06.17 299
46 Apache Tomcat Versions – Which Do I Want? 관리자 2016.06.24 315
45 $_SERVER[‘SERVER_SOFTWARE’]=’Apache’ in wp-config.php 관리자 2016.06.24 297
44 WordPress 4.6 Beta 1 관리자 2016.06.30 300
43 mysqlbinlog: unknown variable ‘default-character-set=utf8’ 관리자 2016.07.09 305
42 WordPress 4.6 Beta 3 관리자 2016.07.14 304
41 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 308
40 WordPress 4.6 Release Candidate 관리자 2016.07.28 293
39 리눅스 서버의 TCP 네트워크 성능을 결정짓는 커널 파라미터 이야기 – 1편 관리자 2016.08.12 309
38 리눅스 서버의 TCP 네트워크 성능을 결정짓는 커널 파라미터 이야기 – 2편 관리자 2016.08.12 314
37 리눅스 서버의 TCP 네트워크 성능을 결정짓는 커널 파라미터 이야기 – 3편 관리자 2016.08.12 309
36 WordPress 4.6 “Pepper” 관리자 2016.08.17 330
35 Unable to validate certificate chain in aws elb – comodossl 관리자 2016.09.06 371
위로