Giter Club home page Giter Club logo

aws-eks's Introduction

AWS Elastic Kubernetes Service (EKS)

EKS


General

Amazon Web Services (AWS)

Amazon Web Services (AWS) is the world’s most comprehensive and broadly adopted cloud platform, offering over 175 fully featured services from data centers globally. Millions of customers—including the fastest-growing startups, largest enterprises, and leading government agencies—are using AWS to lower costs, become more agile, and innovate faster.

AWS Elastic Kubernetes Service

AWS Elastic Kubernetes Services (EKS) is a fully managed Kubernetes service provided by AWS.


Description of project

This tutorial will demonstrate how to create a AWS Elastic Kubernetes Service (EKS) managed cluster. This will be done in 3 mains steps :

  • Networking Setup, in this section we will set up AWS network environment by creating different resources like a Virtual Private Cloud (VPC), Internet Gateway (IGW), Route Table, Routes, Subnets and Security Group (SG).

  • AWS EKS Cluster, then in this section, we will create IAM Cluster (Control Plane) Role, provision EKS Control Plane, IAM Node Group Role and provision Node Group (Node Group is the name given by AWS to describe group of worker nodes).

  • Cluster Testing, finally we will deploy a simple web application in the EKS Cluster to verify that it's working as expected.


Tutorial Deployment

To deploy the EKS Cluster we purpose two methods :


Infrastructure

EKS Architecture for Control Plane and Worker Node Communication

EKS communication infra


EKS Detailed Network Infrastructure

EKS network schema


EKS Project Architecture

EKS infra schema

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.