Resources

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.

Managing Complex Data with JSON in PostgreSQL, Part 3
In the first post of this series, we explained why you absolutely need to use jsonb columns in the PostgreSQL tables right now, and mildly chided you if you aren’t already.

Managing Complex Data with JSON in PostgreSQL, part 2
In Part 1 we explained why you absolutely need JSONb columns in your PostgreSQL tables, and how they simplify the

Managing Complex Data with JSON in PostgreSQL, Part 1
Are you looking at your stale, flat relational database and thinking: “It’s so rigid and lifeless!” Do you need polymorphism?

TypeScript to Make JavaScript Development Better and Faster
On a recent project involving AWS Lambda and AWS CDK, I made the decision to write the Lambdas in TypeScript

The Skill-Motivation Matrix
When you are a leader of people, knowing the best approach for delegating assignments to a given person for any

When Is a User not a User?
Thinking in Terms of Roles rather than Individuals How many times has this happened to you? You’re buying a gift

Beyond Concern
We’ve all heard about the Spheres of Concern, Influence, and Control concept. But for those that haven’t considered this idea

Product Owner Nightmares: The Unknown Unknowns
As a product owner, what keeps me up at night is the thought that there are unknown problems lying in

Discipline is not what you think
When we see a successful person, what traits come to mind? Often they are perceived as natural talents or even

When Do You Have Enough Requirements?
As a product manager, balancing the priorities of product features with their level of detail is key to shipping the

Rural Internet for Remote Workers
How do you support your employees who are working remotely from rural areas? Employees telecommuting via fiber Internet access have

Getting Software Right: The Iterative Process in an Agile Environment
At its heart, software development is a hypothesis testing process. Based on your team’s experience and their understanding of the

Testing Angular 10 Interceptors with Spectator and Jest
There are many reasons to switch from Karma and Jasmine to Jest when Testing Angular: Jest runs faster than Karma

Angular Migration and the Strangler Fig
If your organization developed an application using the framework formerly known as Angular, now retroactively rebranded as AngularJS, you probably know that all that hard work and capital you put in now is bolted firmly to a sinking ship.

Designing and Building a Ventilator Flow Sensor from Home, Pt. 3
This is part three of the Designing an Intelligent IoT Ventilator from Home series There’s a Flow Sensor Shortage In

Hacking your To-Do List for More Productivity and Fulfillment
In the previous article of this two-part series Hacking Your Life with Task Types. I discussed the four quadrants of

Designing an Intelligent IoT Ventilator from Home, Pt 2
In the previous post I described the motivation for and some background of our ventilator project. In this post I’ll dive a little deeper

Designing an Intelligent IoT Ventilator From Home, Pt. 1
This is part one of a series. In this post we talk about what we’ve done and why, and in