Skip to main content

A humilis plug-in that deploys Firehose delivery streams Cloudformation

Project description

[![PyPI](https://img.shields.io/pypi/v/humilis-firehose.svg?style=flat)](https://pypi.python.org/pypi/humilis-firehose)

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

humilis-firehose-0.0.5.tar.gz (3.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page