article thumbnail

Moving ChartMogul to AWS and Kubernetes

Chart Mogul

Our journey was not your regular AWS migration as it involved moving our infrastructure from classic VMs to containers orchestrated by Kubernetes. In a series of articles, we will share our experiences about: Our journey to AWS EKS (Kubernetes managed service). We were already using some AWS services in production (e.g.,

article thumbnail

Understanding Multi-tenancy, the Keystone of SaaS

CloudGeometry

Some of these include: Create a cluster of nodes per tenant Use IAM and other platform constructs to prevent tenant boundary-crossing. To deal with Containers that offer a challenge by allowing a level of cross-tenant access, this can be remedied using namespaces, Amazon EKS, or other third-party tools.