Knowledge base to get ready for the future
How to Write Automation Test Scripts using Selenium.
Selenium testing tool is one of the essential automation testing tools for web applications or websites. So, it is quite efficient for us to learn the right process to code and write the selenium test scripts. In this blog, we are going to see how to write selenium...
MongoDB Daily Backup from AWS EC2 instance to S3 bucket
In this article, we will be covering MongoDB database dump and uploading the dump to Amazon Web Services’ S3 Bucket through EC2 instance. MongoDB is an open-source NoSQL database. It is scalable, open source, high performance and document oriented. The database...
BPMN – Process Automation & Orchestration
The Concept of workflow has its early roots in industrialization and was introduced to increase the efficiency highly in manual and semi-automatic processes. Today many industries have extensive set of processes, interdependencies, legacy systems, lot of manual...
Ultimate guide for Aggregation using MongoDB Repository patterns
Are you building an application and in process of evaluating different databases? NoSQL databases bring lots of value on the table compared to relational databases. The nature of application data is going to influence the database selection decision. Let's explore how...
Building Progressive Web App (PWA) using Angular
A progressive web application is a type of application software delivered through theweb, built using common web technologies including HTML, CSS, and JavaScript. Itis intended to work on any platform that uses a standards-compliant browser.In this blog, we will use...
Clustering Algorithms
What is Clustering? It is basically a type of unsupervised machine learning method. An unsupervised learning method is a method in which we draw references from datasets consisting of input data without labelled responses. Data clustering is an effective method for...
The role of artificial intelligence in the IoT revolution
Problems The Internet of Things (IOT) is the network of devices, home appliances, and other items embedded with electronics, software, sensors, actuators, and connectivity which enables these things to connect and exchange streams of data. This big data can be...
What is the difference between AI and Machine Learning
What is AI and Machine Learning? Generally we think Artificial intelligence and machine learning is the same thing but in reality it's not. So in this blog we are going to see in brief what is AI and machine learning. Artificial intelligence: Artificial intelligence...