Skip to content

Latest commit

 

History

History
18 lines (18 loc) · 655 Bytes

devops.md

File metadata and controls

18 lines (18 loc) · 655 Bytes
  1. SSL support has been added
  2. Spectrum alerts have been configured
  3. All utilized resources (EC2, DB, Redis, SQS etc.)
  4. Domain name monitoring
  5. Queue length
  6. Number of messages
  7. Failed queue length
  8. Cloudwatch events based disk snapshots are configured
  9. www- should redirect to non-www
  10. fail2ban has been installed
  11. Directory listing is off
  12. Apache, PHP and MySQL are on latest versions
  13. Database is not being accessed via the “root” user
  14. Application is NOT running in debug mode
  15. All ports except 80, 443 are blocked
  16. Port 22 is blocked except for whitelisted IP
  17. Expires header has been set
  18. Gzip has been enabled