Containers Continuous deployment with Gitlab-CI and Kubernetes Create a simple, secure and scalable continuous deployment chain with Gitlab-CI for applications running in Kubernetes. No need for dedicated machines or authentication token inside Gitlab-CI configuration file(s).
Cloud Bootstrap Terraform projects for GCP and Azure Essentials steps and best practices to set up when using Terraform to create infrastructure in Microsoft or Google cloud platforms (Azure and GCP).
Linux How to easily create bash scripts that support options Leverage the built-in getopt shell routine to create easy to use and extend Bash scripts that support options like many Linux command line utilities.