Building AWS S3-Style Storage and Automated Static Site Deployment in KubernetesSep 15, 2025·11 min read
Engineering a Local Serverless Stack with OpenFaaS, and MongoDBOn-Prem AWS Lambda AlternativeNov 1, 2025·15 min read
From legacy to cloud serverlessPart 3: Continuous Integration on Google CloudDec 25, 2023·11 min read
From legacy to cloud serverlessPart 2: Transform the Docker Compose services to Kubernetes resourcesNov 12, 2023·7 min read
Continuous Deployment to Kubernetes with ArgoCDContinuous deployment (CD) is the process of automatically deploying changes to production. It is a key part of the DevOps toolchain, and it can help organizations to improve their software delivery speed, reliability, and security. ArgoCD is a Kuber...May 18, 2023·12 min read
Deploying and Securing an App on AWS EKS with Gitlab CI/CD and CheckovStreamlining AWS EKS Deployment with GitLab CI/CD and Checkov: Automating Security and Compliance Checks to Ensure a Secure and Reliable Application.Mar 7, 2023·8 min read
Deploy a highly available application in a scalable VPC architecture on AWS.In this article, we are going to deploy a VPC architecture in a scalable way. It is mainly about deploying two VPCs, one for a bastion host in a public subnet, and the second one for the main resources of the architecture, namely two private subnets ...Dec 28, 2022·10 min read