Ssl pining in android to avoid MITM attack
Man in the middle or MITM attack happens when a third party places itself between a connection. Let’s understand it with the context of an example. Consider that you are at a mall and connect to th
Man in the middle or MITM attack happens when a third party places itself between a connection. Let’s understand it with the context of an example. Consider that you are at a mall and connect to th
I don’t think I even have to inform you the importance of unit testing your code, so i’ll dive in on to unit testing with Jest and Enzyme. First of all what are Jest and Enzyme? Jest was created by F
A simple way to monitor and restart services using MonitMany times we might have services that are essential to be up and running in the background. But they shutdown/ stop working due to the server/
It’s not an understatement to say that Data is everything. In fact at Nayan, this is all we do by capturing road video data and then analysing them to generate more relevant data points. But to be ab
CloudSQL is fully managed MySQL / PostgreSQL database system. CloudSQL reduces the workload for DBAs and anyone can easily manage even without a DBA. In many cases, people wants to have a replica of
With more and more research and development of state of the art neural network models, the neural network models are becoming deeper and deeper although these models are much more accurate but they a
Whenever there are new updates to push either on frontend or on backend, one thing we all can agree upon is that it can be an utter chaos if there is no standard deployment process established. As dev
© 2019 NAYAN All Rights Reserved