Ultimate access to all questions.
Your company is implementing a new serverless architecture using AWS Lambda and Amazon API Gateway. Which of the following steps should be taken to ensure comprehensive monitoring and alerting for security events in the serverless environment?
Explanation:
In a serverless architecture, monitoring the logs of the AWS Lambda functions and setting up alerts for suspicious activity is crucial for identifying potential security events. This will enable a timely response to any unauthorized access attempts or other security incidents. While options A, C, and D are important for monitoring the serverless environment, they do not directly address the monitoring and alerting aspect of the question.