Architecture PatternsArticlesCloud ComputingDocker Micro Services with Docker (Part 1 – The WHY) by Navveen share Before, I dwell into what is docker and micro services architecture, let's look at the evolution of how applications were read more
Architecture PatternsArticlesCloud ComputingCognitive ComputingIOT IOT Cognitive Systems Architecture by Navveen share Following is a high level view on how I visualize anĀ IOT Cognitive Systems Architecture. The real value of IOT applications read more
Architecture PatternsArticlesSOASOA ArchitectureWeb Services Implementing the web services MVC pattern by Navveen share In my previous blog, I had provided the architecture pattern for calling static and dynamic web services using MVC Pattern. read more
Architecture PatternsArticles Approach to handle pagination in dynamic pages by Navveen share Many Web-based applications include the requirement to display some part of the user search results in chunks of pages. For read more
Architecture PatternsArticlesSOASOA ArchitectureWeb Services Applying MVC Pattern to web services by Navveen share Web services can be invoked statically using a WSDL service interface and service implementation documents, or dynamically by retrieving the read more
Architecture PatternsArticlesCXFFeaturedWeb Services Apache CXF Architecture Overview by Navveen share The Apache CXF framework helps you to develop web services using standards based programming model and also provides a flexible read more