Containerised microservices are in vogue. Developers and architects strive for linear scalability and the services are often made stateless or … More
Tag: productization
Designing decentralized apps for the Ethereum Blockchain
Applications created to run on the Blockchain are called Dapps (Decentralized Apps). They run in the open (public visibility) and … More
Managing services using Apache ZooKeeper
Modern software solutions are a group of software components that work with each other. Fault tolerance, load balancing and recovery … More