Cellery – The implementation of Cell based Architecture
Cellery [1] is an Open Source Framework, which facilitates you to implement the Cell Based Architecture [2], which was drafted by WSO2.
Cellery is a code-first approach to building, integrating, running and managing composite microservice applications on Kubernetes.
Using Cellery we are able to create/ composite microservices apps with code, push and pull them from docker hub and other registries, deploy into k8s and monitor. Cells have automatic API security and Web SSO.
References:
[1]. Cellery – The Cell based Architecture Implementation (WSO2) – https://wso2-cellery.github.io/
[2]. Cell Based Reference Architecture (WSO2) – https://github.com/wso2/reference-architecture
Cellery - The implementation of Cell based Architecture,Comments are closed.