🌐
GitHub
github.com β€Ί aws-samples β€Ί aws-saas-factory-eks-reference-architecture β€Ί blob β€Ί main β€Ί GUIDE.md
aws-saas-factory-eks-reference-architecture/GUIDE.md at main Β· aws-samples/aws-saas-factory-eks-reference-architecture
In the sections that follow, we’ll look inside the inner-workings of this sample SaaS EKS environment. We’ll explore the key architectural strategies that are used to address the isolation, identity, data partitioning, routing, deployment, and operational considerations associated with building and delivering a SaaS solution an EKS SaaS solution on AWS.
Author Β  aws-samples
🌐
AWS
docs.aws.amazon.com β€Ί amazon eks β€Ί user guide β€Ί what is amazon eks? β€Ί amazon eks architecture
Amazon EKS architecture - Amazon EKS
Learn how Amazon EKS aligns with Kubernetes cluster architecture, offering a highly available and resilient control plane, and flexible compute options like AWS Fargate, Karpenter, managed node groups, and self-managed nodes to meet diverse workload requirements.
Discussions

What are the key AWS concepts to understand when using EKS with Fargate?
The key concept is to use ECS More on reddit.com
🌐 r/aws
6
8
April 5, 2024
Designing a Secure, Scalable EKS Architecture for a FinTech Microservices App – Need Inputs
Ask the LLM that you used while making this post, and please share the name of the company with us so we don't accidentally use it in the future More on reddit.com
🌐 r/kubernetes
12
0
December 17, 2025
AWS EKS Architecture Discussion

AWS VPC main table is for non explicitly associated subnets, you can have 200 route tables with 50 routes each.

When you create a VPC, it automatically has a main route table. 
The main route table controls the routing for all subnets that are not explicitly associated with any other route table. 
On the Route Tables page in the Amazon VPC console, you can view the main route table for a VPC by looking for Yes in the Main column.

I assume you are talking about scenario #2 in this doc https://aws.amazon.com/blogs/containers/optimize-ip-addresses-usage-by-pods-in-your-amazon-eks-cluster/

In that case you do not need a route per node, but a route per private subnet where your nodes secondary ENI's will be on.

