RSSAmplifier

Blog

Smartinary Farm Blog RSS Feed

Smartinary Farm Blog RSS Feed

smartinary.comRSS feed ↗5 posts

Latest posts

The Importance of Safe Defaults: How I Learned the Hard Way

Many years ago, when I was working at a company transitioning from a small startup into a not-so-small startup, I learned a crucial lesson…

How to copy backups from one AWS Backup vault to another

I recently found myself wanting to copy all backups from one AWS Backup vault to another. The reason was that I wanted to move backups from…

How to embed a React app in a Go binary

This blog posts describes how you can embed a React single-page application (SPA) alongside your API backend written in Go without any third…

Why you should use immutable Docker tags

Many companies use tags such as for images of their Docker-based services. Those tags are usually automatically updated to point at the…

When should you be using infrastructure-as-code?

A question I hear quite frequently when consulting companies of various sizes is if they should employ infrastructure-as-code to manage…