A humilis plug-in that deploys Firehose delivery streams Cloudformation
Project description
A [humilis][humilis] plug-in layer that deploys one ore more [Firehose delivery streams][firehose] to deliver events to [S3][s3] and [Redshift][redshift].
[firehose]: http://docs.aws.amazon.com/firehose/latest/dev/what-is-this-service.html [humilis]: https://github.com/InnovativeTravel/humilis [redshift]: https://aws.amazon.com/documentation/redshift/ [s3]: https://aws.amazon.com/documentation/s3/
## Installation
To install the latest stable release:
` pip install humilis-firehose `
Install the development version:
` pip install git+https://github.com/InnovativeTravel/humilis-firehose `
## Development
Assuming you have [virtualenv][venv] installed:
[venv]: https://virtualenv.readthedocs.org/en/latest/
` make develop `
Configure humilis:
` .env/bin/humilis configure --local `
## Testing
There is no logic in this layer beyond the deployment of AWS resources so there is no unit test suite. You can test the deployment of the Firehose delivery streams with:
`bash make create `
Then you can run integration tests using:
` make test `
Don’t forget to delete the deployment after you are done:
`bash make delete `
## More information
See [humilis][humilis] documentation.
[humilis]: https://github.com/InnovativeTravel/humilis/blob/master/README.md
## Who do I ask?
Ask [German](mailto:german@innovativetravel.eu).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file humilis-firehose-0.0.5.tar.gz
.
File metadata
- Download URL: humilis-firehose-0.0.5.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f437cf187b2aaa7ef5a50a68831745474dcce864d2b99a858bca991da3c2ff5 |
|
MD5 | fc253d5b6bd438ca20579147334ff74b |
|
BLAKE2b-256 | 3ca3465954f2e5190590c5f326f67ece5b44f1b75597467c5850434d7f1513b7 |