Cloud-native applications are built to allow for continuous updating of code without affecting the user experience. A legacy application, on the other hand, requires a complete reload of the application because its parts are all intertwined, and the application has to be taken offline to be updated. Today, this type of interruption is unacceptable. Cloud-native applications … [Read more...] about Microservices-based application delivery using NetScaler Ingress Controller