Tag

Ack

1 views collected around this technical thread.

Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Apr 30, 2025 · Cloud Native

Deploying Qwen3-8B Large Language Model on Alibaba Cloud ACK with ACS GPU Acceleration

This guide explains how to prepare, deploy, and verify the Qwen3‑8B large language model on an Alibaba Cloud Container Service for Kubernetes (ACK) cluster using ACS GPU resources, covering prerequisites, model download, storage setup, Kubernetes manifests, and testing the inference service.

ACSAckGPU
0 likes · 8 min read
Deploying Qwen3-8B Large Language Model on Alibaba Cloud ACK with ACS GPU Acceleration
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Mar 31, 2025 · Operations

Using ACK Backup Center for Data Protection and Migration of Kubernetes Persistent Volumes

This guide explains how Alibaba Cloud ACK Backup Center enables data protection, backup, and cross‑cluster migration of Kubernetes Persistent Volumes by leveraging the Data Protection feature, illustrating configuration steps, backup and restore workflows, and practical YAML examples.

AckKubernetesPersistent Volume
0 likes · 10 min read
Using ACK Backup Center for Data Protection and Migration of Kubernetes Persistent Volumes
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Mar 12, 2025 · Cloud Computing

FinOps Case Study: Building a Cloud Cost Center at Qimai Technology

This case study describes how Qimai Technology, a SaaS provider for offline stores, tackled rapid cloud cost growth by establishing a cost center that uses CMDB mapping, Alibaba Cloud ACK Cost V2 API, and static and dynamic allocation rules to achieve fine‑grained resource cost distribution and improve financial transparency.

AckAlibaba CloudCMDB
0 likes · 7 min read
FinOps Case Study: Building a Cloud Cost Center at Qimai Technology
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Mar 8, 2025 · Artificial Intelligence

Deploying QwQ-32B LLM with vLLM on Alibaba Cloud ACK and Configuring Intelligent Routing

This guide explains how to deploy the QwQ-32B large language model using vLLM on an Alibaba Cloud ACK Kubernetes cluster, configure storage, set up OpenWebUI, enable ACK Gateway with AI Extension for intelligent routing, and benchmark the inference service performance.

AckInferenceKubernetes
0 likes · 17 min read
Deploying QwQ-32B LLM with vLLM on Alibaba Cloud ACK and Configuring Intelligent Routing
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Dec 4, 2024 · Artificial Intelligence

Implementation of a Cloud‑Native AI‑Powered Quantitative Research Platform Using Alibaba Cloud ACK

The article details how the Juqian intelligent investment research platform leverages Alibaba Cloud's ACK cloud‑native AI suite, Kubernetes, and various cloud services to build a high‑efficiency, scalable AI‑driven quantitative finance solution, improving resource utilization, reducing costs, and accelerating research workflows.

AIAI PlatformAck
0 likes · 5 min read
Implementation of a Cloud‑Native AI‑Powered Quantitative Research Platform Using Alibaba Cloud ACK
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Nov 18, 2024 · Cloud Native

Alibaba Cloud ACK Backup Center: Kubernetes Disaster Recovery and Migration with Resource Adjustment Strategies

This article explains how Alibaba Cloud ACK Backup Center simplifies Kubernetes disaster recovery and cross‑cluster migration by offering automated resource‑adjustment policies, detailed backup and restore workflows, and a step‑by‑step best‑practice example for migrating a stateful application with custom YAML configurations.

AckKubernetesMigration
0 likes · 10 min read
Alibaba Cloud ACK Backup Center: Kubernetes Disaster Recovery and Migration with Resource Adjustment Strategies
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Nov 3, 2024 · Cloud Native

Leveraging Alibaba Cloud ACK Backup Center for Cross‑Cloud Container Service Migration: Challenges and Solutions

This article outlines the multifaceted challenges of cross‑cloud container service migration—including data security, service interruption, compatibility, and storage complexities—and demonstrates how Alibaba Cloud ACK's Backup Center can address these issues through comprehensive backup, selective restoration, and automated resource adjustments.

AckBackup CenterContainer Services
0 likes · 10 min read
Leveraging Alibaba Cloud ACK Backup Center for Cross‑Cloud Container Service Migration: Challenges and Solutions
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Oct 17, 2024 · Cloud Native

Deploying Dify on Alibaba Cloud ACK for High Availability and Scalability

This guide explains how to deploy the Dify LLMOps platform on Alibaba Cloud Container Service for Kubernetes (ACK), configuring cloud databases, enabling high‑availability replicas, setting up elastic scaling, and exposing the service via Ingress to create a production‑grade, scalable AI application environment.

AckDevOpsDify
0 likes · 12 min read
Deploying Dify on Alibaba Cloud ACK for High Availability and Scalability
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Sep 30, 2024 · Cloud Native

Best Practices for High Availability and Stability in Alibaba Cloud Container Service for Kubernetes (ACK)

