登録は簡単!. 無料です
または 登録 あなたのEメールアドレスで登録
Reliable Service により Mind Map: Reliable Service

1. Fault Tolerance

1.1. SPOF

1.1.1. DB: RDS Backup Regularly

1.1.2. Image / File: Upload to Box

1.1.3. EC2: Backup Regularly

1.1.3.1. Dockerize

1.1.3.2. ELB

1.1.3.3. ECS

1.2. Instant Recovery

1.3. Auto scaling

2. Security

2.1. Port Control

2.1.1. SSH IP Limited

2.2. Virus Scan Regularly

2.2.1. ClamAV

2.3. Network Config

2.3.1. Private and Public Subnet Config

2.4. Permission Control

2.4.1. Static file

2.4.2. Key pem

2.5. Prevent CSRF

2.6. Prevent BFA

2.6.1. Login

2.7. Prevent DDoS

2.7.1. CloudFlare

2.8. Penetration Testing

2.8.1. https://metasploit.com/

2.9. Password Strengthen

2.9.1. Length 64

3. Speed

3.1. SQL Query Optimize

3.2. Caching

3.2.1. SQL Cache

3.2.2. Static file cache

4. Monitor

4.1. Infra Monitor

4.1.1. Resources

4.1.1.1. CPU

4.1.1.2. SSD

4.1.1.3. RAM

4.1.2. Notification

4.1.2.1. By Slack

4.1.2.2. By mail

4.1.3. When

4.1.3.1. Before running out of resources

4.1.3.2. After running out

4.2. Logging

4.2.1. System Access Log

4.2.2. System Error Log

4.2.3. User Action Log

4.3. Report

4.3.1. Report regularly

4.3.1.1. System Health

4.3.1.2. Security Report