Blog
Association Game With Docker Swarm, Kubernetes And Amazon ECS
Docker Swarm Scale - for local development or small-sized applications. Never used it for a production environment, though it is...
MVC Design Pattern In Terraform
In this blog post, I'm going to share how to use Input Variables a.k.a variables, and Local Values a.k.a locals,...
Auto-Update README.md According To Source Code
My Workflow This action assists with keeping README.md files up to date with your application's outputs. Some use cases for...
Parsing Command Line Arguments In Bash
TL;DR: bargs - A featherweight Bash package, which enables an easy way to use command line arguments in your Bash...