Best practices for FunctionGraph functions¶
- Performance Optimization
- Cold Start Optimization
- Security Best Practices
- Use trusted code and dependencies to avoid code vulnerabilities
- Protect sensitive information and prevent its leakage
- Fine-grained access control and enabling identity authentication
- Configure a VPC for the function to prevent external attacks
- Use function version control for rapid updates and rollbacks