A Case Study of AWS Elastic Compute Cloud (EC2): There are occasions when one is Constrained by a desktop computer or laptop’s Capabilities. Let’s say a data scientist has a sizable dataset they’d like to analyze. A mistake like the one below occurs when the scientist tries to load the complete dataset into memory. The […]
Technical
Retrieval of different datatypes with formContext Data Objects on Model driven (Dynamics 365) Forms
This article is dedicated to retrieving different data values available on Dataverse tables using client-side scripts such as JavaScript. This technic would be very helpful to extend model-driven form out-of-box functionality to meet the real-time business requirement, such as implementing complex business rules validations, making form fields hide/show, manipulating datatypes values, and many more. Now […]
Optimizely CMS – the Importance of GUIDs and Assembly Names
In the Optimizely CMS world, we see GUIDs everywhere. They are unique identifiers for content types and more. As part of Optimizely CMS development, developers are advised to always specify GUIDs in their Content-Type declarations. If one isn’t specified, the DB assigns one dynamically when saving the Content-type. A big reason for this is that […]
How Adobe Document Cloud Helps Transform Financial Institutions
Paperwork is an integral part of most processes in the financial services industry. However, in addition to draining precious natural resources, it significantly contributes to wasted time and lagged productivity within institutions. Given these pitfalls, innovators of the digital age have worked for years to redefine the concept of paperwork and disconnected electronic documents, converting […]
Ready or Not, GA4 is Coming
Google Analytics – the linchpin of every digital marketer’s data reporting schema – is set to go through some big changes in the next year. As I detailed earlier this year, Google has announced that in 2023 they will deprecate Universal Analytics (UA), the version of Google Analytics that we have become accustomed to over […]
How to Easily Connect Your Business with Your Customer’s Digital Experience
Your customers want to live the digital-first lifestyle, especially when it comes to interacting with your brand. But, does your business have a plan, strategy, structure, and requirements in place and prepared to deliver on these expectations? Your company’s organizational change management (OCM) processes must be addressed and set before you can choose the right […]
Introduction to Matillion ETL
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 […]
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 […]