PinnedInFAUN.dev() 🐾byMostafa Wael·Sep 3, 20248 Strategies to Scale Web Applications: Building Resilient, High-Performance SystemsIn the ever-evolving world of web development, scaling a web application is a crucial task that requires a thoughtful approach to…
PinnedInFAUN.dev() 🐾byMostafa Wael·Sep 3, 2024Building Better Cloud Architectures with the AWS Well-Architected FrameworkIn today’s fast-paced digital landscape, building secure, high-performing, resilient, and efficient infrastructure is essential for any…
PinnedInTDS ArchivebyMostafa Wael·May 12, 2023Cook your First U-Net in PyTorchA magic recipe to empower your image segmentation projectsA response icon7A response icon7
PinnedInFAUN.dev() 🐾byMostafa Wael·Aug 29, 2024DevSecOps Best Practices & Tools for 2024!DevSecOps is the integration of security practices within the DevOps process, ensuring that security is a core component of the software…
PinnedInFAUN.dev() 🐾byMostafa Wael·Jun 26, 2022Top 10 Linux Interview Questions! How many questions can you answer correctly?[Part I]Do you know that Linux powers more than 90% of the world’s fastest computers? Without a doubt! Linux is popular among techies because it is…A response icon8A response icon8
InDevOps.devbyMostafa Wael·Jul 14, 2025Make Your App Play Nice with Kubernetes — A Simple Guide to Creating a Kubernetes Kubeconfig…Kubernetes is a powerful tool, but setting up secure access for your application can feel like a maze. In this guide, I’ll walk you…
Mostafa Wael·Jul 6, 2025Log Retention in Google Cloud: A Simple, yet important GuideLogs are like a diary for your Google Cloud resources, whether it’s a virtual machine (VM), a Kubernetes cluster, or a Cloud Function…
InVenturebyMostafa Wael·Jun 29, 2025From Staging to Production: Why Synthetic Monitoring is the Missing Piece — Beyond E2E TestingImagine you’ve just deployed a new feature to your application. Your End-to-End (E2E) tests passed with flying colors in the staging…
InFAUN.dev() 🐾byMostafa Wael·Jun 28, 2025Production-Grade ClickHouse Backup & Restore with GCS and KubernetesClickHouse is fast. ClickHouse is powerful. But when it comes to backups? You’re on your own.
InTowards AWSbyMostafa Wael·Jun 11, 2025DevOps Essentials: A Comprehensive Guide to Setting Up the AWS Load Balancer Controller for…In the world of Kubernetes, managing traffic to your applications is crucial for ensuring high availability and scalability. The AWS Load…