-
Hyperledger on Kubernetes
technical blockchain kubernetes hyperledger fabric openshift programmingGetting started with Hyperledger on Kubernetes Why? Recently, I have been following the Hyperledger project and Fabric in particular with fair bit of interest. The current deployment process1 for Fabric Starter Kit uses Docker Swarm. Kubernetes is a leading platform for automating deployment, scaling, and operations of containerised applications. It...
-
Getting started with Go language
technical go programmingDevelopment environment for Go language Just then I spent about 15 minutes setting up my Mac as a development machine for go language. This is a concise list of steps to follow to setup a similar environment. Steps to perform: Download the latest Go distribution from Go language website Open...
-
Summary of APIDays Conference in Melbourne, Australia
technical api api management events conferenceAPIDays Melbourne, Australia March 1st - 2nd 2016 Summary of the event The event was well attended (400+) by customer organisations, system integrators, and software vendors. It was a good mix of developers, team leads, senior-mid range managers, and we even had a few CEO/founders. Theme for the event was...
-
Designing APIs
technical api api management api documentation swagger apiman wadlOverview of designing APIs? In an integration scenario, API (Application Programmable Interface) is used by a service provider to represent a function that consumers can use. Consumers would ideally like a stable and simple to consume API. This requires that the API details are appropriately documented by the API provider....
-
API Management -- conceptual architecture for Retail industry
technical architecture api management apis retail logistics design patternAPI Management within Retail business An API -Application Programming Interface- driven economy forms the backbone of the ongoing digital revolution. In simple terms, API allows a business to offer consistent, secure, and reusable business functions to the market. This approach is critical to enable a consistent customer experience when engaging...