// Adds dimensions UUID, Author and Topic into GA4
Wednesday, September 9, 2026
30.8 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 Prime Minister Lawrence Wong to get a S$1.4 million pay bump, but it’s all going to charity

PM Wong is getting a substantial salary increase, but he announced that he's donating it all to various charitable causes

‘Garbage dump’ flat forces resident to sleep in corridor; neighbours raise hygiene and safety concerns

Residents complained that their neighbor's apartment had become a "garbage dump," making it "uninhabitable" and forcing him to spend the night in the hallway or stairwell using mobility aids, raisi...

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