TO THE NEW Blog PAGES

CloudData & AnalyticsDigital Analytics

Anomaly Detection and Prediction

With the mammoth rise in vast amounts of data across the globe, it has been a necessity for the companies to ensure that they derive insights from the data being gathered. While traditional statistical tools have always been a prior step in evaluating the data, the application of analytics and machine learning has become increasingly […]

Ankit Verma
Ankit Verma
Read

Data & AnalyticsTechnology

Smart Chatbot Implementation using RASA

In the era of chatbots, besides imitating humans they can also perform complex tasks like booking tickets for movies etc. Out of various implementations, Rasa is an open-source implementation for Natural Language Understanding (NLU) and Dual Intent and Entity Transformer (DIET) models. It can interact with databases, APIs, conversational flows for interactive learning with reinforcement […]

Sanmati Jain
Sanmati Jain
Read

Agile

Doing Agile vs Being Agile

We keep hearing the word Agile quite frequently in the industry. Every project wants to be on Agile and the thought is that as soon as you start implementing Agile frameworks, there would be some kind of magic that would accelerate delivery, reduce client escalations and the team would be happy. Doing Agile You have […]

Divik Thareja
Divik Thareja
Read

Industry BuzzTechnology

Artificial Intelligence

When Amazon first came out with a smart recommendation algorithm for customers, millions of its customers received their first personalized shopping experience tailored to meet their own interests. This not only introduced us to a whole new era of shopping but was the beginning of using machine learning in a very practical manner. The approach […]

Automation TestingMobile Automation TestingMobility

Mobile Application Testing

Testing of the mobile application is a method by which an application software system developed for hand-held mobile devices is tested for its practicality, usability, and consistency. Mobile application testing is often an automated or manual variety of testing. Mobile testing aims to verify that every function of the application is working exactly as required. […]

Aadivya Prakash
Aadivya Prakash
Read

AdobeJava/JVMTechnology

AEM Encryption Service: What, How & Why

Adobe Experience Manager (AEM) provides an encryption service which helps to encrypt text and decrypt the protected text. The support is available in AEM with the bundle name Adobe Granite Crypto Support (com.adobe.granite.crypto). It can be used to: Encrypt properties configured in OSGI configuration service Meet the need to protect/unprotect text or binary data in […]

Nupur Jain
Nupur Jain
Read

AgileManual TestingSoftware development

Best Practices in Agile for QA

Quality Assurance in Software Development is not like testing the product by covering the business requirements but is like what QA process you are implementing and is it generating the ROI. Nowadays in the software industry, the client is always looking for frequent and iterative deployments. If you are a QA person then you are […]

B2BDigital MarketingMarketing

B2B Storytelling Survival Guide: Telling Compelling Stories That Stick!

Behind every business are real people, and B2B brands must connect with the human on the other side to stay relevant. B2B websites that lack an emotional narrative and present mere numbers, data, products, and features fail to connect with their customers. Research shows that numbers are forgettable, and most people do not easily remember […]

Juvaria Khan
Juvaria Khan
Read

AWSDevOps

Keycloak High Availability Setup in Kubernetes

Introduction Keycloak is an authentication framework that gives application users federation and single sign-on (SSO) capabilities. In this blog we will discuss the key concepts that you should have in mind while deploying a Keycloak Cluster on top of Kubernetes. Keycloak Cluster Setup First of all we should know that for a Keycloak cluster, all […]

Satyam Singh
Satyam Singh
Read

Project Management

Agile Project Management: Estimating the Unknown

Estimation Experienced project managers know the first question clients ask on any new project is “How much?” followed closely by “How soon?” Whenever the subject of agile project management is discussed, it’s inevitable that one question will be asked: “How do you provide the client or sponsors with an estimate when you have no complete […]

Archana Sinha
Archana Sinha
Read

Adobe

Sorting Preferences (List of DITA Topics) in AEM XML Web Editor Interface

Problem statement For editing the XML content AEM provides an XML web editor interface, where editors can edit content, add XML elements in the markup and refer one or more Darwin Information Typing Architecture(DITA) topics/articles in a DITA topic. Editors can navigate the preferences list and include it in the DITA topic. The out of […]

Vijay Kumar
Vijay Kumar
Read

AngularJSGrailsMEAN

Aliasing Localhost URL in Mac OS

Have you ever wanted to use https://something.i.want.com:8080 instead of the same old boring https://localhost:8080 ? Well here is how you do it on Mac OS. By default, the IP of localhost is 127.0.0.1. ‘localhost’ itself is an alias. To make it your own follow the instructions below. 1. With sudo access vi /etc/hosts $sudo vi […]

Sumit Navin
Sumit Navin
Read