DEV Community

Jonathan Hall
Jonathan Hall

Posted on • Originally published at jhall.io on

Invest in flexibility

To round out my thought series on real options, today I want to talk about a third approach to handling options (for reference, the first two are to defer commitment and make reversable decisions).

Sometimes a decision absolutely must be made, but we know we don’t have all of the necessary information. Therefore, deferring commitment is not possible, and some decisions aren’t easily reversable. This is where the third option of investing in flexibility comes in.

A prototypical example might be “Should we store data on the file system or in a database?” And the prototypical example might be “Use a data access layer so you can swap storage backends more easily.” With the proper data access layer in place, it becomes less difficult to swap between a filesystem store and a database store (or potentially any other store—S3 anyone?)


If you enjoyed this message, subscribe to The Daily Commit to get future messages to your inbox.

Hostinger image

Get n8n VPS hosting 3x cheaper than a cloud solution

Get fast, easy, secure n8n VPS hosting from $4.99/mo at Hostinger. Automate any workflow using a pre-installed n8n application and no-code customization.

Start now

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay