This is a proof of concept project in which I integrate AWS and DataDog to monitor and track the result of certain workloads running in the cloud.
Technology stack:
python 3: language for main servicelocalstack: for testing without real AWS resourcesdocker: packaging the main executabledocker-compose: packaging integration teststravis-CI: for automating integration testsaws s3/sqs: for storing files and queueing messagesdatadog: to display metrics and generate alerts
To read more about the contents of this repo, read my blog post at: link