Resizes journal · 6 articles

AWS

Articles about AWS / aws.

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…

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…