How should a SysOps administrator provide these recommendations?
Create an AWS Serverless Application Repository and export the Lambda function recommendations.
Enable AWS Compute Optimizer and export the Lambda function recommendations.
Enable all features of AWS Organizations and export the recommendations from AWS CloudTrail Insights.
Run AWS Trusted Advisor and export the Lambda function recommendations.
Explanations:
The AWS Serverless Application Repository is used to share and deploy serverless applications, not for providing recommendations or analyzing Lambda function configurations.
AWS Compute Optimizer provides resource optimization recommendations for AWS Lambda functions, helping to choose optimal memory sizes and configurations.
AWS Organizations helps manage multiple AWS accounts, and CloudTrail Insights is used for analyzing anomalous API activity, not for Lambda function recommendations.
AWS Trusted Advisor provides recommendations for various AWS services but does not focus on Lambda function optimizations or resource configurations.