Skip to content

florianakos/python-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing A Python Cloud Application

Build Status

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 service
  • localstack: for testing without real AWS resources
  • docker: packaging the main executable
  • docker-compose: packaging integration tests
  • travis-CI: for automating integration tests
  • aws s3/sqs: for storing files and queueing messages
  • datadog: to display metrics and generate alerts

To read more about the contents of this repo, read my blog post at: link

About

Python project with fake (localstack) and real (terraform) AWS resources + DataDog + TravisCI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors