Snowpeak Blog

Sharing and discussing cutting-edge technologies of AI and cloud computing, and other interesting topics.

All Article

Global Cloud Resource Monitoring System Without Managed Services

Build a global resource monitoring system without using any cloud platform managed services.

Chat with AI and Plot with Python - Introducing ChatPyplot

This article introduces an intelligent tool that combines the Python Matplotlib library with AI conversational capabilities. Users can interact with AI using natural language to discuss math-related t...

Chat with AI and Draw with GeoGebra

Introducing an intelligent tool that combines GeoGebra math software with AI chat functionality. Users can communicate with AI about math-related questions in natural language, and AI will generate co...

Deploy DeepSeek on Azure and Integrate with Open WebUI

DeepSeek is an open-source large language model released by Hangzhou DeepSeek Artificial Intelligence Infrastructure Technology Research Co., Ltd. It has been continuously popular recently, causing of...

Using Vision Plugin to Enable GitHub Copilot for Image Q&A

To extend Copilot's functionality, Microsoft released a plugin called Vision for Copilot Preview, which uses Copilot's Agent mechanism to connect with OpenAI's GPT 4o model for image recognition and Q...

Using Web Search Plugin to Extend GitHub Copilot Q&A

GitHub Copilot is an AI-powered code suggestion tool developed collaboratively by GitHub and OpenAI. It can provide code suggestions based on context and answer various technical questions. However, C...

Configuring Free Domain Email Using Tencent Enterprise Email

It's now common for developers to deploy their own personal websites and register their own domain names, but deploying an email server isn't that simple. The free version of Tencent Enterprise Email ...

Displaying Code Coverage in Azure Pipeline

Azure Pipeline is a managed service in Microsoft's cloud-based DevOps toolset responsible for automated pipelines. It has comprehensive pipeline management capabilities and integrates easily with vari...

Protecting API Management APIs with Azure AD OAuth 2.0

Azure API Management is a hosted API gateway service on Microsoft Azure cloud with comprehensive API management capabilities. In terms of security, it can be tightly integrated with Azure Active Direc...

Customizing AKS Worker Nodes Using DaemonSet

Often we need to run supporting software on AKS (Azure Kubernetes Service) worker nodes, such as malware scanners, Policy Enforcers, etc. Currently, AKS worker nodes can only use operating system imag...

Azure DevOps Deploying Java Spring Applications to Azure App Service

Azure DevOps is an end-to-end enterprise-level development management platform on Microsoft Azure cloud platform, where Azure Pipelines is the core service for implementing CI/CD using pipelines. Azur...

Azure DevOps Comprehensive Management of ACR and AKS

Azure DevOps is Microsoft's fully managed DevOps pipeline service in the cloud, offering comprehensive pipeline management features and easy integration with various testing, build, and deployment too...

Tools