Resources
Get the latest SaaS trends from our expert technology consultants.
Covering digital transformation and innovation in fintech, healthtech, and media.
Technology Consulting: Influencing Organizational Culture Beyond Technical Solutions
The role of a technology consultant might seem straightforward: provide analysis of and solutions to a customer’s tech-related problems. However,
Embracing a Culture of Data Curation: Unlock the Potential of Untapped Data Wealth
In today’s digital age, data reigns supreme as one of the most valuable assets for businesses across all industries. From
Proper Pagination with GraphQL
GraphQL has many advantages over REST interfaces, such as the ability to request specific fields, with relationships, and get only
What User Stories and ChatBot Prompts Have in Common
As a product owner, you want to convey to your team the context around a desired feature. Who is it
Start A New TypeScript Project Fast!
The AWS Project Development Kit (PDK) and projen, which it’s built on, can save you so much time during project
Machine Learning and Natural Language Processing Technology Survey
Machine Learning (ML) and Natural Language Processing (NLP) have been grabbing a lot of headlines lately. I have been keeping
Looking for a Fractional CTO to Bridge the Gap in Tech Expertise to Scale Your Business?
Finding a Fractional Chief Technology Officer helps bridge the technology gap to enable strategic company growth and innovation.
Wildcards Gone Bad: Why You Should Worry about TLS Certifications for Your Domains
Massive system breaches seem to be a common headline in the news today. Reading between the lines, you can hear
5 Things You Need to Know about Knowledge Management
One of the many nightmares that keeps management up at night is the thought that, since so much knowledge lives
Disrupting the Disruptors: What Chat GPT Could Mean for Software
The software industry has for decades now been a force for upheaval among established industries. Often bringing software to a business means helping businesses to redefine business processes in potentially uncomfortable ways.
Digital Asset Management – What is Digital Preservation?
When storing a large set of digital assets whether it be in a Digital Asset Management System or some other
Angular Children Routing with Deep Linking
On a recent Angular migration project, I had to prototype a solution that would display the object details and relationship
Tier-ing It Up with Ehcache
code { background-color: #eee; font-style: oblique;} Ehcache is a Java, open-source cache solution maintained by Software AG. It is
Technology Selection: The Importance of a Repeatable Approach
People frequently seek solutions to problems they don’t fully understand. They may have a preconceived solution bias and seek to
AWS Solutions Architect Associate (SAA-C03) – Machine Learning Overview
If you are like me you’ve decided to study for the AWS Solutions Architect Associate certificate. That’s great news! I’m also sure you’ve heard that Amazon has changed the test as of August 30, 2022.
How to Use 1Password to Securely Store Your AWS credentials
Why would you do this? Normally, to access Amazon Web Services (AWS) from the command line (AWS CLI), SDKs, or
Are Your Cloud Costs Too High? 5 Steps to Reduce Your AWS Costs
Nearly every CEO we speak to with a cloud-based product universally agrees that their Amazon Web Services (AWS) bill is too high.
JetBrains IntelliJ Keymaps – 5 of My Favorite Shortcuts
One of the small joys of being a professional of a trade, yes software engineering is a trade, is developing/learning
Is Cybersecurity Risk Management Slowing Down Innovation and Speed to Market?
In healthtech organizations, leaders need to make careful decisions around acceptable cybersecurity risk management when using Protected Health Information (PHI).
Is Your Fintech Ready for Decentralized Finance?
Now’s the time to map the potential impact of decentralized finance on your business model and product innovation strategy.
What’s the Purpose of a Minimum Viable Product?
Software product development is a design hypothesis testing exercise (as we pointed out in our post on the iterative process).
Preventing Ransomware and Protecting ePHI with Zero Trust and Microsegmentation
Ransomware is a serious threat to business continuity for healthtech and healthcare companies and compliance with the HIPAA Security Rule.
Cybersecurity Frameworks to Manage Cyber Risk
Cybersecurity frameworks provide a structure for managing cybersecurity risk. Companies in financial services, healthcare, and government verticals are required to
Custom Code Folds: Know When to Fold’em
Organization is the hallmark of any good developer and nothing makes organization more difficult than a long file. I’ve often
That’ll Break Everything: Creating a Technology Roadmap
“That’ll break everything!” Ever heard someone say that, or something like it before and wished you had some, any, kind
The Web Vitals Initiative: What You Need to Know
Google’s Web Vitals initiative evaluates each of your pages across three critical metrics to arrive at a UX score, which it then
How to Build a Domain Model
I have written frequently about what a domain model is and why it’s important to have one. Reading those posts
Questions – A Consultant’s Superpower
As consultants, our job is to find solutions to our client’s problems, yet we start with very little context or
What Does it Really Mean to be Intuitive?
The highest praise a user interface can receive is to be called intuitive. The users don’t have to think about
Why you should use GraphQL
GraphQL was created in 2012 and open-sourced by Facebook in 2015 to relieve issues with the interfaces of the time, particularly for mobile devices with limited or flaky internet connections.