DevOps Lead, AWS Consultant, Software engineer
AWS Kinesis optimal shards and cost estimation with hands on demo using producer and consumer long running tasks
Seven steps process to enable cluster autoscaler in EKS
Pods in Kubernetes need to store data which gets lost if kubelet restarts the pod or pods are intentionally deleted or recreated. Empty Dir volume or Host path volume use the local disk of the node to mount the volume. Cloud volumes like AWS EBS mou...