Chaos Engineering is the practise of testing a system to increase confidence in its ability to withstand turbulent manufacturing conditions. Chaos Engineering is an innovative software development and testing procedure that aims to reduce unpredictability by putting complexity and dependability to the test. Large-scale, distributed software system advancements are changing the game in software engineering. […]
Category: Microsoft
Typical API Integration Life Cycle
Vafion has been offering API integration services exclusively to the hospitality industry. We also helped big organizations plan,build and manage their APIs. We have also supported some of the well-known hospitality sector players in their enterprise-wide API integrations. We have the expertise integrating almost all players in this industry. Similar channel integrations for various customers […]
Example to build Contact Manager using Jersey and Jquery Ajax
This is an example to build a Contact Manager using Jersey and jQuery Ajax.Let’s start by writing the project dependencies (maven) Instead of Jackson we can use other libraries with Jersey. But I prefer using Jackson. Now we need a Model and a service layer to access the data from the Jersey controllers. Model class […]
Knowing the Spark Java Framework
I would like to share some of my knowledge in Spark Java in this article. I will carry my article in a way of answering the following questions What, Why, Where,When and How ? With some code examples. I will cover the rest of the things in upcoming articles. Let’s see the questions that needs […]
Aribaweb – Create applications with less number of code
Aribaweb is an opensource framework from Ariba.inc which is a framework for development of Rich Internet Applications (RIAs). AribaWeb enables the creation of rich, interactive applications with far less coding effort than alternative web application development frameworks. Given a set of UI-agnostic Java or Groovy domain classes, AribaWeb can apply rules to the available meta-data […]
5 Reasons to update your Java7 to Java8.
In this article, I have pointed and discussed about five features of Java 8 by which seems more interesting for me. Stream and other special features Lambda expressions Parallel operations JavaScript engine New date / time APIs Stream and other special features A stream represents a sequence of elements and supports different kind of operations to perform […]
Progressive Web Applications – The Future
A world not depending on App stores for native applications…Yes it is on the way. Progressive Web Application is coming. Progressive Web Applications (PWA) takes advantage of the latest technologies to combine the best of web and mobile apps. It is a website created using web technologies but acts like an app. Progressive web apps […]
Chakra UI or Tailwind CSS : Faster Front end Development Tool
CHAKRA UI OR TAILWIND CSS : FASTER FRONT END DEVELOPMENT TOOL Everything the users see in their application or browser first, is managed by the front end developers. These front end developers will be managing design, analysing codes and debugging applications. So the front end developers are responsible for the looks, design and the feel […]
6 Reasons to choose Azure IoT over Bluemix IoT
The Internet of Things describes a network of interconnected smart devices which are able to communicate with each other for a certain goal. But how easy is the process to realize which IoT platform is right for you? IoT solution architecture A typical IoT solution requires secure, bidirectional communication between devices, possibly numbering in the millions, […]
10 points to know about BlueMix and Azure before you decide on your cloud computing provider.
Bluemix Bluemix is an open standard, cloud-based platform for building, managing and running applications of all types (web, mobile, big data, new smart devices, and so on) Instant Environments: The developer can choose any language run time or bring your own. Zero to production in one command. DevOps: Development, monitoring, deployment, and logging tools allow […]