
EFS Persistent Volume on EKS
EFS Persistent Volume Create namespace (ns.yaml) apply the changes create service account (2-sa.yaml) create cluster role(3-clusterrole.yaml)…
Tutoriels AWS pour la certification Solutions Architect : IAM, EC2, S3, VPC, ELB, Auto Scaling, RDS, DynamoDB, Lambda, CloudFormation, EKS et CloudWatch.

EFS Persistent Volume Create namespace (ns.yaml) apply the changes create service account (2-sa.yaml) create cluster role(3-clusterrole.yaml)…

EBS-Persistent Volume create namespace To separate your cluster resources logically it is best practice to use namespaces .

Learn Kubernetes Dashboard in our AWS series: key concepts, commands and a hands-on example you can reproduce.

Cloudwatch logging of an EKS cluster Enable or Disable per log type log types like api,audit,authenticator,control manager,scheduler Each log type creates its…

AutoScaler Responsible for dynamically scale the nodes in the node group Runs as deployment Decides on the basis of CPU & RAM availability a mixture of…

Node Group Operations get node group details of the cluster scale-out node group to 5 nodes and then check no of instances created in EC2 scale in node group to 3 nodes and then…

Learn EKS Cluster Lab Setup in our AWS series: key concepts, commands and a hands-on example you can reproduce.

EKS Amazon Elastic Kubernetes Service (EKS) is a managed Kubernetes service that makes it easy for you to run Kubernetes on AWS and on-premises.

Simple Storage Service -S3 It is storage for the internet (HTTP or HTTPS) and it has a web service interface.

S3 supports hosting a static website(HTML, HTML with CSS, JavaScript), it does not support dynamic website (server-side processing like java,php.asp.net) hosting.