Using the ADD instruction to download files from URL in a dockerfile
Generate docker images that only differ on their base image
Allow git to detect a file rename as a change to be committed
Solve unprotected private ssh key file error due to permissions
Candost and I talked about DevOps and SRE as a career. Opportunities, challenges, growth, etc.
Nowadays users expect instant results at all times. Companies, in turn, need to be capable of responding to changes with extremely quick turnarounds. This is where CI/CD comes into play. It helps businesses deliver value faster and better for their users.
An attempt to define what is DevOps, its main components and related foundational knowledge, such as The Three Ways of DevOps and the Four Keys.
A tool that interacts with the DigitalOcean App Platform to extend the app spec capabilities with support for multiple environments for the same application, diff output, etc.
Overview of VPC and related concepts, and walkthrough of how to deploy a VPC in AWS with Terraform.
Overview of AWS Route53 and how to configure DNS records using Terraform
Introduction to Terraform and how to set it up to manage AWS resources
Using github-changelog-generator in combination with Github Actions to automatically update the Changelog file plus the body of project’s releases.
Improving startup time for mysql containers by generating containers with data already loaded into the database.
Deploy GitLab wikis as mkdocs site in automated fashion using GitLab CI with an internal tool (Wiki Releaser)
A high level overview of AST in Powershell with links to docs and related content