SBSasiram Beekeinbksdevops.hashnode.dev·May 17 · 4 min readBuilding an AI-Powered Pull Request Reviewer using AWS Bedrock, Lambda & GitHubAutomating code reviews using Generative AI and Serverless AWS Services. 📌 Introduction Code reviews are one of the most important parts of software development. They help improve: Code quality Se00
SBSasiram Beekeinbksdevops.hashnode.dev·Sep 22, 2025 · 2 min readDeploy 2048 app on AWS EKSPrerequisites : kubectl : A command line tool for working with Kubernetes clusters.Link to install kubectl = https://kubernetes.io/docs/tasks/tools/install-kubectl-windows/eksctl – A command line tool for working with EKS clusters that automates many...00
SBSasiram Beekeinazurejourney.hashnode.dev·Jan 31, 2024 · 3 min readAzure Zero to Hero Day -6Azure Networking Advanced Azure App Gateway & WAF Azure Application Gateway is a web traffic load balancer that enables you to manage traffic to your web applications. It is a Layer 7 (application layer) load balancer. Web Application Firewall (WAF) ...00
SBSasiram Beekeinazurejourney.hashnode.dev·Jan 27, 2024 · 4 min readAzure Zero to Hero Day -5Azure Networking Services Virtual Network (VNet) Azure Virtual Network is a service that provides the fundamental building block for your private network in Azure. An instance of the service (a virtual network) enables many types of Azure resources t...00
SBSasiram Beekeinazurejourney.hashnode.dev·Jan 26, 2024 · 4 min readAzure Zero to Hero Day - 4Virtualization Virtualization is a technology that allows multiple operating systems (OS) or applications to run on a single physical machine or server. Components of Virtualization Hypervisor (Virtual Machine Monitor): The hypervisor is a crucial ...00