Alibaba Cloud Native
Author

Alibaba Cloud Native

We publish cloud-native tech news, curate in-depth content, host regular events and live streams, and share Alibaba product and user case studies. Join us to explore and share the cloud-native insights you need.

1.2k
Articles
0
Likes
464
Views
0
Comments
Recent Articles

Latest from Alibaba Cloud Native

100 recent articles max
Alibaba Cloud Native
Alibaba Cloud Native
Dec 30, 2025 · Cloud Native

How Materialized Views Cut Log Query Times from Seconds to Milliseconds

Backend developers often struggle with log queries that become unbearably slow at scale, causing timeouts and alerts; this article details how applying Alibaba Cloud Log Service materialized views transformed several real‑world cases—from high‑concurrency SDK calls to complex de‑duplication and latency‑comparison queries—cutting response times from seconds to milliseconds and delivering stable performance.

SQLcloud-nativelog query
0 likes · 7 min read
How Materialized Views Cut Log Query Times from Seconds to Milliseconds
Alibaba Cloud Native
Alibaba Cloud Native
Dec 29, 2025 · Cloud Computing

Demystifying Nginx, Ingress, and Gateway API: A Simple Cloud‑Native Guide

This article provides a clear, step‑by‑step explanation of Nginx, Ingress, Ingress Controllers, the Ingress API, Nginx Ingress, Higress, and the next‑generation Gateway API, comparing their roles, strengths, weaknesses, and migration paths within Kubernetes‑based cloud‑native environments.

Gateway APIIngressKubernetes
0 likes · 9 min read
Demystifying Nginx, Ingress, and Gateway API: A Simple Cloud‑Native Guide
Alibaba Cloud Native
Alibaba Cloud Native
Dec 27, 2025 · Artificial Intelligence

Unlocking AI Agent Memory: Short‑Term vs Long‑Term Strategies and Framework Integration

This article explains how AI agents overcome context window limits by using memory systems, distinguishes short‑term (session) and long‑term (cross‑session) memory, compares implementations in Google ADK, LangChain and AgentScope, and outlines context‑engineering techniques, core components, challenges, and emerging trends.

AI memoryAgent FrameworksContext Engineering
0 likes · 20 min read
Unlocking AI Agent Memory: Short‑Term vs Long‑Term Strategies and Framework Integration
Alibaba Cloud Native
Alibaba Cloud Native
Dec 24, 2025 · Mobile Development

Mastering iOS Crash Monitoring: From Mach Exceptions to KSCrash Implementation

This article explains why iOS apps crash after release, outlines common coding mistakes that cause crashes, introduces a layered iOS exception architecture, and provides detailed implementation steps for Mach exception, Unix signal, runtime, and application‑level monitoring using KSCrash with code samples and diagrams.

KSCrashMach Exceptionscrash monitoring
0 likes · 18 min read
Mastering iOS Crash Monitoring: From Mach Exceptions to KSCrash Implementation
Alibaba Cloud Native
Alibaba Cloud Native
Dec 21, 2025 · Operations

How to Pinpoint and Resolve Packet Loss in Cloud‑Native Deployments with SysOM

This article walks through real‑world cases of network packet loss in Alibaba Cloud Kubernetes clusters, showing how SysOM’s diagnostics quickly locate root causes—ranging from kernel‑level drops to hidden netfilter hooks and nftables rules—and provides a step‑by‑step troubleshooting guide for cloud‑native operations teams.

Alibaba CloudNetwork TroubleshootingPacket Loss
0 likes · 10 min read
How to Pinpoint and Resolve Packet Loss in Cloud‑Native Deployments with SysOM
Alibaba Cloud Native
Alibaba Cloud Native
Dec 19, 2025 · Artificial Intelligence

What Enterprises Are Learning from the State of Agent Engineering Report

The recent LangChain "State of Agent Engineering" report, combined with data from the AI‑Native Application Architecture whitepaper, reveals rapid production adoption of AI agents, persistent quality challenges, widespread observability, multi‑model strategies, and evolving evaluation practices across organizations of all sizes.

AI agentsEnterprise AdoptionLLM
0 likes · 10 min read
What Enterprises Are Learning from the State of Agent Engineering Report
Alibaba Cloud Native
Alibaba Cloud Native
Dec 13, 2025 · Mobile Development

How to Diagnose Android Crash Issues with RUM: A Step‑by‑Step Case Study

This article walks through a real‑world Android crash investigation, showing how to collect, visualize, and analyze crash data with Alibaba Cloud RUM, trace user behavior, identify the root cause in ProductListAdapter, and apply symbolication and version comparison to resolve the issue efficiently.

AndroidPerformance MonitoringRUM
0 likes · 13 min read
How to Diagnose Android Crash Issues with RUM: A Step‑by‑Step Case Study
Alibaba Cloud Native
Alibaba Cloud Native
Dec 9, 2025 · Cloud Native

How UModel Simplifies Observability with Unified Entity Search and Table/Object Modes

This article explains how UModel abstracts observability data into unified table and object models, hides complex routing and field‑mapping logic, provides a single SPL‑based query language, supports metadata reflection for AI agents, and offers SDK and dry‑run examples to streamline metric, log, and trace queries across multiple storage backends.

AI AgentAPISPL
0 likes · 15 min read
How UModel Simplifies Observability with Unified Entity Search and Table/Object Modes