-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
End-to-End Platform Test Requirements #1
Comments
So far, the Confluent part is set up, but that is only the data ingestion. Step by step:
With docker-compose and Travis, we could try and test at least each individual arrow. I'm inclined to solve the complete end-to-end testing with a monitoring solution (in combination with a test or dev deployment) because of the many moving parts and unknowns. What do you think? |
I'm working over the entire pipeline without using devices, I have created a simple data producer and a consumer groups. Next steps are
My setup is running ontop of my laptop inside multiple docker containers. As soon as I have a stable code I will push it in the repository. |
I think there are three candidate devices likely to be put forward for the early stage testing in this order.
|
Update on Storage |
We have suggestions to stand up the platform stack so we can do a demonstrative end-to-end evaluation of: sensor interface --> data ingestion --> processing --> storage --> emission from the REST API --> visualisation in a dashboard (or equivalent client, TransMart etc).
Discussion on schema requirements for this should go here:
RADAR-base/RADAR-Schemas#3
@blootsvoets has setup some of the Confluent components EC2 which may serve as a means to do this?
The text was updated successfully, but these errors were encountered: