What if you could host a development AEM instance on a single-board, low-cost, high-performance computer that consumes very little power with hardware that you pay for once? That’s the question I set out to answer with my minimalist AEM experiment. Leading a team of AEM developers who support an on-prem implementation, I’m tasked with trying […]
Technical
Unveiling the Power and Potential of GraphQL in Modern Web Development
In the dynamic world of web development, where user expectations are higher than ever and application complexity continues to grow. The need for efficient data retrieval and flexible APIs has become paramount. Enter GraphQL, a revolutionary query language for APIs that is reshaping how data is requested, fetched, and managed. In this comprehensive exploration, we’ll […]
Workato Partner Delivery Bootcamp 2023
This blog will discuss my experience attending the 2023 Workato Partner Delivery Bootcamp in Bangalore. This was the first time Workato has organized such an event for Strategic partners in India. As a Strategic Partner of Workato, Perficient was invited to join their event to discuss the roadmap, future statistics, and share strategies. It all […]
Amplifying Inclusivity: Assistive Technologies for Auditory Disabilities
In our ever-evolving world, technology continues to reshape the landscape of accessibility, particularly for individuals with auditory disabilities. The emergence of cutting-edge assistive technologies has significantly enhanced the quality of life for those with hearing impairments. In this blog post, we’ll dive into the realm of assistive technologies that are making communication, learning, and daily […]
An Introduction to ETL Testing
ETL testing is a type of testing technique that requires human participation in order to test the extraction, transformation, and loading of data as it is transferred from source to target according to the given business requirements. Take a look at the block below, where an ETL tool is being used to transfer data from […]
Sitecore Content Serialization Series – Final Episode – Items Serialization, Packaging & Deployment
In the last episode, we configured the includes and rules in sitecore.json. In this episode, we will continue exploring Sitecore Content Serialization and learn multiple options required for serialization along with the item packaging and deployment. Serialize Items We have built the modules, including items and rules. Now we need to serialize an object using different […]
Why Choose a Composable Architecture
If you’ve been following Sitecore’s architectural movement over the last few years, a lot has changed. Instead of the “all-in-one” approach of Sitecore XP, XM Cloud, and Headless encourage a composable architecture – one where Sitecore itself offers 11 SaaS products categorized into three clouds: Content Cloud, Engagement Cloud, and Commerce Cloud. However, with a […]
Testing with Burp Suite’s Repeater
Burp Suite is a comprehensive toolkit for web application testing and one of its most powerful features is the Repeater. The Repeater is an interactive tool that allows you to manually modify and replay HTTP requests to a web application. It’s an essential feature for testing and debugging web applications and can help you identify […]
Testing with Burp Suite’s Intruder
Burp Suite is a popular tool for web application testing, and one of its most powerful features is the Intruder. The Intruder allows you to perform automated tests on a target, such as brute-forcing or parameter fuzzing. In this blog, we’ll take a closer look at Intruder in Burp Suite and explore some best practices […]
Navigating the Visual World: Exploring Current Assistive Technologies for Visual Disabilities
Living with visual disabilities presents unique challenges that can significantly impact an individual’s daily life. However, with the rapid advancements in technology, a multitude of innovative solutions have emerged to enhance accessibility and independence for those with visual impairments. In this article, we’ll take a closer look at the range of assistive technologies that are […]
Psychological and Psychiatric Disabilities: Assistive Technologies and Adaptive Strategies Part 8
In a world that is becoming increasingly aware of the diverse needs of individuals, it’s important to shed light on an often-overlooked aspect of disabilities – psychological and psychiatric disabilities. These conditions, ranging from anxiety and depression to bipolar disorder and schizophrenia, can significantly impact an individual’s life. Fortunately, the intersection of technology and psychology […]
Sitecore Content Serialization Series – Episode 5 – Include and Rules Configuration
In the last episode, we installed all the Prerequisites and Configure the Modules. In this episode, we will talk about the Include and Rule configuration required for Sitecore Content Serialization. As we created a JSON file while creating a Module in the last episode, we will use the same JSON file to configure the Include […]