DevOps

Optimizing Kubernetes Security with EKS Pod Identity: A Business Imperative

Introduction For over a decade, we've relied on AWS Managed Kubernetes (EKS) clusters to deploy our microservices workloads. As businesses increasingly depend on cloud-native applications, security, and compliance have become critical components for ensuring business continuity and growth. These applications, deployed across clusters,...

by Garvit Mishra
Tag: EKS
26-Sep-2024

DevOps

Enhancing Business Agility: A Cloud Migration Success Story for a Multimedia Platform

In today’s business world, agility, scalability, and performance are more important than ever. Many organizations face the challenge of managing rapid growth while ensuring high uptime and operational flexibility. Initially deployed on-premises using Docker Swarm, this infrastructure required a more scalable solution to meet the...

by Keshav Kashyap
Tag: EKS
15-Sep-2024

AWS, DevOps

Velero: EKS backup and restore || Cluster Migration

Overview Velero (formerly Heptio Ark) gives you tools to back up and restore your Kubernetes cluster resources and persistent volumes. You can run Velero with a cloud provider or on-premises. Velero lets you: Take backups of your cluster and restore them in case of loss. Migrate cluster resources to other clusters. ...

by Sumit Tiwari
Tag: EKS
30-Sep-2023

Application Security, AWS

Creating Production Grade Microservices Architecture on AWS EKS

Introduction The main goal of this blog is to provide production-grade best practices for Microservices Infra in a way to implement the entire system easily on your own. You’ll see what an end-to-end solution looks like, including how to combine Kubernetes, AWS VPCs, data stores, CI/CD, secrets management, and a whole lot more to...

by Sanyam Munjal
Tag: EKS
01-Aug-2023