This article presents a comprehensive overview of high‑availability design patterns and best‑practice recommendations for Alibaba Cloud Container Service for Kubernetes (ACK), covering common error scenarios, single‑cluster and multi‑cluster architectures, workload resilience, monitoring, and real‑world case studies.

AckBest PracticesKubernetes
0 likes · 13 min read
Best Practices for High Availability and Stability in Alibaba Cloud Container Service for Kubernetes (ACK)
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Sep 30, 2024 · Cloud Computing

Using Alibaba Cloud ACK One Registration Cluster for Elastic Hybrid Cloud Deployment

This guide explains how enterprises can overcome IDC data‑center capacity limits by leveraging Alibaba Cloud ACK One registration clusters to achieve flexible, cost‑effective elastic scaling, detailing architecture, registration steps, node‑pool creation, virtual nodes, multi‑level scheduling, and associated command‑line examples.

AckAlibaba CloudKubernetes
0 likes · 10 min read
Using Alibaba Cloud ACK One Registration Cluster for Elastic Hybrid Cloud Deployment
DevOps Cloud Academy
DevOps Cloud Academy
Jul 24, 2022 · Cloud Native

Deploying an Alibaba Cloud ACK Kubernetes Cluster with Terraform

This tutorial walks through provisioning an Alibaba Cloud ACK Kubernetes cluster using Terraform, covering provider setup, VPC and VSwitch creation, managed Kubernetes resource definition, Jenkins deployment, DNS configuration, and cleanup procedures, with full code examples.

AckAlibaba CloudInfrastructure as Code
0 likes · 7 min read
Deploying an Alibaba Cloud ACK Kubernetes Cluster with Terraform
Efficient Ops
Efficient Ops
Feb 23, 2022 · Operations

Why a Single Kafka Broker Crash Can Halt All Consumers – The HA Explained

An in‑depth look at Kafka’s high‑availability architecture reveals how multi‑replica redundancy, ISR mechanisms, and the configuration of the __consumer_offset topic interact, explaining why a single broker failure can render the entire cluster unusable and how to properly configure replication and ack settings to prevent it.

AckISRKafka
0 likes · 10 min read
Why a Single Kafka Broker Crash Can Halt All Consumers – The HA Explained
Sanyou's Java Diary
Sanyou's Java Diary
Feb 1, 2022 · Fundamentals

Understanding TCP: ACKs, Retransmission, Three‑Way Handshake & Four‑Way Termination

This article explains TCP's core mechanisms—including acknowledgment (ACK), timeout retransmission, the three‑way handshake for establishing connections, and the four‑way handshake for graceful termination—while illustrating each concept with diagrams and addressing common interview questions.

AckRetransmissionTCP
0 likes · 12 min read
Understanding TCP: ACKs, Retransmission, Three‑Way Handshake & Four‑Way Termination
IT Architects Alliance
IT Architects Alliance
Aug 1, 2021 · Backend Development

Understanding Kafka High Availability: Replication, ISR, and Consumer Offset Issues

This article explains Kafka's high‑availability mechanisms—including multi‑replica design, ISR synchronization, and the impact of the request.required.acks setting—while diagnosing why a single‑replica __consumer_offset topic can cause the entire consumer group to stop when a broker fails.

AckISRKafka
0 likes · 9 min read
Understanding Kafka High Availability: Replication, ISR, and Consumer Offset Issues
Architecture Digest
Architecture Digest
Mar 14, 2021 · Big Data

Understanding Kafka Message Loss: Causes and Mitigation in Broker, Producer, and Consumer

This article explains why Kafka can lose messages at the broker, producer, and consumer levels, describes the underlying mechanisms such as page cache flushing and acknowledgment settings, and provides practical code examples and mitigation strategies to improve reliability.

AckBrokerConsumer
0 likes · 12 min read
Understanding Kafka Message Loss: Causes and Mitigation in Broker, Producer, and Consumer
Selected Java Interview Questions
Selected Java Interview Questions
Dec 27, 2020 · Operations

Kafka Outage and High Availability Mechanisms

This article examines a Kafka outage scenario in a fintech company, explains Kafka’s multi-replica redundancy design, leader‑follower architecture, ISR mechanism, and how misconfiguration of the __consumer_offset topic can cause cluster-wide consumer failures, and provides solutions to ensure true high availability.

AckISRKafka
0 likes · 10 min read
Kafka Outage and High Availability Mechanisms
Architect's Tech Stack
Architect's Tech Stack
Dec 22, 2019 · Backend Development

Reliable Email Sending with RabbitMQ and Spring Boot: Architecture, Implementation, and Testing

This article presents a complete Spring Boot solution for sending emails via RabbitMQ, covering message confirmation, consumer idempotency, retry mechanisms, manual acknowledgments, configuration details, code implementation, testing procedures, and an optional dynamic‑proxy extension for clean business logic.

AckBackendEmail
0 likes · 12 min read
Reliable Email Sending with RabbitMQ and Spring Boot: Architecture, Implementation, and Testing