Overview This lab deploys a Python Flask web application configured with structured JSON logging that ships logs to AWS CloudWatch Logs via the CloudWatch Agent. The application uses structlog to emit ...
This lab deploys a Python Flask web application configured with structured JSON logging that ships logs to AWS CloudWatch Logs via the CloudWatch Agent. The application uses structlog to emit ...
uv pip install \ diceware \ passlib \ python-jose \ bcrypt \ structlog \ "fastapi>=0.110,<1" \ "uvicorn>=0.29,<1" \ matplotlib \ python-multipart \ "requests>=2.32,<3" \ "urllib3>=2,<3" \ "httpx>=0.27 ...