Advertisement
Top
image credit: Vecteezy

Cloud-native apps don’t have to stay DRY

July 20, 2021

Category:

Reuse has been a battle cry of developers since I was a lowly COBOL programmer back in the 1980s. Then we defined functions that could be called many times, and the structural programming age was born.

We then drifted to other languages such as C and the object-oriented C++ as better ways to build on the notion that reuse is good. Next we moved on to distributed objects and SOA (service-oriented architecture) services where reuse grew out of single applications, and then to reusable services that are loosely coupled and reside on different platforms.

Read More on InfoWorld Cloud Computing