I tried to buy the domain “metaverseapi.com,” but I’m short $148,900.00

The path to revenue seems evident for companies that will make Metaverse headsets or sell content. Most of that will target “the end user,” the people who buy mobile devices, watches, tablets, and other e-gear. No doubt “bazillions” of dollars will be spent.

But the corporate market will have huge potential as well. Not that everyone will someday be sitting back in office cubes, then with a headset on all day. That doesn’t make sense. But the one part of the corporate world where metaverse concepts make immediate sense will be in the IT department.

Continue reading

“Lift and Shift” doesn’t mean “No Re-Factoring Required.”

If you have legacy applications and are moving to the cloud, one popular pattern is to do a simple “Lift and Shift.” That means you don’t architecturally change the application but simply move it to your cloud of choice and run it just like you did before. This approach lets you more quickly “get out of the data center” and doesn’t initially imply that you have to refactor any part of the application to use native services provided by your cloud vendor.

In fact, if the application is stable but just legacy, your valid strategy might be to let it run forever in an “as-is” state. Nothing changes. Just get it running in the cloud and out of the data center.

This approach’s major downside is that Lift-and-Shift also carries forward all the Technical Debt accumulated for that application.

Continue reading