Hi there
It is through improving our ability to deliver software that organizations can deliver features faster, pivot when needed, respond to compliance and security changes, and take advantage of fast feedback to attract new customers and delight existing ones.
Certificates and Public Key Infrastructure

As developers who frequently work with these infrastructures, it’s necessary to understand their history and current state to form a complete knowledge system.
Infrastructure Building — HTTPS Certificates

Although we frequently deal with certificates, we don’t truly understand them. Recently, I needed to implement an internal PKI, so I researched certificates and related concepts in depth.
Using Go Workspace to Implement Local Extension Packages

Using Go Workspace to implement local extension packages, avoiding the need to publish to Gitlab after each modification, improving development efficiency
Using Private Projects as Extension Packages in Go

How to use internal Gitlab repositories as extension packages in Go projects
Docker build multi-platform images

With the popularity of ARM and Apple’s promotion of M1 series chips, cross-platform container images have become increasingly urgent.