by Azalio tdshpsk | Jul 4, 2025 | Cloud
I was excited to speak at a regional cloud computing summit hosted by one of the major cloud providers. My presentation focused on the many opportunities of public cloud and the essential need for risk management. Just before the event, I received an email stating...
by Azalio tdshpsk | Jul 4, 2025 | Cloud
There is a phenomenon in low-code and 4GL systems called the inner platform effect. Essentially, you take a tool and build an abstraction on top designed to make it simpler and end up creating a less powerful version of the same underlying system. Artificial...
by Azalio tdshpsk | Jul 3, 2025 | Cloud
AWS has rolled out new capabilities for its Clean Rooms service, designed to accelerate machine learning model development for enterprises while addressing data privacy concerns. The updates, including incremental and distributed training, are designed to help...
by Azalio tdshpsk | Jul 3, 2025 | Cloud
Cloud observability is really important for most modern organizations in that it dives deep when it comes down to keeping application functionality, problems, and those little bumps in the road along the way, a smooth overall user experience. Meanwhile, the growing...
by Azalio tdshpsk | Jul 3, 2025 | Cloud
Alibaba Cloud has developed a new cluster management system called Eigen+ that achieved a 36% improvement in memory allocation efficiency while eliminating Out of Memory (OOM) errors in production database environments, according to research presented at the recent...
by Azalio tdshpsk | Jul 3, 2025 | Cloud
Have you ever wondered how Java seamlessly combines its primitive data types with object-oriented programming? Enter wrapper classes, an important but often overlooked Java feature. These special classes bridge the gap between primitive types (like int and double) and...