// Adds dimensions UUID, Author and Topic into GA4
Saturday, June 20, 2026
28.3 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

Microsoft: Singapore workers using AI more actively and responsibly than global peers

SINGAPORE: Singapore workers were found to be among the world's most active and responsible users of artificial intelligence (AI) at work, according to findings from Microsoft's 2026 Work Trend Ind...

2011 MRT breakdowns that led to CEO’s resignation mysteriously struck off SMRT’s wiki page

An observer online noted, "It was the biggest event for smrt. Made the news for days and weeks. It should have its own section on smrt page. Not sure how anyone can justify calling it non notable."

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