Back to articles
December 28, 2024

AWS Monitoring and Logging

AWS Lambda Monitoring

  • Lambda does not provide a built-in metric for memory usage
  • you can set up a CloudWatch metric filter

Allow Cross-Account S3 Access

  • Create a Cross-account IAM Role
  • Grant the remote account id access to use the role

AWS Secrets Manager

  • Maximum Byte Length: 7168 bytes

AWS X-Ray

  • docker container running X-Ray daemon can gather ECS Segment data
Loading comments...