Hosting Postgres on AWS EC2

public 3 min read
Startups or companies have started becoming cost efficient. Reducing the cost if servers is an important KPI for any CTO…
KO with GO

KO with GO

public 5 min read
ko is a simple, fast container image builder for Go applications. It's ideal for use cases where your image contains a single Go application without any/many dependencies on the OS base image (e.g., no cgo, no OS package dependencies).