// Adds dimensions UUID, Author and Topic into GA4
Thursday, September 24, 2026
28 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)

Hot this week

Singapore to sign joint statement on AI safety with 21 other nations

Prime Minister Lawrence Wong said on Sept 22 that Singapore is supporting the statement started by Norwegian Prime Minister Jonas Gahr Støre and Finnish President Alexander Stubb

Two weeks after allegedly finding cockroach in meal, customer demands S$5,000 from restaurant

A customer allegedly found a whole dead cockroach in his restaurant meal — but instead of reporting it immediately, he approached the restaurant two weeks later and demanded S$5,000 in compensation.

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