Aptitude Reasoning English GK Computer Knowledge Programming Skill Banking Software Testing

Question

A Lambda-based application consists of several functions. Once triggered, these functions will call various downstream resources such as a DynamoDB table or an S3 bucket, or make other API calls. How can be achived by the developer to trace the event source that invoked your Lambda functions and trace the downstream calls that your functions made.
  • AWS X-Ray and Amazon CloudWatch
  • AWS CloudTrail
  • AWS Systems Manager
  • Amazon Inspector
Answer- A