Speaker
Until conference starts:
✓ Team discounts
✓ All inclusive 4-Day Passes available
Until conference starts:
✓ Team discounts
✓ All inclusive 4-Day Passes available
Infos
Description
In this talk I will be implementing a Kubernetes Cluster in Amazon EKS "Fargate and Managed Node" with AWS CDK. Using the pipeline to provision both of them and to see the differences. An EKS Cluster can manage many applications thanks to its pod’s resources. Therefore, it can be very useful to use an Application Load Balancer (ALB) for your cluster to avoid overloading the pods hosting your applications. To do so, I will use the “ALB ingress controller”.