Member-only story
AWS Fundamentals: Trace requests in Flask with AWS Cloudwatch
3 min readDec 4, 2023
- AWS Fundamentals: Create an Account, Billing Alarm, and Budgets
- AWS Fundamentals: IAM user, GitHub, and AWS CLI
- AWS Fundamentals: Create AWS Conceptual and Logical Diagrams
- AWS Fundamentals: Containerize React and Flask w/ Docker
- AWS Fundamentals: Add the notifications activity service
- AWS Fundamentals: Trace requests with AWS X-Ray
- AWS Fundamentals: Trace requests with AWS Cloudwatch
Introduction
https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/WhatIsCloudWatchLogs.html
Getting Started
We are going to add the watchtower python package to our project to implement custom logs to AWS CloudWatch
Open requirements.txt in backend-flask
Add watchtower to requirements.txt