// Adds dimensions UUID, Author and Topic into GA4
Thursday, July 30, 2026
30 C
Singapore

AI adoption to drive increased demand for cloud-based data storage, survey finds

SINGAPORE: AI adoption is set to drive increased demand for data storage, particularly cloud-based storage, according to a survey commissioned by Seagate Technology.

Analyst firm IDC noted that 89% of data stored by major cloud providers is kept on hard drives, which remain cost-effective for scaling storage needs, as reported by Singapore Business Review.

Seagate’s survey also found that nearly two-thirds of businesses are already using cloud storage, with many expecting to double their usage in the next three years due to AI-driven growth.

In Singapore, 53% of companies that primarily use cloud storage say their usage will increase by more than 100% over the next three years, which is lower than the 61% of global respondents who expect the same increase.

The survey also found that 85% of Singapore businesses using AI believe that storing data for longer periods improves AI outcomes, a belief shared by 90% of their global counterparts. 

Also, 90% of Singaporean respondents using AI believe that Trustworthy AI requires storing more data for extended periods. /TISG

Read also: “Financing will remain crucial part of expansion within Malaysia,” says Fitch Solutions as Johor set to lead Msia’s digital infrastructure expansion

Featured image by Depositphotos (for illustration purposes only)

- Advertisement -

Hot this week

Yet another CC removes National Day banners but denies AI accusations

Pasir Ris-Changi Town Council confirmed that the banner had been removed and expressed its deepest apologies for the error.

Million dollar HDB resales could increase with private homeowners no longer subject to 15-month waiting period

Private homeowners will no longer need to wait 15 months to buy resale flats when selling their properties. Experts said this could drive demand for larger resale flats, leading to more million-dol...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks