Explorations of an Engineer
  • Home
Sign in Subscribe

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 [https://aws.amazon.com/blogs/opensource/introducing-fine-grained-iam-roles-service-accounts/] to grant AWS access to pods. This post is going to use Terraform and Helm, and will
Feb 2, 2020 8 min read
aws Featured

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.
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
Feb 8, 2017 1 min read
Page 1 of 1
Explorations of an Engineer © 2023
Powered by Ghost