More on reddit.com
🌐 r/devops
8
15
January 8, 2021
Designing a Secure, Scalable EKS Architecture for ...
🌐 r/aws
🌐
GitHub
github.com β€Ί aws-samples β€Ί aws-saas-factory-eks-reference-architecture
GitHub - aws-samples/aws-saas-factory-eks-reference-architecture: This repository provides a reference architecture for building an end to end SaaS solution using Amazon Elastic Kubernetes Service (EKS) Β· GitHub
The goal is to provide SaaS developers and architects with working code that will illustrate how multi-tenant SaaS applications can be design and delivered on AWS. The solution covers a broad range of multi-tenant considerations, including tenant ...
Starred by 331 users
Forked by 117 users
Languages Β  TypeScript 47.2% | HTML 22.5% | Java 17.7% | Shell 6.0% | SCSS 5.4% | JavaScript 1.0% | Dockerfile 0.2%
🌐
Aws-solutions-library-samples
aws-solutions-library-samples.github.io β€Ί compute β€Ί cell-based-architecture-for-amazon-eks.html
Guidance for EKS Cell-Based Architecture for High Availability on Amazon EKS | AWS Solutions Library Samples
Summary: This implementation guide provides an overview of the Guidance for EKS Cell-Based Architecture for High Availability on Amazon EKS, its reference architecture and components, considerations for planning the deployment, and configuration steps for deploying the Guidance name to Amazon Web Services (AWS).
🌐
Medium
medium.com β€Ί the-programmer β€Ί aws-eks-fundamentals-core-components-for-absolute-beginners-part1-9b16e19cedb3
AWS EKS Fundamentals: Architecture & Components | by @pramodchandrayan | The Pragmatic Engineer | Medium
August 13, 2021 - AWS EKS Fundamentals: Architecture & Components Learn about Managed EKS and Create EKS Cluster using eksctl When it comes to set up a production-grade container orchestration to automate deployment …
🌐
Medium
medium.com β€Ί @david.e.munoz β€Ί aws-elastic-kubernetes-service-eks-e5f4c00b3781
AWS Elastic Kubernetes Service (EKS) | by David Munoz | Medium
September 23, 2024 - For this project, I will be deploying AWS managed Elastic Kubernetes Service (EKS) with the help of Terraform Tutorials. This is in an effort to familiarize myself with AWS services and understand the underlying components for an EKS deployment. EKS will allow us to develop an understanding for deploying, managing, and scale containerized applications on Kubernetes. Of Course this project will also include Hashicorp’s IaC, Terraform. ... Next is designing the Architecture diagram.
🌐
Octopus Deploy
octopus.com β€Ί docs β€Ί getting-started β€Ί reference-architectures β€Ί eks-reference-architecture
EKS Reference Architecture | Documentation and Support
November 13, 2023 - The _ AWS EKS Infrastructure project contains a runbook called Create EKS Cluster. This runbook creates a Fargate EKS cluster with the supplied name in the supplied region and then installs the NGINX ingress controller on it.
🌐
GitHub
github.com β€Ί clowdhaus β€Ί eks-reference-architecture
GitHub - clowdhaus/eks-reference-architecture: Reference EKS architectures using https://github.com/terraform-aws-modules/terraform-aws-eks
Reference EKS architectures using https://github.com/terraform-aws-modules/terraform-aws-eks - GitHub - clowdhaus/eks-reference-architecture: Reference EKS architectures using https://github.com/terraform-aws-modules/terraform-aws-eks
Starred by 108 users
Forked by 31 users
Languages Β  HCL 86.0% | Jupyter Notebook 14.0% | HCL 86.0% | Jupyter Notebook 14.0%
Find elsewhere
🌐
DevOpsSchool.com
devopsschool.com β€Ί blog β€Ί amazon-elastic-kubernetes-service-amazon-eks-architecture-explained-with-diagram
Amazon Elastic Kubernetes Service (Amazon EKS) Architecture Explained with Diagram
Latest doc – https://github.com/certifications-tutorials/kubernetes-cluster-setup Following commands would help you to create 1 Master and 1 Node in same VM. Run Following commands in Master Node Run following…
🌐
AWS
aws.amazon.com β€Ί blogs β€Ί architecture β€Ί category β€Ί compute β€Ί amazon-kubernetes-service
Amazon Elastic Kubernetes Service | AWS Architecture Blog
This post explores how ALS GeoAnalytics successfully deployed LITHOLENS β„’ with Amazon Elastic Kubernetes Service (Amazon EKS) to scale model training and inference while minimizing cost.
🌐
AWS
docs.aws.amazon.com β€Ί architecture diagrams β€Ί architecture diagrams β€Ί modernize applications with microservices using amazon eks
Modernize Applications with Microservices Using Amazon EKS - Modernize Applications with Microservices Using Amazon EKS
April 12, 2021 - Modernize Applications with Microservices Using Amazon EKS DiagramDownload editable diagramCreate a free AWS accountFurther readingContributorsDiagram history ... This architecture enables you to integrate Amazon Elastic Kubernetes Service (Amazon EKS) with VMware Cloud on AWS.
🌐
Sedai
sedai.io β€Ί home β€Ί blog β€Ί guide amazon eks managed kubernetes aws
Amazon EKS Guide 2026: Build and Scale Kubernetes on AWS | Sedai
2 weeks ago - Explore how Amazon EKS works in 2026. Learn key features, pricing, and best practices for building and scaling production-ready Kubernetes on AWS.
🌐
Sonatype
help.sonatype.com β€Ί en β€Ί sonatype-iq-reference-architecture-aws-eks-kubernetes-high-availability.html
AWS EKS Kubernetes High Availability IQ Reference Architecture
December 11, 2025 - This reference architecture describes how to deploy a high-availability (HA) Sonatype IQ Server cluster on Amazon Elastic Kubernetes Service (EKS).
🌐
Lucid
lucid.co β€Ί templates β€Ί aws-kubernetes-nodes-with-eks
AWS Kubernetes nodes with EKS
Visualize the components of common AWS architecture. Understand the flow of information and interactions among different AWS and Kubernetes services. Access Lucidchart's AWS (2019) and Kubernetes shape libraries.
🌐
DEV Community
dev.to β€Ί oncloud7 β€Ί inside-amazon-eks-understanding-its-core-architecture-324o
Inside Amazon EKS: Understanding Its Core Architecture - DEV Community
November 30, 2025 - This blog will guide you through the core architecture of Amazon EKS, discussing the control plane, worker nodes, networking, IAM roles, and the CNI plugin that facilitates pod communication. β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚ AWS Managed Control Plane β”‚ │───────────────────────────────────────────│ β”‚ β€’ API Server β”‚ β”‚ β€’ etcd (Multi-AZ HA) β”‚ β”‚ β€’ Scheduler β”‚ β”‚ β€’ Controller Manager
🌐
Amazon Web Services
aws.amazon.com β€Ί products β€Ί amazon eks β€Ί getting started
Getting Started with Amazon EKS - Amazon Web Services
Follow our hands-on workshops to deploy inference workloads on EKS using your choice of accelerator - the NVIDIA based workshop for GPU-based inference and AWS Neuron based workshop using Inferentia & Trainium accelerators. Both workshops cover essential tasks like device plugin setup, resource management, and monitoring. Refer to the comprehensive EKS Best Practices Guide for AI/ML workloads to ensure your inference deployments follow proven patterns for compute, networking, storage, and observability. These guides serve as ongoing references as you operate and evolve your inference architecture on EKS.
Published Β  1 week ago
🌐
Spot.io
spot.io β€Ί resources β€Ί aws-eks β€Ί complete-guide-aws-eks-architecture-pricing-tips
Complete guide to AWS EKS: Architecture, pricing, and tips for success
March 15, 2026 - In AWS EKS, the architecture consists of two main components – the control plane and the data plane – that work together to provide a highly available, scalable, and secure platform.
🌐
EKS Anywhere
anywhere.eks.amazonaws.com β€Ί docs β€Ί concepts β€Ί architecture
EKS Anywhere Architecture | EKS Anywhere
February 28, 2024 - The management cluster must be managed with the eksctl CLI, whereas workload clusters can be managed with the eksctl CLI or with Kubernetes API-compatible clients such as kubectl, GitOps, or Terraform. If you use the management cluster architecture, the management cluster must run on the same infrastructure provider as your workload clusters.
🌐
AWS
docs.aws.amazon.com β€Ί pdfs β€Ί architecture-diagrams β€Ί latest β€Ί modernize-applications-with-microservices-using-amazon-eks β€Ί modernize-applications-with-microservices-using-amazon-eks.pdf pdf
Architecture Diagrams Modernize Applications with Microservices
July 24, 2023 - Modernize Applications with Microservices Using Amazon EKS Diagram ......................................... 1 Β· Download editable diagram ....................................................................................................................... 2 Β· Create a free AWS account .........................................................................................................................