Tracing an HTTP request
What to do when customers complain about high latencies or server-side errors? How to find out which part of your infrastructure is causing trouble? Is something wrong with CloudFront, the ELB, or your web application?
Our video demonstrates how to use request IDs, also called tracing IDs, to debug your systems. You will learn how to use Athena to combine access logs from the ALB stored on S3 and an NGINX server stored on CloudWatch Logs.
Further reading
- Article AWS Account Structure: Think twice before using AWS Organizations
- Article Terraform, can you keep a secret?
- Article How to avoid S3 data leaks?
- Tag cloudfront
- Tag alb
- Tag athena