Praduman Prajapatiitspraduman.hashnode.dev·Feb 17, 2025Mastering DevOps: Transforming a Go Web App with End-to-End AutomationSource code & repository of the project 👇 https://github.com/praduman8435/go-web-app In this article, we will implement comprehensive end-to-end DevOps practices on a project that currently lacks any DevOps methodologies! Steps We Will Take: Fir...Devops
Jayakumar Sakthivelcloudwithjk.hashnode.dev·Feb 16, 2025Falco : A Runtime Security Tool - Simple POC Implementation in KubernetesIntroduction In the world of cloud native security, Falco stands out as a powerful runtime security tool. This blog post will focus on understanding how Falco rules work in practice and implementing them in an Amazon EKS environment What is Falco? Fa...falco
Siva Manikantaeksupgrade.hashnode.dev·Feb 11, 2025🚀 Upgrading Your Amazon EKS Cluster – Best Practices & Lessons Learned! 🚀Just completed an Amazon EKS cluster upgrade, and here are some key Points that might help you. 🔹 Why Upgrade? Keeping your Kubernetes version up to date is crucial for security patches, new features, and improved stability. AWS supports only the la...EKS
AL Noor Istiak Mahmudtop-devops-tools-2025.hashnode.dev·Jan 31, 2025Top 15 AWS Services that Every DevOps Engineer Should LearnIn the ever-evolving world of cloud computing, Amazon Web Services (AWS) has emerged as a dominant force, offering many services catering to various application development, deployment, and management aspects. For DevOps engineers, mastering AWS is n...10 likesDeveloper Tools
Toluwase Makanjuolatolu4realluv.hashnode.dev·Jan 25, 2025Building Elastic Kubernetes Service (EKS) With Terraform — Deploying and Packaging applications with HelmBuilding Elastic Kubernetes Service (EKS) With Terraform — Deploying and Packaging applications with Helm Toluwase Makanjuola 14 min read·Just now This project seeks to solidify your skills by focusing more on the best practice setup. You will use ...EKS
sneh srivastavasnehcreate.hashnode.dev·Jan 24, 2025Redirect Issue in the Bank App Deployed on EKS on custom domainHow Session Affinity Solved the Redirect Issue in the Bank App Deployed on EKS When deploying applications on Kubernetes with an ingress controller (e.g., NGINX ingress), maintaining consistent user sessions becomes crucial for web applications, espe...46 readsEKS
Matias MartinezforBlog de CloudAcademyblog.cloudacademy.ar·Jan 21, 2025Todo lo que necesitas saber antes de usar EKS Auto ModeAWS sacó hace poco una nueva función de EKS con el nombre de “AWS EKS Auto Mode”, la cual promete simplificar significativamente la gestión de nodos en clusters de Amazon EKS.En este artículo, vamos a analizar qué es, sus beneficios y, lo más importa...77 readsAWSAWS
Amit Sidesamitsides.hashnode.dev·Jan 18, 2025A Complete Guide for Building ML Pipeline with Athena, SQS, EKS, Keda & SageMaker[ Included: the architecture, YAMLs, and Python Code for the 2 microservices (Athena→SQS & SQS→SageMaker) to make this pipeline work. ] Secured Data Pipeline: Secure your (Athena, SQS) Credentials in Vault/Secret Manager for the Pods to Query Them P...1 likeEKS
karan jaykarmasteryink8s.hashnode.dev·Jan 17, 2025Mastering Kubernetes: The Ultimate Guide to Container OrchestrationIntroduction In today’s fast-evolving tech landscape, Kubernetes has emerged as the de facto standard for container orchestration. Whether you're a developer, DevOps engineer, or IT administrator, mastering Kubernetes can significantly enhance your a...k8s-interview-questions
Hein Htet WinforHeinux Blogsheinhtetwin.hashnode.dev·Jan 14, 2025Exploring AWS EKS Auto-mode | Sample app deployment (Part-1)Welcome back everyone, and Happy new year 2025! 🧨 In this article, I will explore about the new feature introduced in AWS re:Invent 2024, AWS EKS Auto Mode. (You can see the original news post here.) The main purpose of EKS Auto Mode is to streamlin...79 readsAWS ServicesEKS