In the last post, OfferUp modernized its DevOps platform with Amazon EKS and Flagger to accelerate time to market, we talked about hypergrowth and the technical challenges encountered by OfferUp in its existing DevOps platform. In this post, we discuss the technical steps to build a DevOps platform that enables the progressive deployment of microservices on Amazon Managed Amazon EKS.

This post shows you how to use the Gloo Edge ingress controller and Flagger to automate canary releases for progressive deployment on the Amazon EKS cluster.

Check the Amazon EKS Cluster details: kubectl cluster-info kubectl version -o json kubectl get nodes -o wide kubectl get pods -A -o wide

Journey to adopt Cloud-Native DevOps platform https://aws.amazon.com/blogs/devops/journey-to-adopt-cloud-native-devops-platform-series-1-offerup-modernized-devops-platform-with-amazon-eks-and-flagger-to-accelerate-time-to-market/ OfferUp modernized DevOps platform with Amazon EKS and Flagger to accelerate time to market

Related Articles