youssefshawky.hashnode.devA Guide to - Amazon EKS Access and PermissionInception Hello Everyone, today’s blog is about how to build an EKS cluster and guide you through the configuration of authentication and authorization within Amazon EKS and standard Kubernetes environments. Overview This blog will explain how to bui...Jan 9·13 min read
youssefshawky.hashnode.devAWS - Ephemeral CI/CD Infrastructure with Terraform - Ansible - GitHub ActionsInception Hello everyone, today blog is about ephemeral infrastructure and how we can use the DevOps tools to build temporary infrastructure for dev testing. It can be performed by mixing the benefits of Infrastructure as code concepts and automation...Jan 4·10 min read
youssefshawky.hashnode.devAnsible Basics EssentialsInception Hello Everyone, this article is about revising ansible concepts, and how we use it in real DevOps environments. Overview When we talk about tech company dealing with servers, code, new feature, and configuration everyday. Its important to h...Jan 1·13 min read
youssefshawky.hashnode.devA Guide to Azure DevOps - Environment ProtectionInception Hello everyone, this post is aimed at guiding you to protect your environment from deployment across (dev, Pre-Prod, production) by segregating environments, building a secure pipeline, and approval gates using Azure DevOps Environment. You...Dec 21, 2025·8 min read
youssefshawky.hashnode.devA Guide to Azure DevOps Branch ProtectionInception Hello everyone, this post is aimed at guiding you to protect your branch in Azure Repos and maintain stable, production-ready code. In addition, implementing a lap simulating the situation to explain the concept Overview First, let me expla...Dec 13, 2025·7 min read