This rule ensures that deletion protection is enabled for ELB application load balancers.
Rule | ELB application load balancer deletion protection should be enabled |
Framework | GxP 21 CFR Part 11 |
Severity | ✔ High |
Rule Description:
The ELB (Elastic Load Balancer) application load balancer deletion protection should be enabled for GxP (Good Practice) 21 CFR (Code of Federal Regulations) Part 11 compliance. This ensures that the application load balancer associated with GxP systems cannot be accidentally or intentionally deleted, providing an extra layer of security and preventing disruption to critical business operations.
Troubleshooting Steps:
If deletion protection for the ELB application load balancer is not enabled, follow these troubleshooting steps:
Verify GxP Compliance: Ensure that the GxP system under consideration falls under the scope of 21 CFR Part 11 compliance. This regulation primarily deals with electronic records and signatures in the pharmaceutical, biotech, and medical device manufacturing industries.
Verify AWS Account Permissions: Ensure that you have sufficient permission to modify the deletion protection setting for the ELB application load balancer. If not, contact an administrator or a user with the necessary privileges.
Check Existing Load Balancers: Use the AWS Management Console or AWS CLI to identify the application load balancers in your AWS account. Ensure that you have correctly identified the load balancer that needs deletion protection enabled.
Enable Deletion Protection: Once you have identified the correct load balancer, follow the steps below to enable deletion protection:
AWS Management Console:
AWS CLI:
aws elbv2 modify-load-balancer-attributes --load-balancer-arn [load-balancer-arn] --attributes Key=deletion_protection.enabled,Value=true
Important Codes:
No specific codes are required for this rule.
SEO Optimized Content:
Title: Enable ELB Application Load Balancer Deletion Protection for GxP 21 CFR Part 11 Compliance URL: https://www.example.com/aws/elb-application-load-balancer-deletion-protection-gxp-21cfr11/
Meta Description: Learn how to enable deletion protection for ELB application load balancers in AWS to ensure GxP compliance with 21 CFR Part 11 regulations. Follow step-by-step guidance and troubleshooting tips for a seamless setup.
Introduction: Ensure GxP compliance with 21 CFR Part 11 regulations by enabling deletion protection for ELB application load balancers in AWS. This comprehensive guide provides step-by-step instructions and troubleshooting tips to help you configure the necessary settings, ensuring the protection of critical systems from accidental or intentional deletion.
Table of Contents:
Conclusion: By following the detailed instructions and troubleshooting steps outlined in this guide, you can easily enable deletion protection for ELB application load balancers in AWS. This ensures GxP compliance with 21 CFR Part 11 regulations and protects your critical systems from accidental disruption or intentional deletion. Implement this best practice for enhanced security and peace of mind.