TO THE NEW Blog PAGES

Cloud Managed Services

Connecting AWS API Gateway from Non AWS Environment using a private communication channel

 What is API Gateway An API gateway is an API management tool between a client and a collection of backend services. An API gateway acts as a reverse proxy to accept all application programming interface (API) calls, aggregate the services required to fulfill them, and return the appropriate result. Problem Statement How to access a […]

Drupal

Step-by-Step Guide to Creating a Controller in Drupal 8/9/10

Create a custom module: If you haven’t already done so, create a custom module in Drupal 10. You can refer to the previous question for a step-by-step guide on creating a custom module. Define the routing file: In the module folder, create a new file with the extension “.routing.yml”. This file defines your module’s page’s […]

Mobile Automation TestingMobilityTesting

Does Automation Testing tools will be replaced by Chat GPT?

We don’t need to say, what is Chat GPT? Chat GPT is an AI-based conversational agent developed by OpenAI. It is designed to understand natural language and respond accordingly. While Chat GPT is not specifically an automation testing tool, it can be used in various ways to enhance the testing process. This blog will explore […]

Drupal

A guide to configure metatag module in your Drupal website

Meta tags are the extract of the page’s content. These HTML tags play a pivotal role in search engine optimization. They do not appear on the page but definitely do on the page’s source code. Drupal provides a metatag module (https://www.drupal.org/project/metatag) to generate meta keywords for your Drupal website. It can be done at the […]

AdobeJava/JVMTechnology

Exploring Apache Sling Sitemap Generator With Customization in AEM

Prerequisite  AEM 6.5 installed with Service Pack 11+ or  AEMaaCs SDK. What is Apache Sling Sitemap Generator As we all know, one crucial aspect of any website is its Sitemap, a file that provides a roadmap of all the pages of a website for search engines to crawl and index the website. Below is the sample […]

AnayticsIndustry BuzzTechnology

The Ethics of Machine Learning

Machine learning (ML) has revolutionized how we live, work, and interact with technology. From personalized recommendations to predictive analytics, ML has become an integral part of our lives. However, with this rise in the use of ML, there have been growing concerns about the ethical implications of this technology. In this blog post I’ll explore […]

Manual TestingTesting

Can ChatGPT replace software testing?

The world is continuously amazed by ChatGPT and its applications. Every day multiple people post the applications of ChatGPT in various industries, including marketing, copywriting, sales, operations, and more. While we thought about ChatGPT for software testing, we had mixed opinions.  Although we are confident in its advantages for the community of software technicians, we […]

Ansha
Ansha
Read

DevOps

Publish Helm Chart for Jenkins

What is Helm? Helm is the first application package manager running atop Kubernetes. It allows describing the application structure through convenient helm-charts and managing it with simple commands. It is a collection of all your versioned, per-configured application resources which can be deployed as one unit. You can then deploy another version of the chart with a […]

Marketing Automation

Maximizing Your Email Marketing Potential: A Complete Guide to Marketo

Email Marketing using Marketo: A Comprehensive Overview  According to the Emarsys report, 81% of retail professionals still use email as a driver for customer acquisition and 80% for customer retention. Email marketing is a popular and effective way for businesses to communicate with their target audience, build brand awareness, and drive conversions. Even for companies with […]

AdobeCloud Managed Services

AEM Replication queue monitoring using AWS CloudWatch

This post will explain the approach to monitor the Replication Queues of Adobe Experience Manager (AEM) using AWS CloudWatch logs. Issue: The AEM content replication appears to be blocked. Editors can create content, but the activated pages on the CQ5 publish instance are not updated. Replication issues will occur with the following scenarios: The publisher […]

Digital EngineeringTechnology

How to Use Workato to Streamline Your HR Processes

Human Resources (HR) departments are essential for managing employee data, tracking performance, and administering benefits. However, HR processes can be time-consuming, error-prone, and difficult to manage. Workato is a powerful integration platform that can help streamline HR processes, automate repetitive tasks, and reduce errors. This blog will explore how to use Workato to streamline your […]

WordPress

Optimizing WordPress Website Speed Using Nitropack

Nitropack is a powerful tool for improving website performance and user experience, increasing search engine rankings and reducing server load. Optimizing a WordPress website using NitroPack can significantly improve the loading speed and overall performance of the site. NitroPack is a cloud-based optimization service that helps to improve the speed and performance of WordPress sites […]