What is ETL and how it works? ETL stands for Extraction, Transformation, and Loading. It is the process in which data is extracted from different sources and transformed into proper format. Data management plays the important role as it improves the productivity, reduces error, strengthens operational efficiency, minimizes data loss, and improves security. There are […]
Technical
AWS Elastic Load Balancing (ELB) And Its Types: A Brief Introduction
We’ll discuss AWS Elastic Load Balancing (ELB) in this blog. One of the most critical duties in just about any firm is Distributing Workloads among various Computing Resources. The service Amazon AWS Elastic Load Balancer was explicitly created for dispersing workloads. This blog’s AWS load balancer lesson will delve deep into AWS ELB. The following […]
Azure Application Insights – Cost Save with this Simple Optimization
Let’s discuss Azure Application Insights and the simple optimization we can do to avoid surprise bills. Azure Application Insights can be used to monitor and check our applications’ health, analyze logs and other metrics related to our application, and view other resources which are included in our Azure subscription. Many teams may have different objectives […]
How to create cascading parameters in Reporting services (SSRS)
What is SSRS? SSRS stands for SQL Server Reporting Services. It is a reporting tool developed by Microsoft that comes free with the SQL Server. It produces formatted reports with the tables of data, graph, and reports. Reports are hosted on a server and configured to run using parameters supplied by users. When we run the […]
The Various Types of Online Ecommerce Business Models
Ecommerce means “the business of buying and selling things over the Internet.” Many businesses use ecommerce to reach out to clients all over the world and grow their sales. Ecommerce has several business models. Let’s review the most common models: Business-to-Business (B2B) Business-to-Consumer (B2C) Consumer-to-Consumer (C2C) Consumer-to-Business (C2B) Business Buyer Consumer Buyer Business Seller […]
Some Skill Every ETL Developer Should Have
One can use data for various purposes, including data analysis and creating machine learning datasets. However, data cannot be used in its raw form. For this, we need data processing systems. A data processing system extracts information from storage and transforms it into a form that can be used by humans and machines. During this […]
Implementation of XML Extract in SSIS
SQL Server Integration Service (SSIS) : SSIS is a component of the Microsoft SQL Server database software that can be used to execute a wide range of data migration tasks. SSIS is a fast & flexible data warehousing tool used for data extraction, loading and transformation like cleaning, aggregating, merging data, etc. It makes it […]
Katalon – Custom Keyword For JavaScript Executioner
In Katalon, users can set additional keywords to increase the functionality of Katalon Studio in addition to the built-in keywords. Like other built-in keywords, custom keywords can be used in test cases once developed. Users can expand keywords and reuse them across projects thanks to this capability. Assume that you want to execute the JavaScript […]
Katalon – Parameterized Test Object
By parameterizing test objects, you can Use either Local or Global variables to Dynamically Update the locators of test objects. In the following situations, this feature is useful: You want to conduct a bulk action on a collection of related components without defining several Test Objects, like checking many checkboxes. However, because there are several […]
Is Optimizely A Good Fit For Portals?
This is a question that I am often asked and having seen many successful Optimizely portals, I can absolutely say the answer is yes. I’ve been amazed by what clients have been able to achieve with portals built on the platform. In this article, I would like to discuss a few topics that could potentially […]
Salesforce Classic: How to Use Reports and Dashboards in 5 Easy Steps
Salesforce Data can assist your business in making Intelligent Decisions. When you are asked to create a Report, it is usually in the form of a question. Any Salesforce Administrator using the platform must become a Reports and Dashboards guru. So, grab your coffee and let’s dive deep into reports and dashboards. What Are You […]
Introduction to Robotic Process Automation (RPA) using Blue Prism
Robotic Process Automation (RPA) Robotics is nothing but computers that imitate human actions. They introduce automation, which means tasks are done without human intervention. Some common RPA examples and use cases we encounter include automation of data entry, data extraction, and invoice processing. There are additional examples of RPA use cases automating tasks in different […]