Recent Articles
AWS services and IAM
Keeping our digital spaces secure is crucial, especially in a massive and always-changing platform like Amazon Web Services (AWS). As cyber threats get more complicated, it’s vital to have strong security in place to protect our information, programs, and systems....
Automating Vertical Pod Autoscaler installations
Today we will shortly describe how in an automated way you can avoid manual installation of of Vertical Pod Autoscaler ( VPA ) for Kubernetes. For simplicity of this post in our case – we manage our infrastructure using ArgoCD with...
Terraform – design principles for your project
When designing infrastructure, a major hurdle is figuring out the optimal size and structure for stacks. Initially, you might think about using a single stack code project to manage your entire system. However, as your system grows, this approach becomes...
Reliable Terraform runs with a lock file
Intro into Terraform lock file Greetings, technology enthusiasts! In this discussion, we will dive into one of great aspect of the Terraform ecosystem – the .terraform.lock.hcl lockfile. However, what makes it so important and how does it impact us? Let’s...
Securely Manage Multiple GitHub Repositories with Gpg
In this short article, I will share how our engineers in Raftech are handling multiple Github organizations with different GIT settings. In this particular example, the settings we will refer to are GPG keys. These keys are connected to our...
Automate terraform modules versioning with GitHub actions
Like most engineers out there, we try to focus as much as possible on automation. One of those ways is using modules when working with Terraform. But sometimes, finding an efficient way to release and distribute those can present a challenge....
Recent Comments
No comments to show.