Key Features of the Project:
Serverless Architecture: No servers to manage! Everything runs on AWS-managed services.
Enhanced Security :
Database credentials are securely stored in AWS Secrets Manager and rotated every 7 days.
Private access to AWS services via VPC Endpoint.
Scalability: Aurora Serverless ensures high performance with automatic scaling.
CI/CD Pipeline : Automated builds, tests, and deployments using GitHub Actions.
Monitoring : Logs and metrics from Lambda are sent to CloudWatch for observability.