satish2230
8 years agoNew Contributor
Designing snaplogic pipelines as a microservice
Community, I Need you suggestions :
Is it a good idea to expose multiple pipelines as triggered tasks i.e exposing them as a rest services ?
These triggered tasks would be called by other application as typical REST end points.
Basis idea is to have collections of pipelines, (under a project) to act as a microservice.
What do community members think about such implementation. Good or bad ? Provided that these REST services may be called multiple times a second (20 times a second).
Want your views from scalability ,maintenance,traceability perspective.