• Home
  • Computing
  • Mountaineering
  • Travel

Ling's Note

Everything related IT, and me.

  • Home
  • Computing
  • Mountaineering
  • Travel
News Ticker
  • [ 2026-04-20 ] [AI] Stateful Knowledge Management: Implementing the LLM-Wiki Architecture AI
  • [ 2026-04-16 ] MCP vs. OpenAPI: A Technical Architecture Judgment for 2026 AI
  • [ 2026-04-15 ] [Architectural Analysis] Multi-Agent Design Patterns in C# LLM Workflows .net Core
  • [ 2026-04-11 ] [Terraform] Managing Vault Secrets via Terraform and OpenTofu: A K3s Token Implementation Computing
  • [ 2024-10-11 ] [Proxmox] Setup proxmox cluster and join node Computing
HomeComputingCloud Computing 雲端服務AWS

AWS

AWS

[AWS] Create file checksum file when S3 Object uploaded

2021-08-16 C.H. Ling 0

Checksum ensure the integrity of file. In AWS S3, it also using eTag to do similar things. It create MD5 value and store in eTag. However, it is not a real checksum for s3 object […]

AWS

[SpringBoot] Add custom metric in spring boot application and show in AWS CloudWatch

2020-11-26 C.H. Ling 1

Application Performance Monitoring is one of the method to ensure application’s availability and status. However, most of them only can check the platform status (e.g. CPU usage / Thread / Memory / etc), some organization […]

AWS

[DevOps] Publish Java package to AWS CodeArtifact

2020-09-16 C.H. Ling 0

AWS CodeArtifact is one of the AWS devops feature for package management. Even compare with NexusOSS, it cannot upload package manually, but it still worth to use if using AWS as DevOps Platform.

Follow on Facebook

  • [AI] Stateful Knowledge Management: Implementing the LLM-Wiki Architecture

    2026-04-20 0
  • MCP vs. OpenAPI: A Technical Architecture Judgment for 2026

    2026-04-16 0
  • [Architectural Analysis] Multi-Agent Design Patterns in C# LLM Workflows

    2026-04-15 0
  • [Terraform] Managing Vault Secrets via Terraform and OpenTofu: A K3s Token Implementation

    2026-04-11 0
  • [Proxmox] Setup proxmox cluster and join node

    2024-10-11 0
Recent Posts
  • [AI] Stateful Knowledge Management: Implementing the LLM-Wiki Architecture
  • MCP vs. OpenAPI: A Technical Architecture Judgment for 2026
  • [Architectural Analysis] Multi-Agent Design Patterns in C# LLM Workflows
  • [Terraform] Managing Vault Secrets via Terraform and OpenTofu: A K3s Token Implementation
  • [Proxmox] Setup proxmox cluster and join node
Recent Comments
  • C.H. Ling on [Angular] 自建Duel List
  • Boris Nates on [MySQL] Generate data dictionary
  • Saad on [Angular] 自建Duel List
  • Kushagra on [MySQL] Generate data dictionary
  • C.H. Ling on [Angular] Idle timeout checking

Copyright © 2026 | MH Magazine WordPress Theme by MH Themes

Ling's Note