As an AEM author, updating existing page content is a routine task. However, manual updates, like rolling out a new template, can become tedious and costly when dealing with thousands of pages. Fortunately, automation scripts can save the day. Using Groovy scripts within AEM can streamline the content update process, reducing time and costs. In […]
Technical
Kotlin Multiplatform vs. React Native vs. Flutter: Building Your First App
Choosing the right framework for your first cross-platform app can be challenging, especially with so many great options available. To help you decide, let’s compare Kotlin Multiplatform (KMP), React Native, and Flutter by building a simple “Hello World” app with each framework. We’ll also evaluate them across key aspects like setup, UI development, code sharing, […]
What To Expect When Migrating Your Site To A New Platform
This series of blog posts will cover the main areas of activity for your marketing, product, and UX teams before, during, and after site migration to a new digital experience platform. Migrating your site to a different platform can be a daunting prospect, especially if the site is sizable in both page count and number […]
Setting Up CloudFront Using Python
Python is an open-source programming language. We can use Python to build/enable AWS services such as Terraform or other IAC code. In this blog, we are going to discuss setting up the CloudFront service using Python. Why We Use Python As we know, Python is an imperative language. This means that you can write more […]
Tell your Project’s Story using Azure DevOps Queries and Dashboards
Sometimes purely looking at an Azure DevOps backlog or Board may not tell the right story in terms of progress made towards a specific goal. At first glance, it may seem like a horror story, but in reality, it is not the case. The data needs to be read or conveyed in the right way. […]
From IBM APIC to Apigee: Your Step-by-Step Migration Journey
What is API and API migration? An API (Application Programming Interface) is a set of guidelines and protocols that allows one software application to communicate with another. API migration refers to the process of migrating an API from one environment, platform, or version to another. What is IBM API Connect? IBM API Connect is an […]
The Colorful World of Azure DevOps Boards
Out of the box, Azure DevOps provides black-and-white capabilities in terms of how it can be utilized to support a project and its code repository. Over time, teams establish and settle into work processes, often continuing to use those basic settings, which can lead to a mundane operation and, perhaps, risk losing sight of the […]
Creating a Detailed Content Audit & Mapping Strategy for your Next Site Build
The mark of a successful website is more than just a collection of pagee. It’s a structured ecosystem where every piece of content serves a purpose, or it should. When building a new site or migrating to a new platform, content mapping is a critical step that determines how information is organized, accessed, and optimized […]
Ramp Up On React/React Native In Less Than a Month
I’ve had plenty of opportunities to guide developers new to the React and React Native frameworks. While everyone is different, I wanted to provide a structured guide to help bring a fresh developer into the React fold. Prerequisites This introduction to React is intended for a developer that at least has some experience with JavaScript, […]
Engineering a Healthcare Analytics Center of Excellence (ACoE): A Strategic Framework for Innovation
In today’s rapidly evolving healthcare landscape, artificial intelligence (AI) and generative AI are no longer just buzzwords – they’re transformative technologies reshaping how we deliver care, manage operations, and drive innovation. As healthcare organizations navigate this complex technological frontier, establishing an Analytics Center of Excellence (ACoE) focused on AI and generative AI has become crucial […]
Prospective Developments in API and APIGEE Management: A Look Ahead for the Next Five Years
Application programming interfaces, or APIs, are crucial to the ever-changing digital transformation landscape because they enable businesses to interact with their data and services promptly and effectively. Effective administration is therefore necessary to guarantee that these APIs operate as intended, remain secure, and offer the intended advantages. This is where Apigee, Google Cloud’s premier API […]
Extending the Capabilities of Your Development Team with Visual Studio Code Extensions
Introduction Visual Studio Code (VS Code) has become a ubiquitous tool in the software development world, prized for its speed, versatility, and extensive customization options. At its heart, VS Code is a lightweight, open-source code editor that supports a vast ecosystem of extensions. These extensions are the key to unlocking the true potential of VS […]