Power Fx Features Power Fx is a low-code language expressing logic across the Microsoft Power Platform. It’s a general-purpose, strong-typed, declarative, and functional programming language described in human-friendly text. Makers can use Power Fx directly in an Excel-like formula bar or Visual Studio Code text window. Its concise and straightforward nature makes everyday programming tasks […]
Technical
7 Steps to Define a Data Governance Structure for a Mid-Sized Bank (Without Losing Your Mind)
A mid-sized bank I was consulting with for their data warehouse modernization project finally realized that data isn’t just some necessary but boring stuff the IT department hoards in their digital cave. It’s the new gold, the ticking time bomb of risk, and the bane of every regulatory report that’s ever come back with more […]
From FinOps Bean Counting to Value Harvesting: The Rise of Unit Economics
Applying FinOps concepts to your cloud consumption is not new. It’s often treated as an IT hygiene task: necessary but not strategic. And while cost optimization and waste reduction are worthy efforts, it’s all too common to see these activities fall victim to higher daily priorities. When they are in focus, it’s often attempted by […]
Activate to SFTP from Salesforce Data Cloud
SFTP? Isn’t that old? It is an oldie, but a goodie. 🙂 With Data Cloud we can send data to a lot of external data sources like Marketing Cloud Engagement or Amazon S3 through Activation Targets. But there are times we are working with a destination system like Eloqua or Marketo that has solid support […]
Responsible Design Starts within the Institution
The global business landscape is complex, and responsible design has emerged as a critical imperative for organizations across sectors. It represents a fundamental shift from viewing design merely as a creative output to recognizing it as an ethical responsibility embedded within institutional structures and processes. True transformation toward responsible design practices cannot be achieved through […]
Efi Pylarinou, Top Global Tech Thought Leader On FinTech
In the latest episode of the “What If? So What?” podcast, Jim Hertzfeld had the pleasure of speaking with Efi Pylarinou, a renowned FinTech expert, speaker, and author of “The Fast Future Blur.” Efi shares her journey from Wall Street to becoming a leading voice in financial technology and innovation. The conversation covers a wide […]
Tea-Time: Tips for Leveraging Time After Standup
It’s typical to aim for 15-minute Standups, but how many times have your standups gotten side-tracked and suddenly more than a half-hour has gone by? These occurrences are not exactly my cup of tea… Of course, sometimes topics need to be discussed, and planning a follow-up meeting will only slow down or delay resolution. It’s […]
How to Automate Content Updates Using AEM Groovy Scripts
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 […]
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. […]