Chaos Engineering and its Principles

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

How To Install Docker On Windows And Mac Os?

Everyone around you is talking big mouth on Docker, What is Docker really?Docker is a platform for developers and sysadmins to develop, ship, and run applications. Docker lets you quickly assemble applications from components and eliminates the friction that can come when shipping code. Docker lets you get your code tested and deployed into production as […]

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