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: K8s
30-Sep-2023

DevOps

GoldiLocks: An Unlocker for K8s Resources Recommendations

In the past decade, we have seen industries evolve their businesses by migrating their applications from monolithic to microservices using various container orchestrations such as K8s, ECS, Docker etc. In this process, a lot of effort has been put into designing architecture that should be scalable, robust, reliable, and so on. As...

by Garvit Mishra
Tag: K8s
28-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: K8s
01-Aug-2023