Explorations of an Engineer
  • Home
Subscribe
Tagged

aws

A collection of 3 posts

aws

Creating an Autoscaling EKS Cluster using AWS Spot Instances

...that also pulls secrets automatically from AWS Parameter Store or Secrets Manager, automatically creates ALBs and registers DNS entries, and last but not least uses IRSA to grant AWS access to pods. This post is going to use Terraform and Helm, and will assume a working knowledge of AWS, Kubernetes,

Tim Costa Feb 2, 2020 • 8 min read
aws

How we found a TCP hangup regression between AWS ELBs and Node.js

A Node.js security patch for the SlowLoris vulnerability causes many AWS ELBs in their default configuration to throw 504 errors.

Tim Costa Feb 6, 2019 • 9 min read
kubernetes

SSL Terminated Kubernetes Load Balancers in AWS

Launching services in Kubernetes that utilize an AWS Elastic Load Balancer has long been fairly simple - just launch a service with type: LoadBalancer. Where it becomes more complicated and not nearly as well documented is when you want to do SSL termination at the ELB level, a common practice

Tim Costa Feb 8, 2017 • 1 min read
Explorations of an Engineer © 2022
Powered by Ghost