Nahidnahidislam.hashnode.dev·Jul 26, 2024How to prevent accidental load balancer deletionsPreventing accidental deletions of load balancers, especially in production environments, is crucial for maintaining application availability and stability. Here are some strategies and best practices to help you avoid such issues: 1. Enable Deletion...1 likeLoad Balancing
Taegu Kangktg0210.hashnode.dev·Aug 8, 2022Deletion Protection (EC2, ELB, RDS)outline Unexpected deletion or deletion from terraform destroy can be prevented by enabling deletion protection. EC2 termination protection https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/terminating-instances.html#Using_ChangingDisableAPIT...SecurityAWS