Files
tmpl-test-go/docs/architecture.md
Scaffolder c8792e4486
All checks were successful
Build and Push to ACR / Build and Push (push) Successful in 7m17s
initial commit
Change-Id: I15ddbaddac362bcec0e791a2508c9376349d177c
2026-03-24 23:32:49 +00:00

454 B

Architecture

tmpl-test-go is a Go 1.22 service using only the standard net/http library.

Component Technology
HTTP stdlib net/http
Metrics prometheus/client_golang/metrics
Health /health
Image Distroless nonroot (minimal attack surface)

Deployment flow

Push → build-push.yml (go test + docker build → ACR)
     → deploy-humanitec.yml (humctl score deploy)