×

Alibaba Cloud Community

56832 Reputation

Follow me to keep abreast with the latest technology news and trends about Alibaba Cloud.

Follow
Activities(50) Posts(1167) Series(26) Areas of Expertise Following Followers
Areas of Expertise

Following (2)

See All

Followers (395)

See All

Quick BI v5.5: Enterprise-Grade Speed, Security, and Self-Service

This article explores all the new features released in Quick BI v5.5. Learn how those features helps you model, visualize, and analyze your data.

Alibaba Cloud Partners with Uniplus to Support Korean Startups

Alibaba Cloud today announced a partnership with Uniplus, a high-tech solution provider based in Incheon, to foster the growth of Korea’s startup ecosystem.

Faster, Smarter, Cheaper: The Quick BI Advantage in Express Logistics

This article explores how Quick BI revolutionize logistics operations , achieving automation in reporting and real-time decision-making.

Alibaba Cloud MVP Story: Fahd Mirza

In this blog post, Alibaba Cloud MVP Fahd Mirza shares his journey with Alibaba Cloud.

HR Consulting: Built a Strategic 'Data Observatory' with Quick BI

This article explores how Quick BI transforms HR operations at a leading provider through real-time insights, automation, and data integration.

Alibaba Cloud to Launch Second Data Center in South Korea

Global cloud leader empowers customers in Korea with its proven large models

Alibaba Cloud Brings AI+Cloud Strategy to European Businesses

Latest AI tools and tailored AI solutions made available to facilitate growth and global expansion

Drag, Drop, Analyze: Effortless Data Insights with Quick BI’s Spreadsheet

This article explores Quick BI’s Spreadsheet feature, which combines the familiarity of Excel with advanced BI capabilities without the need of coding.

Highlights | Security New Features in April & May 2025

This blog covers updates to Alibaba Cloud Security product features introduced during April and May 2025.

How a Construction Giant Crushed Data Silos with Quick BI & AI

This article explores how Quick BI transformed heavy machinery ops—real-time visibility, 80% faster reporting, and smarter decision-making.

How Quick BI Automated 110 Regulatory Metrics for China's SME Banking Leader

This article explores how Quick BI help bank standardize 1000+ data items, slashing reporting time while ensuring compliance accuracy.

Data Uncorked: How Quick BI Streamlined 500,000-Retailer Distribution Network

This article explores how Quick BI optimizes distributors with dashboards, boosting marketing ROI and supply chain efficiency.

Fyler and Alibaba Cloud Forge Partnerships to Accelerate Digital Transformation with Deep Tech Innovation

The Alibaba Cloud and Fyler UAE partnership marks a transformative step toward a smarter, more connected future.

The Data Engine Behind Hypergrowth: A Quick BI Case Study

This article explores how Quick BI transformed data chaos into insights, slashing decision delays and fueling IPO.

Quick BI: Powering Global Identity Verification for ZOLOZ

This article explores how Quick BI revolutionizes ZOLOZ's BI with its multi-region platform, cementing its leadership in global digital identity.

Your Data, Your Way Access Stunning Visuals on Any Device with Quick BI

This article explores Quick BI’s multi-platform analytics with consistent, high-impact visualizations across all devices—anytime, anywhere.

Inaugural Alibaba Cloud AI Hackathon Malaysia Sparks Innovation, Collaboration and Digital Leadership

The Alibaba Cloud Global AI Hackathon made its grand debut in Malaysia as part of the 2025 global series, following its kickoff in Singapore.

GoTo and Alibaba Cloud Complete Cloud Migration for GoTo Financial, Advancing Strategic Partnership

GoTo Group and Alibaba Cloud today announced the successful migration of GoTo Financial’s infrastructure to Alibaba Cloud’s data centers in Jakarta, Indonesia.

Alibaba and SAP Expand Strategic Partnership to Bring AI-Powered Enterprise Solutions to China and Global Markets

This article introduces the partnership between Alibaba and SAP to integrate Qwen into SAP's Generative AI Hub in China.

From Hours to Seconds: Optimizing BI Performance with Quick BI’s Quick Engine

This article explores Quick BI’s Acceleration Engine, which delivers sub-second performance for billion-scale datasets.

Latest Comments

Theinder Commented on Unlocking the Potential of the Metaverse: A Guide to Digital Innovation and Growth

oh. that's great. thank you for this post

5228249756234382 Commented on Operation Guide for Alibaba Cloud Invite & Earn Plan

80

5874344775545206 Commented on Java Logging Part 2: Logging and Package Exclusion with SLF4J + Logback

Great stuff. Just one note: Logback 1.3.x does not require Java 11. You got it right at the start of the article, but wrong at the end. Its official site currently says "Logback version 1.3.15 is the latest in the 1.3.x series. It requires SLF4J version 2.0.x and JDK 8."

5799442993297472 Commented on GTE-Multilingual Series: A Key Model for Retrieval-Augmented Generation

Are Alibaba’s GTE-Multilingual models the same as the embedding models provided through Alibaba Cloud’s hosted AI services, or are there differences?

Tim David Commented on WASM Performance Analysis - Linux-perf

This article takes a deep dive into the tricky world of analyzing WASM (WebAssembly) performance using Linux's built-in perf tool. The author explains the challenges of using traditional methods, like instrumentation, and how perf’s sampling techniques can help, despite some roadblocks. Techniques like frame pointer, dwarf, and LBR sampling are explored, with a focus on the hurdles of missing function names and incomplete unwind support in WASM. To tackle these, the author suggests solutions like using map files and tweaking the runtime setup. The goal is to improve performance analysis and make WASM a bit more manageable for developers.