Resizes journal · 4 articles

Terraform

Articles about Terraform.

8 min read

SFTP server in Kubernetes with SFTPGo

Have you ever needed to create an SFTP server? How do you do it? For those who have created an SFTP server before, you probably know that it is not easy to create and maintain an SFTP server. There…

5 min read

Infrastructure as Code

The Backbone of Modern DevOps Infrastructure as Code (IaC) has revolutionized the way organizations manage and provision their IT infrastructure. Emerging from the needs of agile development and th…

2 min read

CI/CD with OIDC

🚀 Leveraging OIDC for Enhanced Security and Efficiency Between GitHub Actions/GitLab CI and AWS 🔒 In the rapidly evolving landscape of DevOps and cloud computing, the integration of GitHub Action…