Blogs authored by Arjun Arora
Working with Apache NIFI What is Nifi? Apache Nifi is a software used to automate the flow of data between systems. It is a Java program that runs within a Java virtual machine running on a server. When we talk about between the system, then what does it actually mean? The concept is very simple. […]
I composed this document in response to a recent incident encountered within the application related to Application Insight where our telemetry data was getting sampled. Error Message: “Some data in this view may be inaccurate due to sampling…..” The error looks like below : Before coming to the solution or further details lets understand the […]
Sitecore Intergrations and Connectors Sitecore is a rich platform with extensible integrations that preserve the connected experience for the next emerging channel. Sitecore Connectors are prepackaged integration products that deliver out-of-the-box functionality so you benefit from the integration immediately. They also allow for customization to fit your specific needs. Each connector is built on a […]
What is CMS ? (Content Management System) A content management system (CMS) is a software application that enables users to create, edit, collaborate on, publish and store digital content. More specifically, a CMS is a software application that allows users to collaborate in the creation, editing, and production of digital content: web pages, blog posts, […]
What is Apache Solr? Available since 2004, Apache Solr is an open-source search platform,written in Java language, which is used to build search applications. It is built on top of Lucene (full text search engine). Solr is enterprise-ready, fast and highly scalable. Not only search, Solr can also be used for storage purpose. Like other NoSQL databases, it is […]