Digital Immunity Passport

Across the world, countries are considering the use of ‘immunity passports. These are handed out to those who have recovered from COVID-19 for the purpose of travel. The passports would link a person’s identity to a coronavirus antibody test result, so they can share this immune status with third parties like employers, airports or restaurants. […]

What is Cross-site request forgery or CSRF/XSRF ?

Cross-site request forgery CSRF / XSRF : CSRF is a security threat which was available on many crucial websites like banks, government etc. It allows the unauthorized user to make requests to the application, without the knowledge of actual user. Let’s get in detail. When do CSRF happens? Let’s take a scenario, the user logs into his bank […]

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 […]

Bit.Dev-Can it be used in place of traditional component packages?

BIT is a new market idea that allows you to manage your components across multiple/several projects with complete scalability.The idea behind creating a platform like BIT.DEV is to have the source code of external components as part of your local code, and the greatest part is that you can make modifications as needed, tag it […]

OR-TOOLS

OR-Tools is an open-source, quick, and portable combinatorial optimization programme. The initial version was published on GitHub in September 2015, and it has since progressed to version 7.2, which was published in July 2019. It is used for  Optimizing and  tackling the world’s toughest problems in vehicle routing, flows, integer and linear programming, and constraint […]

5 trends to know before strategizing your mobile based marketing

Mobile marketing has emerged as today’s trend, and mastering it can make the difference between increased conversion and stagnation.  When it comes to the leaders in Travel and Hospitality industry, they structure their mobile apps to get best success results for their brands. In today’s world, Smartphone and tablet has become the most preferred devices to […]

Scalability in Microservices Architecture

Microservices Architecture This is one of the pattern languages used in the application development. A pattern language is a method of describing good design practices within a field of expertise. The Scale Cube This is the three dimension scalability model. X-axis scaling X-axis scaling consists of running multiple copies of an application behind a load balancer. If […]