OpenAI’s ChatGPT
OpenAI's ChatGPT made a record-breaking launch by capturing a million users within 5 days of its launch and has since left everyone guessing the scale of its impact. Businesses have already started integrating the technology behind ChatGPT across their products,...
How security implications affect Internet of Things
As every player with a stake in IoT is aware, security is paramount for the safe and reliable operation of IoT connected devices. It is, in fact, the foundational enabler of IoT. Where there is less consensus is how best to implement security in IoT at the device,...
Mobile App Testing Strategies to Follow
by Sadhvi Singh | 20 September 2020 According to a study conducted by BusinessofApps, app retention is measured at 11 individual sessions. Since 2012, app retention has stayed in the 30% ballpark, going as high as 39% in 2014 and dipping to 32% in 2019....
What Goes into a Messaging App Like WhatsApp?
By Jyotsna Ahuja | 05 September 2020 Since 1990, instant messaging, in some form or another, has been a smash hit. The concept allows two or more users to send messages back and forth in perceived quasi-synchrony, making the application different from...
Guidelines to implement DevOps in an outsourcing engagement
When Patrick Debois recognized the resistance between developer and operations team as an Agile practitioner he saw this as a chance of using the methodologies of Agile to manage infrastructure. Initially, DevOps was described as Agile Infrastructure but later a new...
Managing Risks in Outsourced Software Development and Cloud Environments
It is no news in the 21st century that the first footsteps of the IT Industry were laid in America. Today, Silicon Valley attracts people from across the globe to work in the booming software industry this geography also leads in innovation when it comes to...
Top Web Developer in Los Angeles: Navyug Infosolutions Recognized
Developing strong and reliable software, while providing quality service to clients, is what Navyug Infosolutions strives to achieve. We work tirelessly to ensure the projects we work on align with the desires and specifications from our clients. This is why we are...
Why you should switch to Microservices and are you ready for it?
Recently there is an increase in the popularity of MicroServices but it has been prevalent for a long time. A number of factors can be attributed to the popularity that has led to this trend with scalability being probably the most important one. Utilization of...
Revolutionizing Healthcare Through Internet of Things
An often-quoted figure of Gartner says that “6.4 Billion Connected “Things” Will Be in Use in 2016” and use cases are far too many to be outlined in any one document. The idea of devices connecting directly with each other is, as Kevin Ashton coined the term Internet...
Navyug Infosolutions Featured on Clutch!
Since day one, the team of software professionals at Navyug Infosolutions has been dedicated to our founding mission and vision. That is, providing value to customers and society as a whole through wisdom, integrity, and technology. We offer a diverse array of...
Cordova Android/IOS google login using Google-plus cordova plugin
As everyone knows that the google authentication through web views is going to be deprecated, where the Google developers are suggested to use google sign in API for native Android developers. In Cordova based applications we can implement Cordova google plus...
How record save happens in Ember?
In Ember when you call destroyRecord on the model. In the network layer, Rest Api Method delete is invoked and your model's id is passed in your params, I believe everyone knows this stuff. Let's dig deeper, what happens after you call the object method destroy a...
Strategies to Interact with Dynamic Web elements using Selenium
The first rule of any technology used in a business is that automation applied to an efficient operation will magnify the efficiency. The second is that automation applied to an inefficient operation will magnify the inefficiency. - Bill Gates Target Audience:...
“Maybe” Monad for Ruby
Let's start with a problem every Ruby on Rails developer faces, handling ‘nil’ value - a tedious task. NoMethodError: undefined method `[]' for nil:NilClassy 4 spaces But there is a well-known design pattern to handle ‘nil’ value for Ruby in the more robust way. Like...
Postgres Continuous Archiving & Point-in-Time Recovery
Why do we need a Backup/ Recovery Strategy? Backup and Recovery Strategies are absolutely essential for the uninterrupted operation of any live business unit. The strategy must plan for recovery in every catastrophe such as: Device Failure: Loss of Machine or Disk...
Role of a Tester as an Agile Team Member
Historically, the responsibility of tester was limited to proving the requirements are met, ensuring that the software works and finding bugs just in an almost completed product. And so a role of the tester used to come into picture only after the development cycle...
MongoDB Replica Set and Related Memory Issues
For better understanding I have divided this post into two parts : - In the first part, I will try to explain Replica set and how it works. - Secondly, I will explain ways to manage storage space. MongoDB is an open-source document database (NoSQL) that provides high...
How to use preceding-sibling and following-sibling in xpath to find sibling nodes:
Preceding-sibling and following-sibling in xpath Xpath: "//ul/li[contains(text(),'doprep')]/preceding-sibling::li" This will give "Navyug" How to get all the following siblings of doprep Xpath: "//ul/li[contains(text(),'doprep')]/following-sibling::li" This will give...
Creating Desktop App With Ember, ExpressJS, Sqlite3 Database and Node-WebKit
Assumptions: The frontend is Ember and backend is Express. NW (node-webkit) version is 0.20.1 (install using npm install -g nw@0.20.1) Node (node) version is 7.0.0 (install using nvm install v7.0.0 which internally download node-sass with file node-v51-linux-x64)...
OpenAI’s ChatGPT
OpenAI's ChatGPT made a record-breaking launch by capturing a million users within 5 days of its launch and has since left everyone guessing the scale of its impact. Businesses have already started integrating the technology behind ChatGPT across their products,...
How security implications affect Internet of Things
As every player with a stake in IoT is aware, security is paramount for the safe and reliable operation of IoT connected devices. It is, in fact, the foundational enabler of IoT. Where there is less consensus is how best to implement security in IoT at the device,...
Mobile App Testing Strategies to Follow
by Sadhvi Singh | 20 September 2020 According to a study conducted by BusinessofApps, app retention is measured at 11 individual sessions. Since 2012, app retention has stayed in the 30% ballpark, going as high as 39% in 2014 and dipping to 32% in 2019....
What Goes into a Messaging App Like WhatsApp?
By Jyotsna Ahuja | 05 September 2020 Since 1990, instant messaging, in some form or another, has been a smash hit. The concept allows two or more users to send messages back and forth in perceived quasi-synchrony, making the application different from...
Guidelines to implement DevOps in an outsourcing engagement
When Patrick Debois recognized the resistance between developer and operations team as an Agile practitioner he saw this as a chance of using the methodologies of Agile to manage infrastructure. Initially, DevOps was described as Agile Infrastructure but later a new...
Managing Risks in Outsourced Software Development and Cloud Environments
It is no news in the 21st century that the first footsteps of the IT Industry were laid in America. Today, Silicon Valley attracts people from across the globe to work in the booming software industry this geography also leads in innovation when it comes to...